Skip to content

Releases: complytime/complypack

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:38
v0.0.7
e47bdd5

Changes

  • Merge pull request #118 from complytime/docs/fix-117-slash-command-consistency-and-troubleshooting
  • docs: fix slash command inconsistencies and add troubleshooting section
  • Merge pull request #114 from complytime/fix/108-mcp-startup-error-to-stdout
  • Merge pull request #116 from marcusburghardt/fix/ci-remove-duplicated-workflows
  • fix(ci): remove duplicated reusable workflow calls and rename ci.yml
  • Merge pull request #115 from complytime/fix/deprecated-cue-context
  • fix: replace deprecated schema.Context() with cuecontext.New()
  • Merge pull request #112 from complytime/docs/110-skill-config-format-updates
  • fix: write JSON-RPC error to stdout on mcp serve startup failure
  • docs: fix OpenCode config format, add mapping-reference ID warning and file:// volume mount docs
  • Merge pull request #111 from complytime/fix/109-import-resolution-error-messages
  • fix: improve error message when policy import resolution fails
  • Merge pull request #103 from marcusburghardt/ci/align-workflow-deps-to-releases
  • Merge pull request #104 from complytime/sync-repo-standards-20260703083010
  • chore: sync repository standards
  • ci: align workflow dependencies to latest official releases
  • Merge pull request #100 from complytime/dependabot/go_modules/cuelang.org/go-0.17.0
  • Merge pull request #101 from complytime/dependabot/go_modules/github.com/open-policy-agent/opa-1.18.2
  • chore(deps): bump github.com/open-policy-agent/opa from 1.18.0 to 1.18.2
  • chore(deps): bump cuelang.org/go from 0.16.1 to 0.17.0

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 02 Jul 16:40

Changes

  • fix: address review feedback on plugin packaging
  • feat: package complypack as plugin/extension for AI coding assistants
  • Merge pull request #95 from marcusburghardt/fix/opencode-skill-symlinks
  • fix: update .opencode/skills/ symlinks after skill renames
  • Merge pull request #81 from jpower432/feat/adherence-pack-quality
  • fix: resolve CI lint failures
  • feat: add get_applicability_groups MCP tool
  • docs: add AGENTS.md and update README with new tools
  • feat: add automation triage MCP tool
  • refactor: rename skills for specificity and consistency

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:27

Changes

  • fix: update Go version in release workflow to 1.26
  • chore: update org-infra pin for container tag metadata

0.0.2

0.0.2 Pre-release
Pre-release

Choose a tag to compare

@jpower432 jpower432 released this 03 Jun 11:53
e5e5a05

What's Changed

  • feat: implement MCP server (Issue #9) by @jpower432 in #13
  • feat: Policy validation and testing libraries by @jpower432 in #15
  • feat: MCP validation tools, policy graph resolution, and evaluator discovery by @jpower432 in #16

Full Changelog: 0.0.1...0.0.2

0.0.1

0.0.1 Pre-release
Pre-release

Choose a tag to compare

@jpower432 jpower432 released this 01 Jun 15:39
d34556b

What's Changed

New Contributors

Full Changelog: https://github.com/complytime/complypack/commits/0.0.1