What's Changed
- Add alloy model to the golang dev by @rumpl in #1274
- Make --fake option more stable by @trungutt in #1270
- Move the handoff and the task transfer to the tool executor by @rumpl in #1273
- Add experimental token refresh via docker login by @dgageot in #1276
- Add /export to export a session to html by @dgageot in #1275
- Optimize the perf of the TUI (mostly the renderer) by @dgageot in #1277
- Set the terminal window title based on the session title by @rumpl in #1281
- Fix race condition in toolset initialization by @dgageot in #1280
- Fix export (description and tools used) by @dgageot in #1279
- Fix the truncation of transfer tasks by @dgageot in #1282
- Fix sidebar green text background to be transparent by @dgageot in #1285
- Add /cost command to show detailed session cost breakdown by @dgageot in #1283
- Fix inconsistent decimal formatting in cost dialog by @dgageot in #1288
- Fix multi-line editing by @dgageot in #1286
- fix: preserve slash command arguments when completion is selected by @dgageot in #1287
- Fix message width by @dgageot in #1289
- Only select the text by @rumpl in #1290
- Revert runtime tool execution by @rumpl in #1292
Full Changelog: v1.18.5...v1.18.6