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
I was wondering about having a Kanban view, it would make it easier to track tasks(Threads) of a project, let things run after each other while keeping the context clean, managing and ease parallel work.
This seems like a nice plan to do this too:
1. Add optional task metadata to threads.
2. Implement t3 task CLI with JSON output.
3. Let agents infer the current task from their worktree/CWD.
4. Add a short task-management skill.
6. Then add a simple project board.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I've been using https://github.com/cline/kanban and it has a good idea but lacks everywhere else.

I was wondering about having a Kanban view, it would make it easier to track tasks(Threads) of a project, let things run after each other while keeping the context clean, managing and ease parallel work.
This seems like a nice plan to do this too:
All reactions