Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 551 Bytes

File metadata and controls

14 lines (10 loc) · 551 Bytes

Changelog

0.0.1-alpha.2

  • Add Codex and VS Code / GitHub Copilot assistant targets.
  • Generate assistant-specific skills directories and instruction files.
  • Resolve bundled templates from the package path so generated projects include skill files when the CLI is run outside the repository.
  • Copy docs into docs/ instead of docs/docs/.

0.0.1-alpha.1

  • Initial alpha release.
  • Add fastai init command for scaffolding AI agent instructions and project planning docs.
  • Include Flutter, Serverpod, and offline-first template skills.