Skip to content

Littlepowers 1.0.0

Choose a tag to compare

@clsaa clsaa released this 21 Jul 15:00
· 10 commits to main since this release

The first stable release of Littlepowers: a proportional planning, recovery, and engineering-discipline protocol for Codex, Claude Code, Qoder, and OpenCode.

Highlights

  • Four supported hosts: first-class Qoder CLI/Qoder IDE and OpenCode support alongside Codex and Claude Code, sharing one skill, hook, and state implementation.
  • Phase review gates: full-route artifacts (brainstorm → spec → design → plan, plus compact shape) are presented for explicit approval before the next phase; unattended end-to-end execution requires explicit authorization.
  • Host plan-surface mirroring: tracked checklists render in the host interface through Codex update_plan and OpenCode's todo tool, while the Markdown plan remains the durable source of truth.
  • Expert-review hardening: fixes from a seven-expert review across gate mechanics, hook root resolution, OpenCode spawn handling, and Codex post-replacement recovery — itemized in CHANGELOG.md §1.0.0.

Validation

71 unit tests pass on Linux, macOS, and Windows CI, plus compileall, node --check, qodercli plugins validate, and claude plugin validate --strict. See CHANGELOG.md for the full record.

Known limits: the Qoder IDE fires only a subset of hook events, and authenticated end-to-end runs on Qoder and OpenCode have not been recorded yet (see docs/model-compatibility.md).