Y
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
rofrol
5 days ago
https://news.ycombinator.com/item?id=48585950
link
bryanlarsen
4 days ago
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.
link