Skip to content

v0.0.9: fix version inconsistency + skill issue-end + TUI ape#40

Merged
ccisnedev merged 3 commits into
mainfrom
039-version-issue-end-tui
Apr 18, 2026
Merged

v0.0.9: fix version inconsistency + skill issue-end + TUI ape#40
ccisnedev merged 3 commits into
mainfrom
039-version-issue-end-tui

Conversation

@ccisnedev

@ccisnedev ccisnedev commented Apr 18, 2026

Copy link
Copy Markdown
Owner

Closes #39

Summary

  • Version SSoT: Single source of truth in \lib/src/version.dart\
  • TUI: FSM diagram when ^Gpe\ invoked without arguments
  • Skill issue-end: 9-step protocol for cycle completion (EXECUTE → EVOLUTION)
  • CHANGELOG: Retroactive v0.0.8 entry + v0.0.9

Checklist

  • All tests pass (97 tests)
  • CHANGELOG updated
  • Version bumped to 0.0.9

- diagnosis.md: version fix, issue-end skill, TUI
- scope-analysis.md: detailed analysis of 5 scope items
- Deferred: IDLE auto-transition to v0.0.10

Closes analysis phase for #39
- Phase 0: CHANGELOG v0.0.8 retroactive
- Phase 1: Version SSoT (TDD)
- Phase 2: TUI command (TDD)
- Phase 3: Skill issue-end
- Phase 4: Release v0.0.9

TUI design: minimal FSM diagram (6 lines)
- lib/src/version.dart: single source of truth for apeVersion
- lib/commands/tui.dart: FSM diagram when ape invoked without args
- assets/skills/issue-end/SKILL.md: 9-step protocol for cycle completion
- CHANGELOG.md: retroactive v0.0.8 entry + v0.0.9

Closes #39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v0.0.9: fix version inconsistency + skill issue-end + TUI ape

1 participant