Skip to content

Expose Active Agents inspect context inside VS Code#335

Merged
NagyVikt merged 1 commit intomainfrom
agent/codex/inspect-active-agent-session-2026-04-22-17-45
Apr 22, 2026
Merged

Expose Active Agents inspect context inside VS Code#335
NagyVikt merged 1 commit intomainfrom
agent/codex/inspect-active-agent-session-2026-04-22-17-45

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Automated by gx branch finish (PR flow).

The Active Agents view already had finish, sync, diff, and commit actions, but branch diagnosis still required leaving VS Code. This adds a single inspect panel for divergence, held locks, and agent logs while reusing the existing watcher-driven refresh loop and keeping the shipped and template bundles aligned.

Constraint: Keep runtime and template extension bundles in lockstep
Rejected: Separate polling loop for inspect refresh | would drift from the shared debounce path and duplicate watcher logic
Confidence: high
Scope-risk: moderate
Directive: Keep inspect data rooted in session-schema helpers and the shared refresh cycle; do not add a second refresh path for the panel
Tested: node --test test/vscode-active-agents-session-state.test.js; openspec validate agent-codex-inspect-active-agent-session-2026-04-22-17-45 --type change --strict; openspec validate --specs
Not-tested: Manual VS Code UI run against a live workspace
@NagyVikt NagyVikt merged commit eef0f68 into main Apr 22, 2026
1 check passed
@NagyVikt NagyVikt deleted the agent/codex/inspect-active-agent-session-2026-04-22-17-45 branch April 22, 2026 15:57
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