Block a user
1456442d4e
tui: Fix response handling
3185b2d7d6
tui: show the message position when focused
6c64f21d9a
tui: support for message retry/continue
6f737ad19c
tui: handle text wrapping ourselves, add ctrl+w wrap toggle
a8ffdc156a
tui: open input/messages for editing in $EDITOR
657416780d
Lead anthropic function call XML with newline
c143d863cb
tui: support for message retry/continue
3aff5514e4
Fix double reply callback on tool calls
5acdbb5675
tui: handle text wrapping ourselves, add ctrl+w wrap toggle
c53e952acc
tui: open input/messages for editing in $EDITOR
e9fde37201
tui: fixed response cancelling
6242ea17d8
tui: ctrl+r to retry previous message
2ca94e1ffb
tui: fixed footer styling
2b0d474660
tui: removed scrollbar
fdf8033aff
tui: minor fixed and cleanup
cf46088762
tui: update lodos
c4b78aa0c6
tui: add response waiting spinner
377a4f1dfa
tui: add LLM response error handling
000a2ec6f2
tui: add a "scroll bar" and error view
387dd7534c
tui: generate titles for conversations
e9ce46a250
tui: ability to cancel request in flight
79ff77a73f
tui: add focus switching between input/messages view
407f4a99bf
tui: removed confirm before send, dynamic footer
79ad681f4c
tui: use ctx chroma highlighter
78c80431b4
Add initial TUI
91d3c9c2e1
Update ChatCompletionClient
8bdb155bf7
Update ChatCompletionClient to accept context.Context
3f765234de
tui: ability to cancel request in flight
21411c2732
tui: add focus switching between input/messages view
99794addee
tui: removed confirm before send, dynamic footer
a47c1a76b4
tui: use ctx chroma highlighter
96fdae982e
Add initial TUI
3f7f34812f
tui: add focus switching between input/messages view
98e92d1ff4
tui: removed confirm before send, dynamic footer
e23dc17555
tui: use ctx chroma highlighter
e0cc97e177
Add initial TUI
7bfddaabce
tui: add focus switching between input/messages view
a5f39f7944
tui: removed confirm before send, dynamic footer
3b71f08d19
tui: use ctx chroma highlighter
b803ea7a52
Add initial TUI
8bdb155bf7
Update ChatCompletionClient to accept context.Context
045146bb5c
Moved flag
2c7bdd8ebf
Store enabled tools in lmcli.Context
7d56726c78
Add --model flag completion
f2c7d2bdd0
Store ChromaHighlighter in lmcli.Context and use it
f3c17c9a9b
Add initial TUI
045146bb5c
Moved flag
2c7bdd8ebf
Store enabled tools in lmcli.Context
7d56726c78
Add --model flag completion
f2c7d2bdd0
Store ChromaHighlighter in lmcli.Context and use it
0a27b9a8d3
Project refactor, add anthropic API support
2611663168
Add --count flag to list command, lower default from 25 to 5
120e61e88b
Fixed variable shadowing bug in ls command
77c0d1bce8
Update README.md
51ce74ad3a
Add --offset flag to edit command
b93ee94233
Rename
lsCmd
to listCmd
, add ls
as an alias
db788760a3
Adjust help messages
242ed886ec
Show lmcli usage by default
02a23b9035
Add clone command
b3913d0027
Add limit to number of conversations shown by default by
lmcli ls
1184f9aaae
Changed how conversations are grouped by age in
lmcli ls