TUI kanban board for orchestrating AI coding agents
Stars
89
Forks
8
Watchers
89
Open Issues
5
Overall repository health assessment
No package.json found
This might not be a Node.js project
117
commits
docs: add nested CLAUDE.md structure for progressive disclosure
df298ceView on GitHubrefactor(project): centralize ticket storage in config directory
26371d4View on GitHubfix(settings): implement proper cascade for default settings (#101)
1198aeaView on GitHubfix(terminal): connect vt10x to PTY for escape sequence responses
b859266View on GitHubfeat(terminal): add scrollback buffer and text selection (#95)
cf7dfaeView on GitHubfix(terminal): block mouse events leaking to PTY (#100)
d846598View on GitHubfix(terminal): block motion, always forward scroll (#98)
bbc605bView on GitHubfix(terminal): restore scroll in terminal pane (#96)
adb555eView on GitHubfix(terminal): prevent mouse events leaking to PTY (#92)
bdecb92View on GitHubfix: remove character limit on ticket description (#91)
483250bView on GitHub