File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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) *
You can’t perform that action at this time.
0 commit comments