Feature Request
Faster switching between multiple chats in the same session.
A new function such as: eca-chat-cycle for rapid switching - would be a really nice addition to eca-chat-select.
Later could evolve into:
eca-chat-next eca-chat-previous (like next/previous buffer)
eca-chat-left eca-chat-right (based on tab position)
Reason
I've been really surprised how eca-emacs lends itself to switching between 2 or 3 agents in the same session and worktree while making many small changes. eca-chat-select works well, but when rapidly switching it feels like friction - especially now that we have those nice little tabs at the top of the chat window 🔥 Cycling is an existing concept in eca-emacs with eca-chat-cycle-agent so I think something like eca-chat-cycle would be right at home.
Feature Request
Faster switching between multiple chats in the same session.
A new function such as:
eca-chat-cyclefor rapid switching - would be a really nice addition toeca-chat-select.Later could evolve into:
eca-chat-nexteca-chat-previous(like next/previous buffer)eca-chat-lefteca-chat-right(based on tab position)Reason
I've been really surprised how eca-emacs lends itself to switching between 2 or 3 agents in the same session and worktree while making many small changes.
eca-chat-selectworks well, but when rapidly switching it feels like friction - especially now that we have those nice little tabs at the top of the chat window 🔥 Cycling is an existing concept in eca-emacs witheca-chat-cycle-agentso I think something likeeca-chat-cyclewould be right at home.