You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
review wizard: repo → worktree → file cascade
Scan every workspace folder's subfolders for git repos (new GET
/api/repos, no git binary needed) and offer each repo's worktrees —
main checkout, git-registered linked trees, and .peckboard/worktrees
card trees — all jailed to the folder. The wizard's Worktree source is
now three searchable dropdowns: Repo → Worktree → Document. Markdown
listing takes ?scope=<rel/dir> (legacy ?worktree=<id8> kept).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>