6 ms·
Which AI coding package? Agent-shell? Gptel-agent?
by kreyenborgi 20d ago
Which AI coding package? Agent-shell? Gptel-agent?
- edgyquant 20d agoIt’s just called ai-code I’m new to eMacs so this popped up but had a bunch of issues I was trying to debug https://github.com/tninja/ai-code-interface.el https://github.com/tninja/ai-code-interface.el
- internet_points 20d agoNever heard of that one. The most popular ways for agent stuff seems to be https://github.com/xenodium/agent-shell https://github.com/xenodium/agent-shell , or just opening a terminal in emacs and using claude code. If you want to run it through an emacs terminal, consider using https://github.com/dakra/ghostel#ghostel https://github.com/dakra/ghostel#ghostel (or vterm, or eat)
- mplanchard 20d agoThanks for posting the ghostel link, I hadn’t heard of it. Excited to try it out and see how it compares to vterm