Skip to content

ultracodex 0.1.1

Choose a tag to compare

@YuanpingSong YuanpingSong released this 03 Jul 07:31

The demo-driven release: everything in it came from watching a first-time session drive ultracodex from Claude Code.

New

  • General ultracodex skillsync-skills now always installs .claude/skills/ultracodex/SKILL.md teaching Claude the full contract (authoring byte-for-byte for the Workflow tool, run --json --budget, verbatim relay). An ad-hoc multi-agent request becomes a one-line prompt: "…— actor–critic loop, 3 rounds. Run it with ultracodex."
  • Demo video + GIF in the README: Claude authors an actor–critic essay workflow, Codex executes it in the full-screen TUI, the result lands back in Claude.

Fixed / improved

  • validate no longer warns about unmatched meta.phases titles when any phase() call has a computed title — the warning was pushing authors (human and AI alike) to unroll perfectly good loops.
  • Run view keeps 5 completed agent cards visible before collapsing (was 3).

347 hermetic tests · npm install -g ultracodex