0f76e63
fix: remove unsupported image types
Kujtim Hoxha created
0f76e63
fix: remove unsupported image types
Kujtim Hoxha created
07c0b28
chore(legal): @flatsponge has signed the CLA
Charm created
9899424
fix(ui): dialog sessions refactor and close commands dialog on select
Ayman Bagabas created
eed0b49
refactor(ui): dialog: unify session and model switching dialogs
Ayman Bagabas created
98df293
fix(ui): handle model selection in models dialog
Ayman Bagabas created
e16eae1
perf(ui): dialog: preallocate slice for filterable items in ModelsList
Ayman Bagabas created
67ac46a
fix(ui): dialog: no need for groupItems map in ModelsList.VisibleItems
Ayman Bagabas created
82eafde
fix(ui): dialog: show provider name for recent models
Ayman Bagabas created
1cc3f88
v0.28.0
Andrey Nering created
549c9e2
chore(deps): update fantasy and catwalk (#1667)
Andrey Nering created
2ba5a82
chore(ux): remove extra uneeded line
Andrey Nering created
68ad298
fix(copilot): change import to happen on demand, and also on onboarding
Andrey Nering created
13f315c
feat: make hyper and copilot login work on onboarding
Andrey Nering created
179e17f
fix(ui): dialog: show shortcut/info in list items
Ayman Bagabas created
b449545
fix(ui): properly align session item age text
Ayman Bagabas created
26145a7
feat(ui): model selection dialog
Ayman Bagabas created
8645586
Merge pull request #1659 from charmbracelet/chat-ui-assistant-tools
refactor(chat): initial setup for tool calls
Ayman Bagabas created
8e244e6
fix(ui): improve thinking message truncation display
Ayman Bagabas created
e86304d
fix(ui): remove redundant check in thinking rendering
Ayman Bagabas created
b945baa
fix(onboarding): address `c` key press not working on onboarding (#1663)
Andrey Nering created
5b66c8d
fix: handle `ctrl+c` in hypercrush auth (#1665)
Christian Rocha created
41b819f
refactor(ui): chat: abstract tool message rendering
Ayman Bagabas created
2cccd51
refactor(chat): rename GetMessageItems to ExtractMessageItems and GetToolRenderer to ToolRenderer
Ayman Bagabas created
39b2070
Merge branch 'ui' into chat-ui-assistant-tools
Ayman Bagabas created
8483061
Merge branch 'main' into ui
Ayman Bagabas created
996539f
chore: remove cspell.json (#1664)
Ayman Bagabas created
f14253f
fix(ui): dialog: clarify session age display
Ayman Bagabas created
45e3310
Merge pull request #1646 from charmbracelet/chat-ui-assistant-message
refactor(chat): simple assistant message
Ayman Bagabas created
b0dd983
chore(chat): rename funcs
Kujtim Hoxha created
a326efe
feat: add ability to set envs to override config directories (#1661)
Andrey Nering created
cffe0cf
fix(tui/mcp): singularize tool/prompt count when 1 (#1623)
Amolith created
03beedc
fix(chat): do not mark tools with results as canceled
Kujtim Hoxha created
14ff224
chore(chat): small improvements
Kujtim Hoxha created
462cdf6
refactor(chat): hook up events for tools
Kujtim Hoxha created
0896789
refactor(chat): initial setup for tool calls
Kujtim Hoxha created
4316ef3
feat(chat): expandable thinking for assistant
Kujtim Hoxha created
bcebf07
chore: auto-update files
Charm created
e181714
chore: auto-update files
Charm created
f4e8023
Merge branch 'main' into ui
Ayman Bagabas created
3c22cb8
refactor(config): add ToProvider method to ProviderConfig
Ayman Bagabas created
c0be798
feat(ui): list: expose filterable items source type and return values for selection methods
Ayman Bagabas created
d5f0987
fix(chat): reset index and paused animations
Kujtim Hoxha created
b6185b1
fix(chat): race condition
Kujtim Hoxha created
3221de2
v0.27.0
Andrey Nering created
77e0475
chore: auto-update files
Charm created
66a272d
chore: auto-update files
Charm created
5fe0177
feat: add github copilot auth flow via tui
Andrey Nering created
cddb306
refactor(hyper): a couple of small adjustments
Andrey Nering created
ab057fd
feat: add github copilot support
Co-authored-by: Mehmet Arif รelik <arif-celik56@hotmail.com> Co-authored-by: Mikhail Lukianchenko <42915+mikluko@users.noreply.github.com>
Andrey Nering , Mehmet Arif รelik , and Mikhail Lukianchenko created
e67c16e
chore(cmd/projects): improve help text (#1647)
Christian Rocha created