Ocean v0.13.0
Ocean v0.13.0
Changes
- release: v0.13.0
- release: skip gated plugin::native tests by default
- release: WorkOS env split, compile-time secrets, preflight + ship automation
- feat(agents): Save Session as Agent (#206)
- feat(llm-chat): generic chat panel + ocean-smollm plugin + BYOK DB storage (#209)
- Add software-review skill for comprehensive codebase audits (#208)
- feat(agent_api): ocean_create_workflow tool + session primer (#207)
- Dev-build stability, spec authoring, agent-API hardening (#197)
- feat(sidebar): PR inbox panel with one-click investigate (#196)
- feat: Ocean E2E test hardening, UI accessibility improvements, and context menu enhancements (#177)
- feat(plugin): Install & Setup workflow for bundled plugins (#179)
- release: v0.12.1 (#181)
- fix(release): vendor openssl so release binaries don't need Homebrew OpenSSL (#180)
- refactor: optimize relay connection state management in relayStore
- refactor: replace keyring with SQLite for token storage, update auth error handling, and improve random number generation
- feat: implement database encryption for auth session tokens using ChaCha20Poly1305 and system keychain.
- refactor: replace system keyring with SQLite database for persistent credential storage and internationalize UI strings.
Install
tar -xzf Ocean_0.13.0_aarch64.app.tar.gz
mv Ocean.app /Applications/
xattr -cr /Applications/Ocean.appPlatform: macOS (Apple Silicon)