1.39.0 (2026-01-15)
Bug Fixes
- add GH_TOKEN to continue-agents workflow (dd93919), closes #9493
- break circular dependency by extracting tool names (6a5f80b)
- cli: compaction for missing tool results (0792b94)
- context length error detection (1bfb72e)
- correct built-in tool names list (26bef77)
- correct import order in ToolPermissionService (2003128)
- decode URI-encoded pathname for WSL workspace paths (074a6c7)
- merge yaml.schemas settings (a0729bd), closes #7080
- properly resolve WSL2 workspace paths in runTerminalCommand (eab2ac1)
- resolve circular dependency in subagent executor (87fd9b6)
- resolve circular dependency in subagent tool (1c448c4)
- upgrade @sentry/profiling-node from 9.46.0 to 9.47.1 (9448930)
- upgrade lru-cache from 11.0.2 to 11.2.4 (269be8b)
- upgrade monaco-editor from 0.45.0 to 0.55.1 (cc1c70d)
- use try/finally for env cleanup in test (27adb1d)
- wrap fileURLToPath in try-catch for WSL2 compatibility (788e253), closes #8091
Features
- subagents (32af25f)