Skip to content

Add incident observability panel#13

Merged
KKK985429 merged 1 commit into
mainfrom
codex/incident-observability-panel
May 9, 2026
Merged

Add incident observability panel#13
KKK985429 merged 1 commit into
mainfrom
codex/incident-observability-panel

Conversation

@1612535983
Copy link
Copy Markdown
Collaborator

What changed

  • add an incident-focused observability panel in the web console
  • show active incidents even when no chat conversation is created
  • display inferred repair stages, traceback preview, and runtime health
  • keep existing chat/plan views working for normal conversations

Why

During demo rehearsal, the backend incident pipeline was running correctly, but the frontend stayed blank because it only rendered conversation-backed plan snapshots. This made the auto-repair flow hard to observe live.

Impact

The dashboard can now directly surface incident status, plan progress, and activity logs for the auto-repair pipeline, which makes debugging and demo recording much easier.

Validation

  • cd web && npm run build

@KKK985429 KKK985429 merged commit 7cd9f67 into main May 9, 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.

2 participants