Skip to content

v0.60.0

Choose a tag to compare

@acp-release-bot acp-release-bot released this 20 Jul 12:51
0a88de2

0.60.0 (2026-07-20)

Features

  • deps: Update to claude-agent-sdk 0.3.215 (#890) (92548f0)
  • implement configurable LLM providers (#853) (82cd692)

Bug Fixes

  • parse Agent/Task trailers without regex (#879) (06c3d7b)
  • remove ~15s stall on session/new and model switch by seeding the context window synchronously (#894) (ff9b96d)
  • Silence missing PostToolUse callbacks (#895) (1887ada), closes #889