Skip to content

Releases: zircote/ccpkg

v0.0.4

22 Feb 23:14
v0.0.4
a60d7d6

Choose a tag to compare

[0.0.4] - 2026-02-22

Added

  • Versioned actionable adoption specs with 5 host profiles: Claude Code, Copilot CLI, Codex CLI, Gemini CLI, OpenCode
  • Relative link rewriting in generated assistant pages
  • Documentation review configuration

Fixed

  • Update assistants index page for v2 schema sections
  • Resolve doc review findings in adoption specs and core spec

v0.0.3

22 Feb 23:14
v0.0.3
e670d04

Choose a tag to compare

[0.0.3] - 2026-02-22

Added

  • Social preview, OG tags, README badges, and infographic
  • Issue templates and labels configuration

Changed

  • Structural fixes and schema DRY cleanup
  • Sync core Astro docs to canonical spec
  • Sync Astro spec pages and add build scripts

Fixed

  • Escape angle brackets in MDX and update infographic layout
  • Update paths in design rationale to match spec

v0.0.2

22 Feb 23:13
v0.0.2
4733260

Choose a tag to compare

[0.0.2] - 2026-02-21

Added

  • MCP server deduplication: identity model, shared lockfile field, install/uninstall logic, archive cache, design decision 16
  • Canonical hook event vocabulary
  • Host integration and namespacing sections
  • Remote component references and update tracking
  • Component portability matrix and scoping guidance
  • Instructions assembly with base + per-host overlays
  • Version discovery and security advisory endpoints for registry protocol
  • Per-component host scoping in components object
  • Manifest schema updates for host scoping, remote refs, and target fields

Changed

  • Rewrite install lifecycle for grounded implementation
  • Rewrite lazy loading to reflect existing behavior; move to aspirational appendix
  • Expand lockfile schema with lifecycle fields

Fixed

  • Address Copilot review feedback on MCP dedup
  • Fix AI-telltale characters in plan docs

v0.0.1

22 Feb 23:13
v0.0.1
1f01376

Choose a tag to compare

[0.0.1] - 2026-02-19

Added

  • Initial ccpkg specification and GitHub Pages site
  • ccpkg lifecycle infographic
  • Resolve all open design questions
  • Project README
  • Astro Starlight documentation framework

Changed

  • Rename and refactor to ccpkg.dev
  • Migrate docs from Mintlify to Astro Starlight

Removed

  • Jekyll site infrastructure