Skip to content

Littlepowers v1.1.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@clsaa clsaa released this 26 Jul 09:44
· 6 commits to main since this release

Highlights

  • Adds a lean route for bounded changes: brainstorm → plan → execute, without separate specification or design artifacts.
  • Preserves approved parent requirements under one definition of done and blocks agent-created product, technical, platform, MVP, or phase slices.
  • Requires an explicit Added / Changed / Deferred / Removed scope delta, or No scope delta.
  • Distinguishes approved visual baselines from implementation-generated regression snapshots.
  • Separates work-unit compliance, approved-outcome fidelity, and code-quality review verdicts.
  • Binds recovery context to the canonical workspace root so unrelated ancestor ledgers do not drive nested projects.

Compatibility and performance

The update remains shared across Codex, Claude Code, Qoder, and OpenCode. It adds no state-schema migration, extra model call, reviewer, background scan, telemetry, or automatic test run.

Verification

  • 75 Python tests passed on Ubuntu/Python 3.9, macOS/Python 3.13, and Windows/Python 3.13.
  • Python compilation and the Windows Hook launcher probe passed.
  • Claude Code strict plugin validation passed in GitHub Actions.
  • Local release validation passed for all 11 skills and Codex, Claude Code, Qoder, and OpenCode plugin surfaces.

See the changelog and verification report for details.