Commit log
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
c4add9e
fix: use cached lsp.DiagnosticCounts (#1814)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
0868681
perf: use strings.Builder for string concatenation in loops (#1819)
Carlos Alexandro Becker
created
e4400ad
perf(shell): reduce allocations in updateShellFromRunner (#1817)
Carlos Alexandro Becker
created
7f70efa
Merge remote-tracking branch 'origin/main' into ui
Carlos Alexandro Becker
created
df6f514
fix(sqlite): busy timeout (#1815)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
7936f0c
Merge remote-tracking branch 'origin/main' into ui
Carlos Alexandro Becker
created
d1382bb
perf: reduce memory usage (#1812)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
7fb6038
Merge remote-tracking branch 'origin/main' into ui
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
617f9e2
feat: allow to send the prompt if its empty but has text attachments (#1806)
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
030c8fc
feat: allow to send the prompt if its empty but has text attachments (#1809)
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
23c6e43
chore(legal): @aleksclark has signed the CLA
Charm
created
1e83e66
feat: paste as file (#1800)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
467418d
feat: open editor in the right position (#1804)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
7c99274
feat: open editor in the right position (#1803)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
15de352
chore(legal): @zyriab has signed the CLA
Charm
created
fa5c593
fix(ui): dry up session dialog key bindings
Ayman Bagabas
created
666fabd
chore(legal): @mohaanymo has signed the CLA
Charm
created
4c540cf
chore: fix const type
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
b66db25
feat: attachments (#1797)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
6a57463
fix(ui): completions: load files asynchronously
Ayman Bagabas
created
c4cdc5d
fix(ui): dry up up/down key binding in dialog commands
Ayman Bagabas
created
01c0524
fix(ui): simplify suffix handling in message editor
Ayman Bagabas
created
0c8cd47
fix(ui): completions: simplify Close method
Ayman Bagabas
created
6c05739
fix(ui): completions: simplify completions popup message handling
Ayman Bagabas
created
fb78b80
fix(ui): dialogs: ensure returned commands are executed
Ayman Bagabas
created
23e0b06
feat: completions menu (#1781)
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
e38ffc3
fix(models): ensure that we show unknown providers on the list
Andrey Nering
created
599866a
refactor: use `cmp.Or`
Andrey Nering
created
706e359
fix(ui): adjust app and help area margins
Ayman Bagabas
created
a4f5d72
docs(README): add FreeBSD installation instructions
Christian Rocha
created
05049e7
Merge branch 'main' into ui
Andrey Nering
created
Andrey Nering
created
5590161
feat: remove claude code support (#1783)
Andrey Nering
created
43b0e0b
fix(mcp): centrally filter disabled tools (#1622)
Amolith
created
6b3cd26
feat(skills): also load from .config/agents (#1755)
Amolith
created
7766ea6
chore(deps): update catwalk
Andrey Nering
created
d56acc8
Merge pull request #1778 from charmbracelet/add-more-tools
Click to expand commit body
Add more tools
Ayman Bagabas
created
bbce33f
chore: rename isSpinning to spinning
Kujtim Hoxha
created
17e6616
feat(ui): status: add status bar with info messages and help toggle
Ayman Bagabas
created