Releases: archcore-ai/plugin
v0.4.13
Full Changelog: v0.4.12...v0.4.13
v0.4.12
The local/global distinction is now consistent across every read tool and at any directory depth.
Improvements
- search_documents results carry the same source and read-only labels as the other read tools.
Fixes
- Documents in any nested global/ directory are read-only, not just the top level.
Full Changelog: v0.4.11...v0.4.12
v0.4.10
Hooks adapt to global sources: an outdated-CLI update nudge plus quieter staleness checks.
Features
- An outdated CLI shows update instructions instead of silently dropping Archcore context.
Improvements
- Staleness nudges skip the read-only .archcore/global/ mount. More info: https://github.com/archcore-ai/cli/releases/tag/v0.5.0
Full Changelog: v0.4.9...v0.4.10
v0.4.9
Fixes
- Plugin installs correctly in Codex; content relocated to plugins/archcore/ (#2).
Big thanks @ShengLin1001
Full Changelog: v0.4.8...v0.4.9
v0.4.8
Context can now answer "what rules govern what I just changed?"
Features
/archcore:context --git-changessurfaces the rules governing your uncommitted working-tree changes.
Fixes
- Codex registers the archcore MCP server — config dropped the stray mcpServers wrapper.
- Hooks run on Claude and Cursor when the plugin install path contains spaces.
Full Changelog: v0.4.7...v0.4.8
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