openai-curated Superpowers plugin is outdated: 5.1.3 vs upstream 6.0.2
Open 💬 1 comment Opened Jun 18, 2026 by cool-aid
Summary
The superpowers@openai-curated Codex plugin appears to be pinned to an outdated curated snapshot.
Current behavior
codex plugin listshowssuperpowers@openai-curatedinstalled and enabled from snapshot015c0dff.- The installed plugin manifest reports version
5.1.3. - Removing and reinstalling the plugin through Codex installs the same
5.1.3snapshot again.
Expected behavior
The curated marketplace should either provide the latest upstream Superpowers release or document the pinning/update lag policy so users know why reinstalling does not update the plugin.
Version details
- Codex CLI:
0.140.0 - Installed plugin:
superpowers@openai-curated - Curated snapshot shown by Codex:
015c0dff - Installed manifest version:
5.1.3 - Upstream Superpowers version:
6.0.2 - Upstream release date seen in release notes:
2026-06-16
Reproduction
- Run
codex plugin list. - Note that
superpowers@openai-curatedis installed from snapshot015c0dff. - Inspect the installed plugin manifest at
.codex-plugin/plugin.json; it reports5.1.3. - Remove and reinstall the plugin through Codex.
- Inspect the manifest again; it is still
5.1.3.
Notes
This looks like a marketplace packaging/update issue rather than a Superpowers runtime issue, because upstream has already moved to 6.0.2.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗