You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: preserve extra SDK fields in ingest payload + Laravel command UI
- Add #[serde(flatten)] extra field to IngestPayload so SDK-specific
fields (command, exit_code, laravel version, etc.) are no longer
silently dropped on deserialization
- Add Artisan Command context panel to IssueDetails showing command name,
exit code, input, and Laravel/PHP version badges
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments