Skip to content

v0.3.82

Latest

Choose a tag to compare

@github-actions github-actions released this 19 May 12:38
· 3 commits to main since this release

0.3.82

Released on 2026-05-19.

Bug Fixes

  • Fix(cli) run fmt and linter
  • Fix(background state) merge all background info in one state
  • Fix(openai) handle parallel tool calls in message conversion by keeping the fanout
  • Fix(openai) run fmt and linter
  • Refresh stale loopback gateway URLs on config reload
  • Fix(tui) remove duplicated field subagentspauseinfo
  • Fix(mcp) reuse the task manager handle in stdio and http
  • Fix(cli) run fmt and linter
  • Fix(ai) run fmt and linter
  • Fix(providers) use custom headers provided in GenerateRequest
  • Fix(openrouter) remove serializatien capab from openrouter

Features

  • Share TaskManager between TUI and MCP server
  • Add running background tasks count to AppState and update hint display
  • Feat(openrouter) add OpenRouter provider support and configuration
  • Feat(openrouter) add OpenRouter provider integration and configuration

Maintenance

  • Bump version to 0.3.82

Refactoring

  • Refactor(openrouter) make openrouter construction consistent