v4/v5 still declare node20 in their action.yml even though runners now
force node24 — v7 of both actions declares node24 natively.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Runs pytest against pull requests and pushes to main, so it can be
wired as a required status check before the repo accepts external
contributions.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Standalone Python stdlib pipeline that reads an agent's past sessions,
compares them against installed skills, and generates structured
improvement proposals gated by an evaluation framework before anything
mutates. Host-agnostic via HostAdapter (Hermes, Claude Code).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>