c59354d
v0.32.1
Andrey Nering 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
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
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
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)
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
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)
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)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
b884767
perf: fix possibly unclosed resp.body (#1818)
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)
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
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
df6f514
fix(sqlite): busy timeout (#1815)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
d1382bb
perf: reduce memory usage (#1812)
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)
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
467418d
feat: open editor in the right position (#1804)
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
666fabd
chore(legal): @mohaanymo has signed the CLA
Charm created
a4f5d72
docs(README): add FreeBSD installation instructions
Christian Rocha created
33f1b77
v0.31.0
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
2bdac87
fix: mark files that are attched as read (#1777)
Kujtim Hoxha created
4cc3aeb
chore: fix typo in const name
Andrey Nering created
ca21111
fix(posthog): correct bool prop name for non-interactive mode (#1771)
Co-authored-by: Christian Rocha <christian@rocha.is>
Andrey Nering and Christian Rocha created
bf39639
Revert "fix: prevent filename insertion when dragging attachments" (#1773)
Christian Rocha created
56f1b37
fix(posthog): normalize `interactive` prop case
Andrey Nering created
8b11280
v0.30.3
Andrey Nering created
2712499
chore(deps): update catwalk to v0.12.0
Andrey Nering created
5f7beb0
fix: enable responses api for github copilot
Andrey Nering created
65e20ea
chore: update fantasy to v0.6.0
Andrey Nering created
58b2c5b
chore(copilot): update message: "wait a minute" -> "wait 5 minutes"
Andrey Nering created
c70d34d
chore: make it so the small model also is always considered a subagent
This will make it so the quota is not used when generating the title.
Kujtim Hoxha created
a94866c
fix: quota for subagents in copilot
Kujtim Hoxha created
aa4f380
v0.30.2
Christian Rocha created
b618a5b
fix(sessions): nil pointer dereference (#1759)
Christian Rocha created
1a302dd
v0.30.1
Christian Rocha created
aeadffd
fix: copilot quota handling (#1738)
Co-authored-by: Gustave-241021 <2909789120@qq.com> Co-authored-by: Christian Rocha <christian@rocha.is>
Kujtim Hoxha , Gustave-241021 , and Christian Rocha created