Commit log
1aea259
chore: use posthog's default exception reporting
Click to expand commit body
We had a manual handling since now, but since then PostHog added official
support via their SDK. This should give us stack traces!
Andrey Nering
created
2 months ago
e5e45ad
chore: update `posthog-go` to latest version
Andrey Nering
created
2 months ago
f97faa1
fix(ui): filepicker: simplify cmd return
Click to expand commit body
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Ayman Bagabas
and
Andrey Nering
created
2 months ago
cb8ddcb
fix(ui): filepicker: remove redundant Init method and Action type
Ayman Bagabas
created
2 months ago
ded1e6b
fix(ui): filepicker: simplify tmux kitty image encoding
Ayman Bagabas
created
2 months ago
be46953
Merge branch 'ui' into ui-picker
Ayman Bagabas
created
2 months ago
da3e44c
fix: mcps loading in non interactive mode (#1894)
Kujtim Hoxha
created
2 months ago
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
2 months ago
ab6d971
fix: try to make the search tool more reliable (#1779)
Kujtim Hoxha
created
2 months ago
8b5cc43
refactor: remove duplication on functions to open dialogs
Click to expand commit body
Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
Andrey Nering
and
Ayman Bagabas
created
2 months ago
9f7be9d
refactor: remove init in favor of returning cmd on new
Click to expand commit body
Co-authored-by: Ayman Bagabas <ayman.bagabas@gmail.com>
Andrey Nering
and
Ayman Bagabas
created
2 months ago
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
2 months 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
2 months ago
4c938aa
fix: address "verifying..." now showing on side of spinner
Andrey Nering
created
2 months ago
f2f4454
feat: implement github copilot oauth flow in the new ui codebase
Andrey Nering
created
2 months ago
ccb1a64
refactor: make oauth dialog generic and move provider logic to interface
Andrey Nering
created
2 months ago
c45b152
feat: implement hyper oauth flow in the new ui codebase
Andrey Nering
created
2 months ago
f8a9b94
fix: ensure that hyper and copilot models show up even if not configured
Andrey Nering
created
2 months ago
b92a466
docs(readme): remove extra comma
Christian Rocha
created
2 months 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
2 months ago
1f0605a
refactor(ui): dialog: cleanup render logic and use RenderContext (#1871)
Ayman Bagabas
created
2 months ago
7c96457
fix: make hyper and copilot link styled on ui (#1872)
Andrey Nering
created
2 months ago
f4b848b
chore: implement missing command and fix summarize (#1882)
Kujtim Hoxha
created
2 months ago
b442bf9
Merge branch 'ui' into ui-picker
Ayman Bagabas
created
2 months ago
2842d4d
docs(readme): update features section
Christian Rocha
created
2 months ago
f2f63d1
Refactor Custom Command Arguments Dialog (#1869)
Kujtim Hoxha
created
2 months ago
3a1da53
fix: resolve extra headers for providers (#1764)
Kujtim Hoxha
created
2 months ago
7520920
chore: fix more typos (#1863)
Christian Rocha
created
2 months ago
632ba62
chore: tidy agent package (#1857)
Christian Rocha
created
2 months ago
a3a584c
Merge branch 'main' into ui
Andrey Nering
created
2 months ago
f7de0d5
chore(deps): update catwalk to being openai gpt 5.2 codex
Andrey Nering
created
2 months 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
2 months ago
8f2ae5c
chore(legal): @mhpenta has signed the CLA
Charm
created
2 months ago
b8d88dd
chore(legal): @kuxoapp has signed the CLA
Charm
created
2 months ago
a130196
chore(README): update crush art (#1861)
Christian Rocha
created
2 months 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
2 months ago
340defd
fix(ci): update security workflow to use setup-go and install govulncheck
Ayman Bagabas
created
2 months ago
151e063
fix(ci): security: allow Google Patent License for Go modules
Ayman Bagabas
created
2 months ago
Andrey Nering
created
2 months 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
2 months ago
9f5284f
fix(ui): filepicker: defer image preview until after transmission
Ayman Bagabas
created
2 months ago
adef6e6
Merge branch 'ui' into ui-picker
Ayman Bagabas
created
2 months ago
77ecb39
feat(ui): filepicker: add image attachment support with preview
Ayman Bagabas
created
2 months 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
2 months ago
87df08c
fix: race condition where title might not be generated (#1844)
Christian Rocha
created
2 months ago
19c67f7
refactor: compact mode (#1850)
Kujtim Hoxha
created
2 months ago
7a2769c
Refactor commands (#1847)
Kujtim Hoxha
created
2 months ago
5d2c533
feat(ui): dialog: add file picker dialog with image preview
Ayman Bagabas
created
2 months ago
fedf059
fix(ui): dialog: saveKeyAndContinue should return Action
Ayman Bagabas
created
2 months ago
dcd664a
feat: implement api key input dialog on new ui codebase (#1836)
Andrey Nering
created
2 months ago
Page 2 of 50