Commit log
f27f546
fix: address double vertical margins between sections
Click to expand commit body
Co-authored-by: Christian Rocha <christian@rocha.is>
Andrey Nering
and
Christian Rocha
created
3 weeks ago
6caf878
fix: align "authentication successful" on the left
Click to expand commit body
Co-authored-by: Christian Rocha <christian@rocha.is>
Andrey Nering
and
Christian Rocha
created
3 weeks ago
4c938aa
fix: address "verifying..." now showing on side of spinner
Andrey Nering
created
3 weeks ago
f2f4454
feat: implement github copilot oauth flow in the new ui codebase
Andrey Nering
created
3 weeks ago
ccb1a64
refactor: make oauth dialog generic and move provider logic to interface
Andrey Nering
created
3 weeks ago
c45b152
feat: implement hyper oauth flow in the new ui codebase
Andrey Nering
created
3 weeks ago
f8a9b94
fix: ensure that hyper and copilot models show up even if not configured
Andrey Nering
created
3 weeks ago
b92a466
docs(readme): remove extra comma
Christian Rocha
created
3 weeks ago
d4ffb55
feat(ui): filepicker: support kitty graphics in tmux
Click to expand commit body
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
3 weeks ago
1f0605a
refactor(ui): dialog: cleanup render logic and use RenderContext (#1871)
Ayman Bagabas
created
3 weeks ago
7c96457
fix: make hyper and copilot link styled on ui (#1872)
Andrey Nering
created
3 weeks ago
f4b848b
chore: implement missing command and fix summarize (#1882)
Kujtim Hoxha
created
3 weeks ago
b442bf9
Merge branch 'ui' into ui-picker
Ayman Bagabas
created
3 weeks ago
2842d4d
docs(readme): update features section
Christian Rocha
created
3 weeks ago
f2f63d1
Refactor Custom Command Arguments Dialog (#1869)
Kujtim Hoxha
created
3 weeks ago
3a1da53
fix: resolve extra headers for providers (#1764)
Kujtim Hoxha
created
3 weeks ago
7520920
chore: fix more typos (#1863)
Christian Rocha
created
3 weeks ago
632ba62
chore: tidy agent package (#1857)
Christian Rocha
created
3 weeks ago
a3a584c
Merge branch 'main' into ui
Andrey Nering
created
3 weeks ago
f7de0d5
chore(deps): update catwalk to being openai gpt 5.2 codex
Andrey Nering
created
3 weeks ago
f66762b
fix: race in agent.go (#1853)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
3 weeks ago
8f2ae5c
chore(legal): @mhpenta has signed the CLA
Charm
created
3 weeks ago
b8d88dd
chore(legal): @kuxoapp has signed the CLA
Charm
created
3 weeks ago
a130196
chore(README): update crush art (#1861)
Christian Rocha
created
3 weeks ago
6743715
feat: add clipboard image paste functionality to chat editor (#181) (#1151)
Click to expand commit body
Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
kslamph
and
Ayman Bagabas
created
3 weeks ago
340defd
fix(ci): update security workflow to use setup-go and install govulncheck
Ayman Bagabas
created
3 weeks ago
151e063
fix(ci): security: allow Google Patent License for Go modules
Ayman Bagabas
created
3 weeks ago
Andrey Nering
created
3 weeks ago
c57cbc6
ci: fix govulncheck
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
3 weeks ago
9f5284f
fix(ui): filepicker: defer image preview until after transmission
Ayman Bagabas
created
3 weeks ago
adef6e6
Merge branch 'ui' into ui-picker
Ayman Bagabas
created
3 weeks ago
77ecb39
feat(ui): filepicker: add image attachment support with preview
Ayman Bagabas
created
3 weeks ago
3fd9d97
ci(sec): add more security jobs, improve build, enable race detector (#1849)
Click to expand commit body
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
3 weeks ago
87df08c
fix: race condition where title might not be generated (#1844)
Christian Rocha
created
3 weeks ago
19c67f7
refactor: compact mode (#1850)
Kujtim Hoxha
created
3 weeks ago
7a2769c
Refactor commands (#1847)
Kujtim Hoxha
created
3 weeks ago
5d2c533
feat(ui): dialog: add file picker dialog with image preview
Ayman Bagabas
created
1 month ago
fedf059
fix(ui): dialog: saveKeyAndContinue should return Action
Ayman Bagabas
created
3 weeks ago
dcd664a
feat: implement api key input dialog on new ui codebase (#1836)
Andrey Nering
created
3 weeks ago
4379251
Refactored permissions dialog (#1796)
Click to expand commit body
Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
Kujtim Hoxha
and
Ayman Bagabas
created
3 weeks ago
9442ae7
Merge remote-tracking branch 'origin/main' into ui
Kujtim Hoxha
created
3 weeks ago
5f1d92a
chore(legal): @andreasdotorg has signed the CLA
Charm
created
3 weeks ago
dd0d6cf
chore: fix some typos
John Eismeier
created
3 weeks ago
71b54b2
chore(legal): @uppet has signed the CLA
Charm
created
3 weeks ago
d6028d6
chore(legal): @jeis4wpi has signed the CLA
Charm
created
3 weeks ago
9d9cfa1
fix: update fantasy with panic fix for google gemini (#1840)
Click to expand commit body
https://github.com/charmbracelet/fantasy/pull/116
Andrey Nering
created
3 weeks ago
Andrey Nering
created
3 weeks ago
33a41c5
chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 in the all group (#1837)
Click to expand commit body
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
3 weeks ago
112b400
Merge remote-tracking branch 'origin/main' into ui
Kujtim Hoxha
created
3 weeks ago
6f0f519
Fix shutdown (#1833)
Kujtim Hoxha
created
3 weeks ago
Page 3 of 51