You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.