Skip to content

Releases: archcore-ai/plugin

v0.4.13

18 Jun 06:56

Choose a tag to compare

v0.4.12

17 Jun 20:36

Choose a tag to compare

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

16 Jun 15:50

Choose a tag to compare

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

Full Changelog: v0.4.9...v0.4.10

v0.4.9

10 Jun 14:24

Choose a tag to compare

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

09 Jun 13:36

Choose a tag to compare

Context can now answer "what rules govern what I just changed?"

Features

  • /archcore:context --git-changes surfaces 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

26 May 09:46

Choose a tag to compare

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

20 May 07:43

Choose a tag to compare

Fixes

  • /archcore:context no longer drops top-relevance doc, rfc, and orphan guide results.

Full Changelog: v0.4.5...v0.4.6

v0.4.5

17 May 15:47

Choose a tag to compare

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

14 May 20:24

Choose a tag to compare

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

14 May 20:12

Choose a tag to compare

Full Changelog: v0.4.2...v0.4.3