richardcase / richardcase/clowder

Tag or group agents/worktrees beyond project hierarchy

Open
#114 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.