| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| flow-next v1.0.2 source code.tar.gz | 2026-05-09 | 5.6 MB | |
| flow-next v1.0.2 source code.zip | 2026-05-09 | 6.1 MB | |
| README.md | 2026-05-09 | 826 Bytes | |
| Totals: 3 Items | 11.7 MB | 4 | |
Marketplace housekeeping
- Legacy
flowplugin removed. The original two-step planning + execution plugin (plugins/flow/) has been deleted from the marketplace;flow-nextis now the only plugin shipped here. The legacy plugin had been unmaintained for ~10 months and never tagged a release — keeping it side-by-side withflow-nextconfused new users about which to install. Marketplace metadata (.claude-plugin/marketplace.json),scripts/install-codex.sh,scripts/bump.sh, andCLAUDE.mdupdated to reference flow-next exclusively. The flow-next plugin code is unchanged from 1.0.1 — this release is purely marketplace cleanup. To browse or restore the old code:git show 0a45aff:plugins/flow/README.mdorgit checkout 0a45aff -- plugins/flow/(last commit onmaincontaining the plugin tree).