| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Thanks for the PR! Changes to LazyCodex land through oh-my-openagent — could you open this against omo-codex over there instead? PRs in this repository can't be merged. If you're working with a coding agent, prompt it like this:
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Problem
The LazyCodex marketplace payload declared hook commands for components/start-work-continuation/dist/cli.js and components/ulw-loop/dist/cli.js, but those generated CLI files were absent from the checked-in payload. This matches the missing-file failure reported in #108 and can leave installs with dangling hook/bin targets after marketplace update or repair.
Fixes #108.
Changes
Verification
Summary by cubic
Include the missing CLI payloads for marketplace hooks so installs no longer have dangling hook/bin targets. Adds a guardrail test to catch missing command targets; fixes #108.
Written for commit 3e02011. Summary will update on new commits.