Skip to content

v0.0.1-alpha.12

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jul 23:39

Features

  • Share one resilient App Server client across VS Code Task surfaces, keeping editor tabs and Task Navigation synchronized without exposing backend credentials to webviews.
  • Add actionable Codex setup and authentication recovery, including Node.js guidance, retry controls, and clearer Native Session discovery failures.

Bug Fixes

  • Preserve each Task's Native Session identity across cancellation timeouts, restart recovery, and failed session attachment so follow-up prompts cannot silently switch sessions.
  • Harden App Server restart and resumable HTTP recovery while retaining the same logical VS Code client and workspace state.
  • Keep the sidebar selection aligned with the active Task editor and reliably reuse existing Task tabs.

Chores

  • Update the tested Codex ACP fallback to 1.1.4 and normalize npm lockfile metadata.

Changelog

Full Changelog: v0.0.1-alpha.11...v0.0.1-alpha.12