4519e19
fix(mcp): improve cache hits when using MCPs (#1271)
Carlos Alexandro Becker created
4519e19
fix(mcp): improve cache hits when using MCPs (#1271)
Carlos Alexandro Becker created
f478c4c
docs: update aws bedrock docs on readme
* Removed duplicated `AWS_REGION` in table. * Add documentation for `AWS_BEARER_TOKEN_BEDROCK`.
Andrey Nering created
2708121
feat(bedrock): add support for `AWS_BEARER_TOKEN_BEDROCK` for bedrock
This adds an alternative authorization method vs. `aws configure`.
Andrey Nering created
5e31553
chore(deps): pin `anthropic-sdk-go` to our branch with fixes
Andrey Nering created
0cb3de6
feat: allow users to disable cache
Kujtim Hoxha created
7fd91ba
chore(deps): bump the all group with 3 updates (#1265)
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
7d14abb
fix: handle OpenAI compat type correctly in TestConnection
Kujtim Hoxha created
47c5fca
chore: persist reasoning across sessions
Kujtim Hoxha created
5c97054
chore: prompt improvements
Kujtim Hoxha created
2313d9c
fix(agent): make sure we finish thinking on error
Kujtim Hoxha created
0ba17e8
fix(tools): some errors need to be sent to the LLM
Kujtim Hoxha created
6e94603
fix(agent): queued messages issues
Kujtim Hoxha created
d521e93
chore: fix summary by adding options
Kujtim Hoxha created
3af3339
chore: small fix
Kujtim Hoxha created
998f7d9
chore: less text
Kujtim Hoxha created
4c5b9d3
chore: improve coder prompt
Kujtim Hoxha created
29f9dbb
chore(legal): @dpolishuk has signed the CLA
Charm created
1f035bc
chore: improve summary
Kujtim Hoxha created
4f74897
feat: add responses API support
kujtimiihoxha created
d2c6789
chore: upgrade to latest fantasy
kujtimiihoxha created
a64a4de
feat(lsp): find references tool (#1233)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
015632a
fix(mcp): make sure to cancel context on error (#1246)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
14c4f11
v0.11.2
Carlos Alexandro Becker created
3a99542
fix(mcp): improve STDIO error handling (#1244)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
b896a25
fix(mcp): avoid nil errors for tool parameters (#1245)
Bruno Krugel created
6166fc6
chore(legal): @BrunoKrugel has signed the CLA
Charm created
2aa5361
test: add tests for the dirs cmd (#1243)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
ce72a48
fix(mcp): append to os.Environ() (#1242)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
4b1001c
fix(tui): paste on arguments input (#1240)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
1932bce
chore: go mod tidy
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
05457d5
refactor: use clamp from /x/exp/ordered (#1236)
Christian Rocha created
23e0fd4
fix(mcp): add type assertion guards (#1239)
Signed-off-by: Evan Wies <evan@neomantra.net>
Evan created
7956fa6
chore: improve provider config, handle reasoning, add vertex
Kujtim Hoxha created
543f4b2
chore: update catwalk
Kujtim Hoxha created
1a40fba
fix(grep): check mime type (#1228)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
69be8c2
fix(bedrock): detect credentials set by `aws configure` (#1232)
Andrey Nering created
8c9ce8e
feat: paste/close bindings in user cmd dialog (#1221)
Co-authored-by: Crush <crush@charm.land>
Amolith and Crush created
9c46329
v0.11.1
Andrey Nering created
595c940
chore(task): set commit desc automatically
Andrey Nering created
02cd9ab
chore(task): also push empty named commit in release (#1231)
Co-authored-by: Andrey Nering <andreynering@users.noreply.github.com>
Christian Rocha and Andrey Nering created
9ffa587
fix(ls): properly handle limits (#1230)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created
3fc3ec7
v0.11.0
Christian Rocha created
eef3fef
chore: small fixes
Kujtim Hoxha created
2f5d389
Merge remote-tracking branch 'origin/main' into crush-fantasy
Kujtim Hoxha created
62545b0
chore: merge catwalk and user options
Kujtim Hoxha created
e5f171b
chore(deps): bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 in the all group (#1226)
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
8814881
chore(deps): bump the all group with 4 updates (#1225)
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
e9be0df
chore(legal): @daps94 has signed the CLA
Charm created
ac97adc
fix(tests): regenerate tests
kujtimiihoxha created
a824240
fix(tui): fix progress not cleaning up some times (#1219)
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker created