richardcase / richardcase/clowder
Tag or group agents/worktrees beyond project hierarchy
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- Avg merge
- 1h 14m
- Merged PRs (30d)
- 16
Description
SidebarSelection only knows project(path) and worktree(paneId) — a flat two-level hierarchy. There's no way to label or group agents by task, priority, or anything custom once a project has more than a handful of worktrees.
Proposal: optional free-text tags or a lightweight grouping concept on worktrees, filterable in the sidebar and command palette.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating SidebarSelection and tracing how project and worktree entries reach the sidebar and command palette. Compare the proposed free-text tags with the lightweight grouping option, then define how users assign and filter them in both places. Done means worktrees can be organized and filtered beyond the project hierarchy without losing existing selection behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100