Skip to content

v3.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 23 May 16:43
7f43514

First patch release after v3.3.0 stable. Ships 10 PRs over 35 days, focused on security hardening and provider / installer reliability.

Features

  • feat(permissions): gate local-agent tool calls through PermissionDialog 🔒
  • feat(loop-guard): tool-call loop detection (PR #175 maintainer rescue)

Bug Fixes

  • fix(security): close path traversal bypass in Lima/WSL sandbox 🔒
  • fix(agent-runner): preserve thinking blocks when rebuilding cold-start history
  • fix: preserve DeepSeek V4 thinking replay
  • fix(mcp): sanitize MCP tool names for OpenAI-compatible providers
  • fix: extend MCP timeouts for complex servers (10s → 5min, parallel discovery, shared callTool deadline)
  • fix(installer): bundle npm package so npm.cmd / npx shims work on Windows
  • fix(renderer): prevent React #185 when switching chat history tabs

Other Changes

  • chore: replace legacy sdk/sandbox naming with Open Cowork canonical names
  • fix(ci): apply patch-package in release.yml lint-and-test job

Full Changelog: v3.3.0...v3.3.1