Conversation
The VS Code companion already handled launcher JSON and AGENT.lock telemetry, but gx branch start can leave a useful managed worktree with neither. The session reader now synthesizes rows from real agent/* worktrees under managed roots, preserving richer telemetry when present, so the Source Control view no longer falls back to empty while sandboxes exist. Constraint: gx branch start may create managed worktrees without active-session JSON or AGENT.lock telemetry Rejected: Emit fake launcher records from the extension | the view should read durable repo state without changing producer semantics Confidence: high Scope-risk: narrow Directive: Keep live and template Active Agents sources in sync when changing extension discovery Tested: node --test test/vscode-active-agents-session-state.test.js; node --test test/metadata.test.js; openspec validate agent-codex-patch-vscode-active-agents-empty-list-2026-04-23-11-32 --strict; git diff --check Not-tested: Manual VS Code reload screenshot after installing 0.0.8
NagyVikt
added a commit
that referenced
this pull request
Apr 23, 2026
The feature PR merged and the source sandbox was pruned after leaving the active worktree, but the originating task checklist still showed cleanup as pending. This records the verified PR #356 MERGED state and final worktree cleanup evidence. Constraint: Cleanup evidence was only knowable after gx branch finish and gh pr view completed Rejected: Edit main directly | base branch remains protected; use a tiny isolated evidence lane Confidence: high Scope-risk: narrow Tested: openspec validate agent-codex-patch-vscode-active-agents-empty-list-2026-04-23-11-32 --strict; git diff --check Not-tested: Product runtime; evidence-only OpenSpec checklist update Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated by gx branch finish (PR flow).