Commit log

7187a53 v0.12.2

Andrey Nering created

eba309c fix: diagnostics log double quotting

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

Carlos Alexandro Becker created

231c3d9 fix(test): close sqlite db on test finish

Andrey Nering created

94cc0bf v0.13.0-beta.1

Andrey Nering created

274c977 feat(fantasy): add support for bedrock

Andrey Nering created

95e7d7f chore: small system prompt improvemets & fantasy

kujtimiihoxha created

8445bf5 test: re-record 2 tests to make suite green

Andrey Nering created

5501fbb lint: fix linting

Andrey Nering created

322a295 Merge branch 'main' into crush-fantasy

Andrey Nering created

5e1c63f fix: accept both keys for google vertex

Andrey Nering created

84cd37f fix: add detail to error message to allow better debugging

Andrey Nering created

14f2f9c refactor: use v2 declarative API (#1229)

Ayman Bagabas created

4efb4ef chore: change references description to match others

kujtimiihoxha created

7daf3b2 fix(tests): regenerate tests and skip some

kujtimiihoxha created

9f2c7d0 fix(logs): disable color output when stdout is not a tty (#1286)

James Trew created

d2d42ec chore: small update

kujtimiihoxha created

6503c86 chore: load embedded version of providers always

Click to expand commit body
we need to revert this when beta testing is done.

kujtimiihoxha created

0cb2b2c Merge remote-tracking branch 'origin/main' into crush-fantasy

kujtimiihoxha created

92944bb feat: add support for google reasoning

kujtimiihoxha created

d02432a chore: update anthropic's sdk with a panic fix

Andrey Nering created

45cf614 v0.12.1

Christian Rocha created

a292b29 perf(list): optimize filter performance and limit results (#1193)

James Trew created

7d0a6ad refactor: adjustment based on fantasy api changes

Andrey Nering created

1f004dc docs(readme): move slack url

Christian Rocha created

7eef0b1 chore: embed version in build/install tasks (#1278)

Amolith created

47fe8fc fix: fix google vertex key

Andrey Nering created

a24c868 chore: `go mod tidy`

Andrey Nering created

23417aa fix: only debug if enabled (#1279)

Carlos Alexandro Becker created

092b351 fix: always fetch providers live and not in background (#1281)

Andrey Nering created

941b8e9 ci: remove vx.y.z from the release notes (#1276)

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

Carlos Alexandro Becker created

6dbb5b9 chore(deps): use our anthropic's fork directly instead of `replace` (#1277)

Andrey Nering created

74270e2 v0.12.0

tauraamui created

beb3bc0 fix(tui): remove ctrl+d deny keybind (#1269)

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

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

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

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

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

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