Skip to content

1.1.1

Choose a tag to compare

@239573049 239573049 released this 14 Jul 07:43
· 154 commits to main since this release

What's Changed

  • feat(build): add Windows no-install zip distribution by @cipherTing in #125

Added

  • Added a SubAgents workspace and runtime management panel for viewing active, completed, and historical sub-agent runs with their details and context.
  • Added Windows no-install ZIP distribution support for users who prefer portable builds.

Changed

  • Improved SubAgents navigation, history loading, concurrency state, permission context, and localization across the workspace.
  • Updated update handling so Windows no-install builds direct users to manual release downloads instead of using the installer auto-update flow.

Fixed

  • Added a safe one-time retry for OpenAI Responses requests interrupted before the first streaming event, avoiding duplicate streamed output or tool execution.
  • Prevented Windows no-install packages from contaminating installer update metadata.