Skip to content

Start Kitchen correctly through the installed npm command - #9

Merged
sodiumsun merged 3 commits into
mainfrom
codex/kitchen-launcher-fix
Sep 9, 2026
Merged

Start Kitchen correctly through the installed npm command#9
sodiumsun merged 3 commits into
mainfrom
codex/kitchen-launcher-fix

Conversation

@sodiumsun

Copy link
Copy Markdown
Owner

Running the packaged kitchen through npm exec could exit successfully without launching: the entry-point guard compared npm's executable symlink path with the module's real file path. Resolve the executable before comparing so both direct Node invocation and the installed command start the kitchen.

The clean-package check now invokes actual npm exec for help, live repo attachment and Example launch. All 71 tests still pass locally, and the updated packed archive passes the stronger check. Bump the experimental package to alpha.2 and update release instructions; alpha.1 is marked superseded instead of replacing its published archive.

@sodiumsun
sodiumsun merged commit fb40326 into main Sep 9, 2026
6 checks passed
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