Skip to content

Releases: archcore-ai/plugin

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

v0.4.1

13 May 13:15

Choose a tag to compare

Features

  • improve stability in Cursor plugins with global Archcore CLI

Full Changelog: v0.4.0...v0.4.1

v0.4.0

12 May 17:43

Choose a tag to compare

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

11 May 13:11

Choose a tag to compare

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

10 May 09:56

Choose a tag to compare

Fixes

  • Codex hooks and MCP server start correctly from any working directory.
  • /archcore:bootstrap auto-initializes .archcore/ before its first MCP call.

v0.3.12

10 May 07:26

Choose a tag to compare

Full Changelog: v0.3.11...v0.3.12