Releases: archcore-ai/plugin
v0.4.7
Generated documents default to a concise architect voice — rationale over code walkthroughs.
Improvements
- ADRs, RFCs, PRDs, plans, and specs default to argued rationale, not code walkthroughs.
- check-precision warns on code blocks ≥5 lines in narrative document types.
Full Changelog: v0.4.6...v0.4.7
v0.4.6
Fixes
/archcore:contextno longer drops top-relevance doc, rfc, and orphan guide results.
Full Changelog: v0.4.5...v0.4.6
v0.4.5
Codex marketplace install card now shows the Archcore brand and links to a live privacy policy.
Features
- Brand icon and logo appear on the Codex marketplace install card.
- Terms of Service link published from the repo.
Improvements
- Category and capabilities aligned with the documented Codex marketplace schema.
- Install card homepage and privacy links point to live archcore.ai pages.
Full Changelog: v0.4.4...v0.4.5
v0.4.4
Skill surface collapses — fewer commands, clearer separation between init, plan, decide, and audit.
Breaking changes
- /archcore:bootstrap renamed to /archcore:init.
- /archcore:review and /archcore:actualize removed — use /archcore:audit [--deep] [--drift].
- /archcore:*-track commands removed — use /archcore:plan --track product|feature|sources|iso.
- /archcore:standard and /archcore:verify commands removed.
Features
- /archcore:audit consolidates documentation health checks and code-drift detection.
- /archcore:plan --track selects product, feature, sources, or ISO 29148 cascade flows.
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Full Changelog: v0.4.2...v0.4.3
v0.4.1
Features
- improve stability in Cursor plugins with global Archcore CLI
Full Changelog: v0.4.0...v0.4.1
v0.4.0
The bundled CLI launcher is gone — install archcore globally before upgrading.
Breaking changes
- Bundled bin/archcore launcher removed; MCP now invokes archcore from PATH (globally)
Install CLI globally: https://docs.archcore.ai/cli/install/. And then update and relaunch your plugin.
##Features
- cursor.mcp.json template scopes Cursor MCP per project with cwd: "${workspaceFolder}".
Full Changelog: v0.3.14...v0.4.0
v0.3.14
Improvements
- Bootstrap exits fast on empty repos without seeding placeholder docs.
Fixes
- Codex MCP no longer silently runs against plugin docs — fails fast with ARCHCORE_CWD wrapper instructions.
Full Changelog: v0.3.13...v0.3.14
v0.3.13
v0.3.12
Full Changelog: v0.3.11...v0.3.12