Skip to content

fix(dev-tunnel): run cli from packaged bin shims#12

Merged
skulidropek merged 1 commit intomainfrom
codex/dev-tunnel-fix-cli-entrypoint
Mar 23, 2026
Merged

fix(dev-tunnel): run cli from packaged bin shims#12
skulidropek merged 1 commit intomainfrom
codex/dev-tunnel-fix-cli-entrypoint

Conversation

@skulidropek
Copy link
Copy Markdown
Member

Summary

  • treat spawned bin shims as valid CLI entrypoints for the tunnel executable
  • keep index imports testable without breaking packaged runtime execution

Testing

  • npm test
  • npm run build

@skulidropek
Copy link
Copy Markdown
Member Author

Implemented: this hotfix restores real CLI execution for the packaged spawn-dock-tunnel bin while keeping index.ts safe to import in tests. Without it, the new TMA banner logic stayed silent because the .bin shim path no longer matched the stricter entrypoint guard.

@skulidropek skulidropek merged commit 77ff111 into main Mar 23, 2026
3 checks passed
@skulidropek skulidropek deleted the codex/dev-tunnel-fix-cli-entrypoint branch March 23, 2026 06:47
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