1.41.0 (2026-05-01)
Features
- agentDefs: fall back to input_schema enum for Task subagent extraction (ae98e0a)
- agentDefs: input_schema enum fallback for non-OpenCode Task tools (closes #447) (189a3eb)
- proxy: continuous OAuth usage % via Anthropic's private /api/oauth/usage endpoint (#439) (8442e11)
- proxy: SDK termination diagnostics + max_turns recovery (#454) (9dcd3f8)
- proxy: tool calls + thinking in OpenAI translator (closes #451) (a684343)
Bug Fixes
- agentDefs: clone definitions when registering case variants and aliases (1b8633c)
- agentDefs: clone definitions when registering case variants and aliases (closes #448) (8f236c4)
- build: add postbuild script to fix Bun bundler export artifacts (31e31c3)
- build: postbuild script for Bun bundler export artifacts (closes #442) (6bc3735)
- docker: install claude-code native binary in runtime stage (81424ce)
- docker: install claude-code native binary in runtime stage (closes #438) (485b5da)
- tools: block additional Claude Code SDK built-in tools (cefd828)