Skip to content

v0.1.10

Choose a tag to compare

@github-actions github-actions released this 16 Jun 19:48
· 1 commit to main since this release
d77abfd

Verification

Each release ships a princi-<version>-checksums.txt file with SHA256 hashes for every artifact. Verify before installing:

sha256sum -c princi-<version>-checksums.txt

What's Changed

  • chore: security hardening for v0.1.0 release by @dev-nxq in #2
  • feat(plugin): OAuth-only auth + MCPB v0.2 manifest fix by @dev-nxq in #3
  • chore(ci): bump github/codeql-action from 3.35.4 to 4.35.2 by @dependabot[bot] in #4
  • chore: remove unnecessary .mcp.json by @dev-nxq in #5
  • feat(plugin): add mcpServers for OAuth auto-discovery via mcp-remote by @dev-nxq in #6
  • chore: add .mcp.json for Claude Code MCP server discovery by @dev-nxq in #7
  • fix(plugin): correct folder structure per official plugin spec by @dev-nxq in #8
  • docs(skill): use generic Covy MCP tool references in SKILL.md by @dev-nxq in #9
  • feat(plugin): add Cursor plugin manifests and bump to 0.1.3 by @dev-nxq in #10
  • chore(ci): bump github/codeql-action from 4.35.2 to 4.35.3 in the minor-and-patch group by @dependabot[bot] in #12
  • feat: rename Covy to Princi across all plugin files by @dev-nxq in #11
  • chore(ci): bump github/codeql-action from 4.35.3 to 4.35.4 in the minor-and-patch group by @dependabot[bot] in #13
  • feat(skill): add /princi-review-pr personal PR review skill and bump to 0.1.4 by @dev-nxq in #14
  • feat(skill): add eng-design-doc sub-skill to /princi by @dev-nxq in #16
  • feat(skill): add /princi-create-pr-best-practices and bump to 0.1.6 by @notharish in #17
  • ci: auto-release on version bump by @dev-nxq in #19
  • Point MCP endpoints at api.princi.ai custom domain by @notharish in #21
  • feat: add Princi logo for Cursor plugin tile (v0.1.8) by @dev-nxq in #22
  • ci: fix tar step in auto-release workflow by @dev-nxq in #23
  • chore(ci): bump github/codeql-action from 4.35.4 to 4.35.5 in the minor-and-patch group by @dependabot[bot] in #24
  • feat: suppress already-declined findings in /princi-review-pr (v0.1.9) by @dev-nxq in #25
  • chore(ci): bump github/codeql-action from 4.35.5 to 4.36.0 in the minor-and-patch group by @dependabot[bot] in #26
  • chore(ci): bump the minor-and-patch group with 2 updates by @dependabot[bot] in #27
  • feat(skills): rename PR skills + auto-managed incremental best practices by @dev-nxq in #28

New Contributors

Full Changelog: https://github.com/princi-ai/princi-plugin/commits/v0.1.10