Skip to content

Release 0.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 14:07
· 8 commits to main since this release
Immutable release. Only release title and notes can be modified.

0.4.0 (2026-04-23)

Features

  • action: v2-aware, three-channel adoption aligned (9beb2a7)
  • Claude Code skill, router AGENTS.md, honest empirical framing (8d9fa20)
  • spec: v2.0 canonical shapes + JSON Schemas + schema-driven validator (1bf4aa7)

Bug Fixes

  • ai: drop timestamp from generated .ai/index.yaml (10b61d5)
  • ci: pass GITHUB_TOKEN to gitleaks-action (ac7647b)
  • deps: pin Pillow, tqdm, zipp to clear OSV advisories (1a27be1)

Maintenance

  • ai: regenerate .ai/index.yaml (6cea525)
  • ai: regenerate .ai/index.yaml (eee1f12)
  • ai: regenerate .ai/index.yaml (6157307)
  • gitignore validation/real-world-projects/ scratch (dc6e27e)
  • security: argus config, lint/bandit configs, npm update (e56543b)

Documentation

  • readme: concrete install paths for the Claude Code skill (0c21c6c)
  • reframe MCP design after production-MCP guidance (2c45958)
  • results: live Claude pilot (n=12) — AICaC_SELECTIVE 100% vs AGENTS 50% (59495a3)
  • validation: in-harness v2.0 eval protocol (deferred) (c911d14)
  • validation: MCP server design sketch (deferred implementation) (ef466e4)

Code Refactoring

  • ai: migrate .ai/ + sample to v2.0 canonical shape (6c86d3e)

Tests

  • toon: update yaml_to_toon tests for v2.0 canonical shape (6ad6114)

Continuous Integration

  • block Claude attribution and session URLs from ever landing (6d0435c)
  • install jsonschema for unit tests (f2c9254)