Hacker News new | ask | show | jobs
by joshuastuden 5 days ago
I don't understand what this means. How does claude-code-ide support or need a terminal like ghostel?
2 comments

claude-code-ide.el works by running the claude tui inside a terminal inside emacs and then connecting to that claude via the model-context-protocol.

cf agent-shell which uses the agent-connection-protocol and provides its own interface.