Skip to content

V4.1: Dual-platform release and Codex Desktop support

Latest

Choose a tag to compare

@Ericyoung-183 Ericyoung-183 released this 22 May 03:23
· 10 commits to main since this release

Alpha Insights V4.1 productizes the dual-platform release path for Claude Code-style users and Codex Desktop users.

Highlights:

  • Adds Codex Desktop installation support with a dedicated Codex installer and hook wrapper path.
  • Keeps the Skill product core shared while platform adapters handle runtime differences.
  • Fixes Stage 3.5 validation so stage_gate.py validate 3.5 is a real release/runtime path.
  • Fixes the V4 stage_gate_hook.py silent fail-open path caused by a local json import shadowing behavior.
  • Refreshes the English GitHub release surface, README copy, license, posters, and demo/report assets.
  • Adds verification scripts for Codex install/hook health and dual-platform release checks.

This release is MIT licensed and intended for users who want AI business research to run through stages, validators, hooks, and evidence discipline rather than relying on prompt compliance alone.

Installation: see the README and INSTALL_FOR_AGENTS.md in the repository.