Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Mar 20:27
· 63 commits to main since this release

0.5.0 (2026-03-02)

Features

  • dockerfile: create node stack Dockerfile and detect-stack.sh (bf68a66)
  • entrypoint: create node entrypoint.sh and placeholder templates (572ea3b)
  • ralph: add JS-adapted ralph-loop.sh for node stack (276d843)
  • ralph: add stream-pretty.sh and kickoff-prompt.txt for node stack (c6bae71)
  • stacks: add recon.sh for node stack (01cf024)
  • stacks: add verify-fast.sh and verify-full.sh for node stack (30281e4)
  • templates: add Next.js CLAUDE.md and fix entrypoint version-specific URL (a37e8b3)
  • templates: add Next.js plan.md and checklist.yaml with 7 upgrade phases (27fcc50)
  • templates: add Vite+React upgrade agent CLAUDE.md (dcc3fd2)
  • templates: add Vite+React upgrade plan.md and checklist.yaml (04d741e)
  • templates: write CRA plan.md and checklist.yaml for Vite migration (fc1b1e9)
  • templates: write CRA-to-Vite migration CLAUDE.md (488b9e4)

Bug Fixes

  • ci: restore multi-arch Docker builds by adding platform to matrix (145830b)