What
Set up the Frontier lane: bleeding-edge models, opt-in consumers, separate dist-tag.
Lane spec
|
Reliable (@latest) |
Frontier (@frontier) |
| Version |
1.100.x |
2.0.0-frontier.N |
| Builder |
Opus 4.6[1m] max |
Opus 5 high |
| First brain |
GPT-5.5 xhigh (→ Sol, see #715) |
GPT-5.6 Sol high |
| Second brain |
Fable high |
Fable high |
| Install |
npm i agentic-sdlc-wizard |
npm i agentic-sdlc-wizard@frontier |
| Semver |
^1.100.0 never picks up 2.x |
Explicit opt-in only |
Steps
Blocked by
Related
What
Set up the Frontier lane: bleeding-edge models, opt-in consumers, separate dist-tag.
Lane spec
npm i agentic-sdlc-wizardnpm i agentic-sdlc-wizard@frontierSteps
frontier/kickoff2.0.0-frontier.0--tag frontier(release.yml: bare npm publish will steal @latest on frontier tags #713 — blocker)npm publish --tag frontiernpm view agentic-sdlc-wizard dist-tagsshows bothlatestandfrontierBlocked by
Related