What's Changed
- Improve lipgloss layout calculations by @dgageot in #1146
- Fix tool result rendering that was right aligned by @dgageot in #1148
- Improve rendering of the editor with suggestions by @dgageot in #1149
- Select past message and allow copying them by @dgageot in #1151
- Render editfile like other filesystem tools by @dgageot in #1150
- Misc improvements by @dgageot in #1152
- Enhance ACP agent by @dgageot in #1153
- Improve shell by @dgageot in #1157
- Add /exit command by @dgageot in #1158
- Show all the agents and allow to switch by @dgageot in #1156
- Fix runtime panic when interrupting model pull by @Mostamhd in #1155
- Fix the margins for handoffs and transfer tasks by @dgageot in #1160
- Reorganize the sidebar to avoid some relayout by @dgageot in #1159
- More work on TUI by @dgageot in #1161
- Misc simplifications by @dgageot in #1162
- We don't care about the number of characters edited by @dgageot in #1164
- Support env expansion in remote MCP Servers and API tools by @dgageot in #1165
- Fix #1100 by @dgageot in #1166
- Better error message whan session store can't be created by @dgageot in #1169
- Misc optimizations to make
cagent runstart faster by @dgageot in #1167 - Add a spinner to the working agent name by @dgageot in #1176
- Fix edit number after 9 by @dgageot in #1174
- Faster tests by @dgageot in #1175
- Progressive display of the number of tools by @dgageot in #1177
- Rollback unexpected spinner color change by @dgageot in #1179
- Fix race condition on MCP toolset by @dgageot in #1180
- Make it possible to hide all the tool results by @dgageot in #1181
New Contributors
Full Changelog: v1.15.8...v1.16.0