|
|
|
|
|
by heeen2
234 days ago
|
|
I made a mcp that would use a pty lib to allow claude to debug a TUI app I was writing with ok-ish results. ultimately I wanted to see what was happening myself so when I need interactive I just tell it to use tmux-cli to capture the neighboring pane. https://github.com/pchalasani/claude-code-tools/blob/main/do...
maybe turning that into a mcp with more guardrails and integrated guide to the agent would make it more popwerful |
|