Skip to content

Commit 9daa666

Browse files
docs(phase-09): evolve PROJECT.md — milestone v1.2 complete
All v1.2 target features validated. Next: v1.3 (Codex). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 893d06d commit 9daa666

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.planning/PROJECT.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
**Target features:**
88
-`opencode.py` — converts Claude Code plugin format (agents, commands) to OpenCode native format (Phase 8 complete 2026-03-22)
99
-`ai-codebase-mentor install --for opencode` works end-to-end with clean install/uninstall (Phase 8 complete)
10-
- `publish-pypi.yml` — GitHub Actions workflow that publishes to PyPI on semver tag push
11-
- `pip install ai-codebase-mentor` works from PyPI
10+
- `publish-pypi.yml` — GitHub Actions workflow that publishes to PyPI on semver tag push (Phase 9 complete 2026-03-22)
11+
- `pip install ai-codebase-mentor` works from PyPI (v1.2.0 published)
1212

1313
## What This Is
1414

@@ -87,4 +87,4 @@ The policy islands pattern (documented in the article provided) is the architect
8787
| Lazy import in `_get_converters()` | adding new runtimes requires only adding to the dict — no CLI structural change | ✓ Good |
8888

8989
---
90-
*Last updated: 2026-03-22 — Phase 8 complete (opencode.py), Phase 9 (PyPI publish) next*
90+
*Last updated: 2026-03-22 — Milestone v1.2 complete: opencode.py + PyPI publish (v1.2.0)*

0 commit comments

Comments
 (0)