Skip to content

Releases: BrokkAi/anvil

v0.12.2

15 Jun 18:58

Choose a tag to compare

What's Changed

  • Route gpt-5.4/5.5 Bedrock Mantle calls to the /openai/v1 path by @foundev in #123

Full Changelog: v0.12.1...v0.12.2

v0.12.1

15 Jun 14:49

Choose a tag to compare

What's Changed

  • ci: harden cargo network layer against crates.io HTTP/2 flake by @foundev in #106
  • Store shell approvals as argv prefixes only, never exact commands by @foundev in #107
  • Add --general flag to relax coding-only system prompt scope by @foundev in #109
  • Make general-purpose system prompt unconditional; remove --general flag by @foundev in #111
  • Add /usage command showing OpenRouter balance and token stats by @foundev in #113
  • Show Codex/ChatGPT subscription credits in /usage by @foundev in #115
  • Cap /usage credits fetches at 5s so the slash command can't hang by @foundev in #116
  • Apply Android TLS workaround to /usage credits clients by @foundev in #117
  • [codex] Make cancellation interrupt tool and HTTP waits by @foundev in #118
  • Fix unbounded pipe drain on shell cancellation/timeout by @foundev in #120

Full Changelog: v0.11.1...v0.12.1

v0.12.0

15 Jun 14:28

Choose a tag to compare

What's Changed

  • ci: harden cargo network layer against crates.io HTTP/2 flake by @foundev in #106
  • Store shell approvals as argv prefixes only, never exact commands by @foundev in #107
  • Add --general flag to relax coding-only system prompt scope by @foundev in #109
  • Make general-purpose system prompt unconditional; remove --general flag by @foundev in #111
  • Add /usage command showing OpenRouter balance and token stats by @foundev in #113
  • Show Codex/ChatGPT subscription credits in /usage by @foundev in #115
  • Cap /usage credits fetches at 5s so the slash command can't hang by @foundev in #116
  • Apply Android TLS workaround to /usage credits clients by @foundev in #117
  • [codex] Make cancellation interrupt tool and HTTP waits by @foundev in #118

Full Changelog: v0.11.1...v0.12.0

v0.11.1

12 Jun 16:26

Choose a tag to compare

What's Changed

  • Coerce scalar MCP args into arrays where the schema asks for a sequence by @foundev in #105
  • [codex] Gate sandbox escalation retry schema by @foundev in #104

Full Changelog: v0.11.0...v0.11.1

v0.11.0

11 Jun 22:05
66ee0c1

Choose a tag to compare

What's Changed

Full Changelog: v0.10.7...v0.11.0

v0.10.8

09 Jun 17:37

Choose a tag to compare

What's Changed

Full Changelog: v0.10.7...v0.10.8

v0.10.7

09 Jun 13:57

Choose a tag to compare

Full Changelog: v0.10.6...v0.10.7

v0.10.6

09 Jun 10:16

Choose a tag to compare

What's Changed

  • [codex] Test Android cross-compile with wasm sandbox by @foundev in #90
  • [codex] Normalize temp paths in macOS MCP tests by @foundev in #91
  • Remove old stack-overflow bandaids after Bifrost 0.6.3 by @DavidBakerEffendi in #89
  • [codex] Expose ACP session costs by @foundev in #88

Full Changelog: v0.10.5...v0.10.6

v0.10.5

08 Jun 18:59

Choose a tag to compare

What's Changed

  • Use a portable temp cwd in tool tests by @foundev in #80
  • [codex] Discover invocable Bedrock model ids by region by @foundev in #81

Full Changelog: v0.10.4...v0.10.5

v0.10.4

08 Jun 16:18

Choose a tag to compare

What's Changed

  • Detect model-level image prompt support by @foundev in #76
  • Discover compatible Bedrock models by @foundev in #77
  • Fix shell CI regressions across platforms by @foundev in #78
  • Fix Windows shell command execution by @foundev in #79

Full Changelog: v0.10.3...v0.10.4