0896789
refactor(chat): initial setup for tool calls
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
ff9cbf6
fix(chat): only spin when there is no and no tool calls
Kujtim Hoxha created
ed18aac
refactor(chat): only show animations for items that are visible
Kujtim Hoxha created
b8d39c6
chore(chat): some more docs missing
Kujtim Hoxha created
749a966
fix(ui): ensure MCPs are displayed in configured order
Ayman Bagabas created
8cea088
chore(chat): remove unused style
Kujtim Hoxha created
95bae10
chore(chat): add some missing docs
Kujtim Hoxha created
3d9d4e6
refactor(chat): simple assistant message
Kujtim Hoxha created
4f07a54
refactor(chat): implement user message (#1644)
Kujtim Hoxha created
675d851
fix(ui): adjust dialog sizing to account for dynamic title and help heights
Ayman Bagabas created
517a361
feat(ui): dialog: wrap navigation from last to first and vice versa
Ayman Bagabas created
d54a5e7
fix(ui): dialog: align radio buttons with checkboxes
Ayman Bagabas created
cd81f94
feat(ui): wip: basic chat message sending
Ayman Bagabas created
1bb5aa8
fix(ui): improve key handling and keybindings for chat/editor
Ayman Bagabas created
27559b1
v0.26.0
Carlos Alexandro Becker created
5291b1d
feat: hyper integration (#1642)
Carlos Alexandro Becker created
7b267bc
fix(ui): openEditor and handle pasted files in editor
Ayman Bagabas created
3b01854
Merge branch 'main' into ui
Ayman Bagabas created
7fd14ff
refactor(tui): move ExecShell to uiutil package
Ayman Bagabas created
7b19142
fix(ui): editor: show yolo prompt correctly
Ayman Bagabas created
e593297
refactor(ui): rename files.go to session.go and update session loading logic
Ayman Bagabas created
e24c9c3
refactor(ui): dialog: rename Add/Remove to Open/Close
Ayman Bagabas created
c74a5c4
fix(dialog): commands: execute command handlers properly
Ayman Bagabas created
7fad242
refactor(ui): dialog: improve command and session dialogs
Ayman Bagabas created
4529235
fix: check if token is expired before sending the request (#1641)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
7c91f4c
Merge branch 'main' into ui
Ayman Bagabas created
b54c06b
chore: bump bubbletea to latest rc2 version
Fixes: 6cecb82e61eb (chore: update bubbletea to latest rc2 version) Fixes: 2b506d64ee5e (chore: bump bubbletea to fix moving the cursor to the bottom of screen)
Ayman Bagabas created
0019e6e
Merge branch 'main' into ui
Ayman Bagabas created
6cecb82
chore: update bubbletea to latest rc2 version
Ayman Bagabas created
135fac0
Merge branch 'main' into ui
Ayman Bagabas created
2b506d6
chore: bump bubbletea to fix moving the cursor to the bottom of screen
Fixes: https://github.com/charmbracelet/crush/pull/1592
Ayman Bagabas created
7c0d68d
v0.25.0
Andrey Nering created
33d8aaf
fix: update fantasy with fix for empty messages bug (#1639)
Andrey Nering created
2f95dcc
refactor(ui): use uiutil for command handling and error reporting
Ayman Bagabas created
2a49956
Merge branch 'main' into ui
Ayman Bagabas created