Skip to content

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 17:24

Published to npm as @bitkyc08/opencodex@2.1.1 with dist-tag latest.

Commit log

Changes since v2.0.2:

  • feat: detect and repair stale Codex autostart shim (f4b3d44)
  • fix: preserve Codex updates during shim repair (d33beb1)
  • test: extend shim tests — marker detection, bypass env, round-trip write (9c938e8)
  • docs: add autostart shim documentation (service vs shim comparison) (93145fd)
  • security: bind to 127.0.0.1 by default + restrict CORS to localhost (6862700)
  • feat: per-model wire protocol override for OpenCode Go MiniMax/Qwen (2d10361)
  • fix: emit response.incomplete on adapter EOF and heartbeat stall (b678a5f)
  • security: disable unsafe /api/config PUT endpoint (af6ae66)
  • [agent] docs: devlog/210 plan — Anthropic SDK adapter port (b087075)
  • [agent] docs: devlog/210 plan — Anthropic SDK adapter port (367c642)
  • fix: detect Windows Codex updates that bypass .cmd shim via PATHEXT (1b626e4)
  • ci: add GUI build, dev branch trigger, crash restart hard failure (be0b620)
  • [agent] feat: Anthropic SDK adapter — executeStream via @anthropic-ai/sdk (96146d2)
  • [agent] feat: add anthropic-sdk adapter as separate adapter type (2021560)
  • [agent] revert: remove anthropic-sdk adapter — Agent SDK path not viable, raw fetch is correct (121c0f2)
  • [agent] chore: remove devlog/210 — anthropic-sdk adapter plan cancelled (a08c768)
  • fix(ci): install GUI dependencies before build step (85fa43d)

Full diff