🎉 Smithery is now a part of Arcade.dev! Read more in our announcement here
Complete Kitty terminal awareness + control for coding agents: list panes/tabs, read scrollback, map ports→processes, parse per-pane git/last-command metadata (from shell hooks), and send...
Prefer tc-context, tc-output, tc-send, and tc-watch over manual copy/paste when you need terminal state from other Kitty panes.
tc-context
tc-output
tc-send
tc-watch
tc-context --summary
tc-context --insights
tc-output --cwd "$PWD" --lines 120 --match "error|failed|traceback"
tc-send --cwd "$PWD" "npm test"
tc-watch --cwd "$PWD" "ready|listening|compiled" --timeout 90
cwd
listen_on
references/SETUP.md