Skip to content

Releases: iFurySt/open-codex-computer-use

v0.1.43

07 May 10:53

Choose a tag to compare

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-use output.
  • 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

07 May 10:38

Choose a tag to compare

What's Changed

  • Preserve image children in compact Electron accessibility rows so Feishu / Lark message list entries better match the official computer-use container -> text + image shape.
  • Add coverage for rendering compact text summaries with image descendants as child rows.

Full Changelog: v0.1.41...v0.1.42

v0.1.41

07 May 10:19

Choose a tag to compare

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

07 May 09:21

Choose a tag to compare

What's Changed

  • Improved Feishu/Electron get_app_state reliability 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

07 May 07:57

Choose a tag to compare

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

06 May 03:01

Choose a tag to compare

Full Changelog: v0.1.37...v0.1.38

v0.1.37

06 May 02:49

Choose a tag to compare

What's Changed

  • Route macOS automation through app agent by @usoonees in #13

Full Changelog: v0.1.36...v0.1.37

v0.1.36

23 Apr 04:52

Choose a tag to compare

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-mcp writes only command = "open-computer-use" and args = ["mcp"], without shell-profile or session-env edits.
  • Published open-computer-use, open-computer-use-mcp, and open-codex-computer-use-mcp at 0.1.36 with the bundled macOS, Linux, and Windows artifacts.

Full Changelog: v0.1.35...v0.1.36

v0.1.35

23 Apr 04:15

Choose a tag to compare

What's Changed

  • Bundled macOS, Linux, and Windows native runtimes into the existing npm packages so npm i -g open-computer-use can select the current os-arch without new platform package names.
  • Bumped Open Computer Use to 0.1.35 after the 0.1.34 platform-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

23 Apr 03:59

Choose a tag to compare

What's Changed

  • docs: add Gemini demo attachment link to README by @usoonees in #8

Full Changelog: v0.1.33...v0.1.34