Skip to content

fix(marketplace): restore shipped Codex package - #68

Merged
cofin merged 3 commits into
mainfrom
fix/codex-marketplace-2
Aug 15, 2026
Merged

fix(marketplace): restore shipped Codex package#68
cofin merged 3 commits into
mainfrom
fix/codex-marketplace-2

Conversation

@cofin

@cofin cofin commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

  • Restore the generated Codex marketplace package as tracked repository content.
  • Make Flow validation, rule hashing, journal roots, and tests portable on Windows.
  • Prevent the PowerShell hook test from shadowing PowerShell's shell dependencies.
  • Document the supported Antigravity install command.

Root cause

The OKF merge deleted plugins/flow/ and added it to .gitignore, while the Codex marketplace catalog continued to point at ./plugins/flow. CI regenerated that ignored directory before validation, masking the fact that users installing from GitHub could not resolve the plugin manifest.

The Windows CI failures were caused by platform-specific path serialization and newline hashing. The latest Ubuntu failure was a PowerShell startup timeout caused by the test harness replacing shell commands in PATH.

Verification

  • make check
  • 568 tests passed, 2 skipped
  • Codex package check passed
  • Consolidated manifest validation passed

@cofin
cofin marked this pull request as ready for review August 15, 2026 02:56
@cofin
cofin merged commit 366853c into main Aug 15, 2026
4 checks passed
@cofin
cofin deleted the fix/codex-marketplace-2 branch August 15, 2026 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant