Skip to content

v0.3.0

Choose a tag to compare

@X-Gunner X-Gunner released this 13 Aug 06:24
· 4 commits to main since this release

Framework auto-detection: when .codeigniter-mcp.json is missing, the server infers the profile from the project structure (app/Config/Paths.php or spark -> ci4; bin/migrate or app/Repositories -> spec). Explicit file always wins. 136 tests.