Block a user
8ddac2f820
Introduce "agents"
cea5118cac
Only include user and assistant messages when generating titles
a1fc8a637b
Include types in provider files, splitting wasn't ergonomic
94d84ba7d7
Support Anthropic's native tool calling API
31df055430
Always show tool calls, toggle whether results are hidden
c30e652103
Cleaned up assistant cursor handling
3fde58b77d
Package restructure and API changes, several fixes
42c3297e54
Make Conversation a pointer refernece on Message
a22119f738
Better handling of newly saved conversations
a2c860252f
Refactor pkg/lmcli/provider
d2d946b776
Wrap chunk content in a Chunk type
c963747066
Store fixes
45df957a06
Fixes to message/conversation handling in tui chat view
136c463924
Split chat view into files