Skip to content

feat(cli): add worktree command for cross-worktree session viewing - #43

Open
zawakin wants to merge 5 commits into
mainfrom
feature/worktree-command
Open

feat(cli): add worktree command for cross-worktree session viewing#43
zawakin wants to merge 5 commits into
mainfrom
feature/worktree-command

Conversation

@zawakin

@zawakin zawakin commented Jan 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add agtrace worktree list command to list all worktrees with session counts
  • Add agtrace worktree sessions command to show sessions grouped by worktree
  • Both commands filter by repository_hash to show only worktrees of the current repository

Test plan

  • cargo build --release passes
  • cargo test --workspace passes
  • cargo clippy --workspace clean for new files
  • Manual test: agtrace worktree list in a git repo with multiple worktrees
  • Manual test: agtrace worktree sessions in a git repo

@zawakin zawakin self-assigned this Jan 14, 2026
@zawakin
zawakin force-pushed the feature/worktree-command branch from ae8d518 to dc3e06a Compare January 14, 2026 10:59
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