Skip to content

v0.75.5

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Aug 19:09
· 1 commit to master since this release

Reliable remote sessions, providers, and release builds

Highlights

  • Remote sessions now preserve active skills and recover cleanly after clearing session state
  • OpenAI-compatible and OpenRouter streams handle transient failures and fallback tool calls more reliably

Improvements

  • ACP sessions tolerate host-provided MCP servers and report turn token usage
  • Shifted keyboard symbols report their alternate keys consistently
  • Development builds choose safer job counts based on available memory

Fixes

  • Background commands no longer inherit stdin unexpectedly
  • Telemetry respects opt-out before install events and isolates tests from user configuration
  • Fallback tool-call identifiers remain unique when providers omit IDs
  • ACP prompt requests now compile correctly in optimized cross-platform release builds

Full changelog: v0.75.4...v0.75.5

Platform availability

  • Linux x86_64: available
  • Linux aarch64: available
  • macOS Apple Silicon: available
  • macOS Intel: available
  • Windows x86_64: available
  • Windows ARM64: available
  • FreeBSD x86_64: available