/primitives / kei-tty
kei-tty
Ratatui-based terminal UI client for the kei-cortex daemon
| tagline | Ratatui-based terminal UI client for the kei-cortex daemon |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-tty/install.sh | bash
# after install $ kei-tty --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-tty.sh"] } ] }