Bundled simulator assets

Updated Jul 14, 2026

The published wheel ships the Bun entrypoint (src/github-sim-server.ts), package.json, and bun.lock. The orchestration module resolves the entrypoint from the installed package, so start_sim_process works after a plain pip install simulacat without cloning the repository. Bun uses the packaged manifest to install @simulacrum/github-api-simulator when the simulator is started.