Skip to content

v2.56.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 21:00
· 65 commits to main since this release

What's Changed

Changes since v2.55.0:

  • Update version numberl to 2.56.0 (3036316)
  • Enhance skill environment management and documentation (b80fcda)
  • Enhance security scanning documentation and update dependencies (cd879d8)
  • Add OpenPIV skill under skills/openpiv (#216) (dde1906)
  • Update documentation and improve test structure for autoskill (2f2022d)
  • Add initial test suite for autoskill functionality (8cb0f52)
  • Update skill metadata formatting and improve .gitignore entries (b085e11)
  • Update security report and enhance subprocess environment handling (cb83780)
  • Update security documentation and scanning process (489de4c)
  • Remove validate_report.py script as it is no longer needed for the security scan process. This change simplifies the codebase and eliminates redundancy in validation checks, streamlining the overall workflow. (b01cff4)
  • feat(docx): enhance DOCX skill and comment script functionality (a1b84fb)
  • feat(citation-management): enhance metadata handling and subprocess environment (f5a0bbc)
  • perf(security-scan): scan concurrently and reuse unchanged results (665663c)
  • Update security scanning process and documentation (d77f819)
  • feat(citation-management): document Zotero integration via pyzotero skill (38ce7e2)
  • fix(imaging-data-commons): correct 'questons' typo (23f8511)
  • Update default LLM model in security scan workflow to "claude-sonnet-5" (edefe50)
  • Update default LLM model in SkillScanner to "anthropic/claude-sonnet-5" (37f2064)
  • fix(rdkit): correct FractionCsp3 call and MolToSmarts parameter name (94151f6)
  • Correct README release details (757b63b)
  • fix(markdown-mermaid-writing): correct broken internal references in style guides (0f5891a)