Commit log

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)

Click to expand commit body
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)

Click to expand commit body
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

Click to expand commit body
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)

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

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)

Click to expand commit body
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)

Click to expand commit body
https://github.com/charmbracelet/fantasy/pull/116

Andrey Nering created

69f3812 v0.32.0

Andrey Nering created

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

112b400 Merge remote-tracking branch 'origin/main' into ui

Kujtim Hoxha created

6f0f519 Fix shutdown (#1833)

Kujtim Hoxha created

b2252f8 chore: auto-update files

Charm created

163abdc feat: add `disable_default_providers` option (#1675)

Jon Gjengset created

6f646c9 perf: improve startup and shutdown speed (#1829)

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

a447f55 perf(config): simplify loadFromConfigPaths (#1821)

Carlos Alexandro Becker created

2350f7e fix: make sure to unlock in goroutine (#1820)

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

b884767 perf: fix possibly unclosed resp.body (#1818)

Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>

Carlos Alexandro Becker created

542750a chore(deps): bump the all group with 5 updates (#1832)

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

fcd1b83 refactor(ui): dialog: message and draw handling (#1822)

Ayman Bagabas created

ac7b1b7 wip: try repairing edit tool requests

Kujtim Hoxha created