Releases: iFurySt/open-codex-computer-use
Releases · iFurySt/open-codex-computer-use
v0.1.43
What's Changed
- Preserve shallow WebArea layout containers and deeper branching containers in Electron accessibility trees so Feishu / Lark state is less over-flattened and closer to official
computer-useoutput. - Keep deep single-child WebArea wrapper chains compressed to avoid bringing back noisy Chromium layout layers.
Full Changelog: v0.1.42...v0.1.43
v0.1.42
What's Changed
- Preserve image children in compact Electron accessibility rows so Feishu / Lark message list entries better match the official
computer-usecontainer -> text + imageshape. - Add coverage for rendering compact text summaries with image descendants as child rows.
Full Changelog: v0.1.41...v0.1.42
v0.1.41
What's Changed
- Align Electron/Lark accessibility snapshots more closely with official
computer-use, including message list, entry area, sidebar, WebArea URL, and app menu bar coverage. - Improve readable tree formatting for boolean tabs, focused WebArea summaries, image descriptions, and native-resource URL filtering.
- Use official reverse-engineering cues such as Electron accessibility enablement and text-only sibling merging to reduce noisy wrappers without losing action-critical regions.
Full Changelog: v0.1.40...v0.1.41
v0.1.40
What's Changed
- Improved Feishu/Electron
get_app_statereliability by preserving deep WebView message content and entry areas within the AX tree budget. - Added screenshot capture timeout handling so stalled ScreenCaptureKit captures do not block app state reads.
- Tightened local smoke coverage so the suite validates the current build when checking visual cursor behavior.
Full Changelog: v0.1.39...v0.1.40
v0.1.39
What's Changed
- Shrunk the built-in macOS app denylist to password managers only.
- Unblocked Chrome, terminal apps, Atlas, and system components from the hard-coded denylist while keeping password managers protected.
- Updated safety docs, release notes, and regression tests for the new app policy boundary.
Full Changelog: v0.1.38...v0.1.39
v0.1.38
Full Changelog: v0.1.37...v0.1.38
v0.1.37
What's Changed
Full Changelog: v0.1.36...v0.1.37
v0.1.36
What's Changed
- Linux runtime now auto-detects the current desktop user's session env before starting the AT-SPI bridge, including
/run/user/<uid>bus and Wayland/X11 display values. - Codex MCP setup stays portable:
open-computer-use install-codex-mcpwrites onlycommand = "open-computer-use"andargs = ["mcp"], without shell-profile or session-env edits. - Published
open-computer-use,open-computer-use-mcp, andopen-codex-computer-use-mcpat0.1.36with the bundled macOS, Linux, and Windows artifacts.
Full Changelog: v0.1.35...v0.1.36
v0.1.35
What's Changed
- Bundled macOS, Linux, and Windows native runtimes into the existing npm packages so
npm i -g open-computer-usecan select the currentos-archwithout new platform package names. - Bumped Open Computer Use to
0.1.35after the0.1.34platform-package publish path was blocked by npm package-name permissions. - Verified the release package still exposes the same 9 MCP Computer Use tools.
Full Changelog: v0.1.34...v0.1.35
v0.1.34
What's Changed
Full Changelog: v0.1.33...v0.1.34