Skip to content

fix: auto-dispatch incident code workers#7

Merged
KKK985429 merged 1 commit into
mainfrom
auto-dispatch-incident-worker
May 5, 2026
Merged

fix: auto-dispatch incident code workers#7
KKK985429 merged 1 commit into
mainfrom
auto-dispatch-incident-worker

Conversation

@KKK985429
Copy link
Copy Markdown
Owner

Dispatch incident_new and incident_regressed events directly through CallCodeWorkerTool instead of relying on the leader LLM to decide whether to call the tool.

Persist observable activity log entries for incident dispatch, prevent duplicate in-progress code worker calls for the same incident, and keep worker/reviewer aggregate output visible when a chat_response is also present.

Sanitize worker job path segments so incident thread ids such as incident::fingerprint work on Windows and Linux.

Add deterministic incident auto-dispatch coverage verifying leader-task bundles, full traceback propagation, ecommerce repo targeting, duplicate-dispatch prevention, and platform-aware worker runtime assertions.

Dispatch incident_new and incident_regressed events directly through CallCodeWorkerTool instead of relying on the leader LLM to decide whether to call the tool.

Persist observable activity log entries for incident dispatch, prevent duplicate in-progress code worker calls for the same incident, and keep worker/reviewer aggregate output visible when a chat_response is also present.

Sanitize worker job path segments so incident thread ids such as incident::fingerprint work on Windows and Linux.

Add deterministic incident auto-dispatch coverage verifying leader-task bundles, full traceback propagation, ecommerce repo targeting, duplicate-dispatch prevention, and platform-aware worker runtime assertions.
@KKK985429 KKK985429 merged commit c1eb1c6 into main May 5, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant