| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(ai-term): drop the Agent: echo after an agent swap | Craig Jennings | 2 days | 1 | -2/+5 |
| | | | | | The message duplicated the modeline directly above it: the buffer name and the eat state icons already announce which agent is focused, so the echo just lingered as clutter. The no-other-agents echo stays, since it reports something the modeline can't. | ||||
| * | feat(ai-term): say so when M-SPC has no other agent to switch to | Craig Jennings | 2 days | 1 | -0/+125 |
| With a single agent open and focused, the rotation wrapped back to the same agent and echoed a misleading "Agent: <name>" as if it had swapped. Now it says there are no other ai-terms to switch to. A sole agent that is displayed but not selected still gets selected, and the no-agents picker fallback is unchanged. | |||||
