Skip to content

OpenWork v0.18.54

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Sep 23:28
· 25 commits to dev since this release
46f3680

Enterprise sign-in and version pinning are back, plus Amazon Bedrock and model shortcuts

This release covers everything since v0.18.52. v0.18.53 was never published, so its changes are included here.

  • Organization sign-in and allowed versions work again. OpenWork Enterprise and OpenWork Cloud desktops once again ask people to sign in to their organization before they start working, and desktop updates skip any version an admin removed from Allowed desktop versions. Other desktop policies stay saved but are not enforced on the desktop while they are redesigned.
  • Amazon Bedrock in AI Gateway. For admins: add Amazon Bedrock and Amazon Bedrock (OpenAI) with an AWS region and access keys, and reuse the saved keys for the second one. Anthropic effort choices are kept through the gateway.
  • Switch models with a key. In Settings › Keyboard shortcuts you can bind a key to a saved model with its reasoning level and Fast. ⌃⇧F (Ctrl+Alt+F on Windows and Linux) turns Fast on or off, and the model name shows "· Fast" while it's on.
  • Chat keeps its place. Editing a message while a reply is running replaces it instead of queueing the edit. Conversations stay in their folder when an agent changes directory, and questions and approvals no longer disappear. You can switch between OpenCode engines from the command palette and choose whether to copy older chats across. Agent tool work is summarized by what it did instead of raw tool names.
  • Simpler connector setup. For admins in OpenWork Cloud: API-key, custom sign-in, Google Workspace and Microsoft 365 connectors use the new setup flow and can be edited in place, and Plugins has clearer filters. Apps like Claude Code, Codex and Cursor can connect to OpenWork Connect without registering first, failed sign-ins explain what to do next, and the MCP docs have one-click Cursor and VS Code install links.
  • Also in this release. Windows installers are published again. Updating no longer fails with a checksum error after a release is re-run. Update controls in Settings are more compact, a second OpenWork profile no longer stops the first one's engine, and the website shows OpenWork's completed SOC 2 Type II audit.

Self-hosted upgrades from v0.18.46 or earlier: this release applies database migrations 0095–0110. Stop den-api/den-web writers first, then run helm upgrade with --set migrations.writersStoppedFor0097=true --timeout 30m (and without --reuse-values). See the den-db README for details.

Full changelog: https://openworklabs.com/docs/changelog · Compare

Windows installers are signed using Microsoft Artifact Signing.