Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1002 Bytes

File metadata and controls

34 lines (27 loc) · 1002 Bytes

Changelog

All notable changes to this project will be documented in this file.

[v0.2.1] - 2026-03-30

Changed

  • Release v0.2.1

[v0.2.0] - 2026-03-30

Changed

  • Split the Wave method into wave-planner for Codex subagents and wave-planner-acpx for acpx-based execution.
  • Added wave-planner-claude for Claude Code Agent-based execution.
  • Simplified the README and made Codex the recommended default path.
  • Updated the README to explain when to use the Codex, Claude Code, and acpx variants.
  • Updated acpx-facing skills and templates for the newer acpx CLI capabilities.

[v0.1.3] - 2026-03-05

Changed

  • Release v0.1.3

[v0.1.2] - 2026-03-05

Changed

  • Release v0.1.2

[v0.1.1] - 2026-03-05

Changed

  • Release v0.1.1

[v0.1.0] - 2026-03-04

Added

  • Initial release of wave-driven-dev skills.
  • wave-planner skill for contract-first wave planning.
  • acpx skill for multi-session orchestration workflows.
  • README, examples, assets, and MIT license.