0de0788
chore: remove duplicated log
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
0de0788
chore: remove duplicated log
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
ab6d971
fix: try to make the search tool more reliable (#1779)
Kujtim Hoxha created
8b5cc43
refactor: remove duplication on functions to open dialogs
Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
Andrey Nering and Ayman Bagabas created
9f7be9d
refactor: remove init in favor of returning cmd on new
Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
Andrey Nering and Ayman Bagabas created
f27f546
fix: address double vertical margins between sections
Co-authored-by: Christian Rocha <christian@rocha.is>
Andrey Nering and Christian Rocha created
6caf878
fix: align "authentication successful" on the left
Co-authored-by: Christian Rocha <christian@rocha.is>
Andrey Nering and Christian Rocha created
4c938aa
fix: address "verifying..." now showing on side of spinner
Andrey Nering created
f2f4454
feat: implement github copilot oauth flow in the new ui codebase
Andrey Nering created
ccb1a64
refactor: make oauth dialog generic and move provider logic to interface
Andrey Nering created
c45b152
feat: implement hyper oauth flow in the new ui codebase
Andrey Nering created
f8a9b94
fix: ensure that hyper and copilot models show up even if not configured
Andrey Nering created
b92a466
docs(readme): remove extra comma
Christian Rocha created
d4ffb55
feat(ui): filepicker: support kitty graphics in tmux
This commit makes the file picker capable of previewing images when running inside a tmux session. It detects the tmux environment and wraps the Kitty graphics escape sequences appropriately for tmux. It works by using the Kitty Graphics chunking feature and wrapping each chunk in tmux passthrough sequences. This ensures that images are rendered correctly in tmux panes.
Ayman Bagabas created
1f0605a
refactor(ui): dialog: cleanup render logic and use RenderContext (#1871)
Ayman Bagabas created
7c96457
fix: make hyper and copilot link styled on ui (#1872)
Andrey Nering created
f4b848b
chore: implement missing command and fix summarize (#1882)
Kujtim Hoxha created
b442bf9
Merge branch 'ui' into ui-picker
Ayman Bagabas created
2842d4d
docs(readme): update features section
Christian Rocha created
f2f63d1
Refactor Custom Command Arguments Dialog (#1869)
Kujtim Hoxha created
3a1da53
fix: resolve extra headers for providers (#1764)
Kujtim Hoxha created
7520920
chore: fix more typos (#1863)
Christian Rocha created
632ba62
chore: tidy agent package (#1857)
Christian Rocha created
a3a584c
Merge branch 'main' into ui
Andrey Nering created
f7de0d5
chore(deps): update catwalk to being openai gpt 5.2 codex
Andrey Nering created
f66762b
fix: race in agent.go (#1853)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
8f2ae5c
chore(legal): @mhpenta has signed the CLA
Charm created
b8d88dd
chore(legal): @kuxoapp has signed the CLA
Charm created
a130196
chore(README): update crush art (#1861)
Christian Rocha created
6743715
feat: add clipboard image paste functionality to chat editor (#181) (#1151)
Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
kslamph and Ayman Bagabas created
340defd
fix(ci): update security workflow to use setup-go and install govulncheck
Ayman Bagabas created
151e063
fix(ci): security: allow Google Patent License for Go modules
Ayman Bagabas created
c59354d
v0.32.1
Andrey Nering created
c57cbc6
ci: fix govulncheck
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
9f5284f
fix(ui): filepicker: defer image preview until after transmission
Ayman Bagabas created
adef6e6
Merge branch 'ui' into ui-picker
Ayman Bagabas created
77ecb39
feat(ui): filepicker: add image attachment support with preview
Ayman Bagabas created
3fd9d97
ci(sec): add more security jobs, improve build, enable race detector (#1849)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Carlos Alexandro Becker and Copilot created
87df08c
fix: race condition where title might not be generated (#1844)
Christian Rocha created
19c67f7
refactor: compact mode (#1850)
Kujtim Hoxha created
7a2769c
Refactor commands (#1847)
Kujtim Hoxha created
5d2c533
feat(ui): dialog: add file picker dialog with image preview
Ayman Bagabas created
fedf059
fix(ui): dialog: saveKeyAndContinue should return Action
Ayman Bagabas created
dcd664a
feat: implement api key input dialog on new ui codebase (#1836)
Andrey Nering created
4379251
Refactored permissions dialog (#1796)
Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
Kujtim Hoxha and Ayman Bagabas created
9442ae7
Merge remote-tracking branch 'origin/main' into ui
Kujtim Hoxha created
5f1d92a
chore(legal): @andreasdotorg has signed the CLA
Charm created
dd0d6cf
chore: fix some typos
John Eismeier created
71b54b2
chore(legal): @uppet has signed the CLA
Charm created
d6028d6
chore(legal): @jeis4wpi has signed the CLA
Charm created
9d9cfa1
fix: update fantasy with panic fix for google gemini (#1840)
https://github.com/charmbracelet/fantasy/pull/116
Andrey Nering created