Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Feb 02:21
908bf3f

0.2.0 (2026-02-21)

Features

  • Add project governance and release automation infrastructure (0d1c4f9)
  • Initial commit (d5e5a27)

Bug Fixes

  • CLI accuracy, reasoning passthrough, and review findings (#89) (1dff74c)
  • Code quality bugs and async improvements (ced2907)
  • Resolve code scanning alerts and bump cryptography (50f60bd)

Documentation

  • Add AI assistant configuration and project context files (f9ccd16)
  • Add AI assistant instructions (CLAUDE.md, Copilot, MCP config) (147964f)
  • Consolidate documentation and fix inaccuracies (0467ea7)
  • Consolidate documentation and remove obsolete files (b389cdc)
  • Fix documentation accuracy (a965b12)
  • Update reasoning configuration from CLI flag to environment variable (9a6ad61)

Styles

  • docs: Fix ASCII diagram alignment in architecture documentation (#90) (45e53ca)
  • tests: Reformat multiline string literals to inline format (5fb3663)

Miscellaneous

  • Add project governance and contribution infrastructure (a066503)
  • Add project governance and contribution infrastructure (1b76052)
  • Add project governance and release automation infrastructure (1e8d524)
  • CI packaging polish and Python 3.13 support (9ae495b)
  • ci: Lower coverage threshold from 70% to 65% (dcbea56)
  • Remove unused imports and update cryptography dependency (8bb1d6d)
  • Update CI configuration and tooling versions (ff4ccd0)

Code Refactoring

  • Improve async handling and code organization (8622956)

Continuous Integration

  • Add automated release and security workflows (455417b)
  • Add security scanning and release automation (034189e)
  • Bump actions/upload-artifact from 4 to 6 (12c92d3)
  • Bump actions/upload-artifact from 4 to 6 (dd006ab)
  • Bump github/codeql-action from 3 to 4 (d948eb6)
  • Bump github/codeql-action from 3 to 4 (094a2fa)
  • Remove Claude Code Review workflow (857bb5a)
  • Remove Claude Code Review workflow (48aa19f)
  • security: Remove pull_request_target trigger and add actions permission (8df94d4)