Skip to content

Releases: xinhuagu/AceClaw

Release v0.3.16

17 Apr 23:55

Choose a tag to compare

[0.3.16] - 2026-04-17

Features

  • Foundation for LLM request attribution by execution path (#419)
  • Tag PLANNER, REPLAN, COMPACTION_SUMMARY, FALLBACK, CONTINUATION sources (#419)
  • Surface per-source breakdown on JSON-RPC + /status (PR B, #419)
  • Per-turn breakdown on turn summary + runtime metrics export (PR C, #419)
  • Tag runtime export with provider + model + Copilot multiplier

Release v0.3.15

17 Apr 20:54

Choose a tag to compare

[0.3.15] - 2026-04-17

Bug Fixes

  • Show download progress bar for the release archive (#416)

Features

  • Surface cumulative LLM request count in /status (#412)
  • Soften workspace-level HOLD reasons in /status drafts bracket (#414)

Release v0.3.14

17 Apr 19:41

Choose a tag to compare

[0.3.14] - 2026-04-17

Bug Fixes

  • Write current-state snapshot so TUI reflects live verdict (#408)
  • Always call persist() so draft trigger fires on empty insights

Release v0.3.13

12 Apr 17:26

Choose a tag to compare

[0.3.13] - 2026-04-12

Bug Fixes

  • Read release version from gradle.properties instead of git-cliff

Release v0.3.12

11 Apr 09:37

Choose a tag to compare

[0.3.12] - 2026-04-11

Bug Fixes

  • Always set apiKey from Keychain even when OAuth token is expired

Release v0.3.11

09 Apr 20:34

Choose a tag to compare

[0.3.11] - 2026-04-09

Features

  • Auto-scroll MCP server status bar when >2 servers (#403)

Release v0.3.10

06 Apr 22:46

Choose a tag to compare

[0.3.10] - 2026-04-06

Features

  • Add per-server timeout config for MCP requests (#399)

Release v0.3.9

05 Apr 23:02

Choose a tag to compare

[0.3.9] - 2026-04-05

Bug Fixes

  • Unblock concurrent API calls in AnthropicClient (#398)

Release v0.3.8

05 Apr 21:15

Choose a tag to compare

[0.3.8] - 2026-04-05

Bug Fixes

  • Prevent orphan tool_use blocks in conversation history (#397)

Release v0.3.7

05 Apr 20:36

Choose a tag to compare

[0.3.7] - 2026-04-05

Features

  • MCP server health monitoring with auto-repair (#395)