Hacker News new | ask | show | jobs
by bryanlarsen 5 days ago
And Ghostel support recently landed in claude-code-ide.el!
1 comments

I don't understand what this means. How does claude-code-ide support or need a terminal like ghostel?
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.