Skip to content

v0.2.2

Choose a tag to compare

@biendo27 biendo27 released this 20 Apr 11:09
b760033

Fixed

  • Explicitly package hidden generated-app brick files such as .vscode/launch.json, .github/workflows/ci.yml, and .info/agentic.yaml.
  • Restore packaged agentic_base create output for IDE launch configs, generated repo CI files, GitLab CI files, and the machine-readable .info/agentic.yaml contract.

Testing

  • dart pub publish --dry-run verified hidden app-brick files remain in the archive with Package has 0 warnings.
  • Source agentic_base create passed for GitHub and GitLab CI providers.
  • Full dart test --reporter compact passed.