Skip to content

Releases: EnzoVezzaro/agents-code-context

ACC v0.6.9

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:29

ACC v0.6.9

See CHANGELOG.md for details.

Installation

npm install -g acc-code-context

Usage

acc --version
acc check  # validates an ACC-enhanced repository

ACC v0.6.8

Choose a tag to compare

@github-actions github-actions released this 18 Aug 19:30

ACC v0.6.8

See CHANGELOG.md for details.

Installation

npm install -g acc-code-context

Usage

acc --version
acc check  # validates an ACC-enhanced repository

ACC v0.6.7-dev

ACC v0.6.7-dev Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Aug 18:53

ACC v0.6.7-dev

See CHANGELOG.md for details.

Installation

npm install -g acc-code-context

Usage

acc --version
acc check  # validates an ACC-enhanced repository

v0.6.3

Choose a tag to compare

@EnzoVezzaro EnzoVezzaro released this 18 Aug 01:20

What's Changed

  • Package renamed to acc-code-context — all references updated across package.json, CI/release workflows, all 7 skill copies, docs site, CLI code, tests
  • CI test job installs dependenciesnpm install added to fix 27 failing tests caused by missing @ai-sdk/openai
  • CI invariant job fixed — updated paths for lib/core/ restructuring