diff --git a/README.md b/README.md index 75f75693..1570fc35 100644 --- a/README.md +++ b/README.md @@ -204,6 +204,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [1Password SSH Agent](https://developer.1password.com/docs/ssh/) - Authenticate Git and SSH workflows with biometric unlock using 1Password * [ack](https://beyondgrep.com/) - A grep-like search tool optimized for source code. * [add-gitignore](https://github.com/TejasQ/add-gitignore) - Interactive CLI that generates a .gitignore for your project based on your needs. +* [batty](https://github.com/battysh/batty) - A tmux-native runtime for orchestrating hierarchical AI coding agent teams with git worktree isolation and kanban-driven task dispatch * [bcal](https://github.com/jarun/bcal) - Byte CALculator for storage conversions and calculations * [bitwise](https://github.com/mellowcandle/bitwise) - Terminal based interactive bit manipulator in curses. * [bocker](https://github.com/p8952/bocker) - Docker implemented in 100 lines of bash