{"_id":"@ahoo-wang/godex","_rev":"45-8d93da0ec107f33e3f86e3dab2c65e94","name":"@ahoo-wang/godex","dist-tags":{"latest":"1.2.0"},"versions":{"0.0.1":{"name":"@ahoo-wang/godex","version":"0.0.1","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.1","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"4212f52b81adc18d40e2be5c8fcc27685db41a47","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.1.tgz","fileCount":5,"integrity":"sha512-DdBEZi8/70WKDfa9o8J/7YWxKu/83ODkw+5WHD1M3mOXUEr3k8mQTU14PyNbmD9o4iYUmcl8G/UlxWe8Y9tVdw==","signatures":[{"sig":"MEUCIE4jhvH7PnjH4fGPZasIwi2CUowD0HEK7tXoeSz+c17gAiEAnzaSuWL/ixL/ClSq8D1LY4IrQnWPIsSOq9uSR/KXbRs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":31477},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"a9d3a855f5735b36026294d4d5f54d74c51b22ef","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"ahoo-wang","email":"ahoowang@qq.com"},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^5","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.5","@ahoo-wang/fetcher-decorator":"^3.16.5","@ahoo-wang/fetcher-eventstream":"^3.16.5"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.1","@ahoo-wang/godex-win32-x64":"0.0.1","@ahoo-wang/godex-darwin-x64":"0.0.1","@ahoo-wang/godex-linux-arm64":"0.0.1","@ahoo-wang/godex-win32-arm64":"0.0.1","@ahoo-wang/godex-darwin-arm64":"0.0.1"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.1_1779361299516_0.4796257766442418","host":"s3://npm-registry-packages-npm-production"}},"0.0.2":{"name":"@ahoo-wang/godex","version":"0.0.2","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.2","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"79e43c686d726ca3cdbcde33a12298ab693d7c83","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.2.tgz","fileCount":6,"integrity":"sha512-yrxANAwI6gzcQfz16+vJXoYDavDysfX48swZP9sFGf9l6T4p7XFkJOAB+YAc5cLHZoUU83xQx5cgcqgxJFwfrw==","signatures":[{"sig":"MEYCIQDfbZS/dJGoRIdwfy67PFSJSwYHp7j5OCuuU199Lf8wzwIhAMFB2BsplvXCZ/dctMlO1MRPENCQZ3tjV1LGtYBZf7zh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45847},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"2bccee7aaccb94a8e908aed4ba5df0e9e729ae64","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.5","@ahoo-wang/fetcher-decorator":"^3.16.5","@ahoo-wang/fetcher-eventstream":"^3.16.5"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.2","@ahoo-wang/godex-win32-x64":"0.0.2","@ahoo-wang/godex-darwin-x64":"0.0.2","@ahoo-wang/godex-linux-arm64":"0.0.2","@ahoo-wang/godex-win32-arm64":"0.0.2","@ahoo-wang/godex-darwin-arm64":"0.0.2"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.2_1779368180321_0.16619094090327668","host":"s3://npm-registry-packages-npm-production"}},"0.0.4":{"name":"@ahoo-wang/godex","version":"0.0.4","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.4","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"86c7b8a76deb9e1b9fa65dfd548e5c73e6a7b27d","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.4.tgz","fileCount":6,"integrity":"sha512-cgaatn+kzOwJrAY+/MKZvf92AO1HI9WtFO+ZEbD3WEVMyVmV/h8Qq8PoOKiGG2BiIkNjCd74UlWNJCYPJtvNrg==","signatures":[{"sig":"MEQCICjtrRxXGZRboZhf7WHmh1DWynhucrwMz1kQdf1Q83+GAiAc0ZTPipMR7GDJjQbAwm9Unc/uknSvtLLJn2DEryQSrg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46738},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"8b55ae52c926ed770d3a0d3fb28a9a9913adb64a","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.5","@ahoo-wang/fetcher-decorator":"^3.16.5","@ahoo-wang/fetcher-eventstream":"^3.16.5"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.4","@ahoo-wang/godex-win32-x64":"0.0.4","@ahoo-wang/godex-darwin-x64":"0.0.4","@ahoo-wang/godex-linux-arm64":"0.0.4","@ahoo-wang/godex-win32-arm64":"0.0.4","@ahoo-wang/godex-darwin-arm64":"0.0.4"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.4_1779371573313_0.3431498364016179","host":"s3://npm-registry-packages-npm-production"}},"0.0.5":{"name":"@ahoo-wang/godex","version":"0.0.5","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.5","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"1c345f17ad4aae70f117058df9e34f245555db50","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.5.tgz","fileCount":6,"integrity":"sha512-Uv6+K+JS6J+i4ffIHEGZfKTs0ablKqM8dynaKxjdsd7ElBozR61tjEeocHyFszJpcfBhr/4B/sx36g4mUORl+Q==","signatures":[{"sig":"MEUCIQDdesR352hrJqcmtBmkRfGZkT/pL5TTRToPski/ouvNiAIgZ0mFH8dMt9aps874uIRDLgYJIlrlAUeDVMqoyHIquRs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46738},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"59275360970fdc822215933b5d986eae1d2dde81","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.5","@ahoo-wang/fetcher-decorator":"^3.16.5","@ahoo-wang/fetcher-eventstream":"^3.16.5"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.5","@ahoo-wang/godex-win32-x64":"0.0.5","@ahoo-wang/godex-darwin-x64":"0.0.5","@ahoo-wang/godex-linux-arm64":"0.0.5","@ahoo-wang/godex-win32-arm64":"0.0.5","@ahoo-wang/godex-darwin-arm64":"0.0.5"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.5_1779372624159_0.48334680091033944","host":"s3://npm-registry-packages-npm-production"}},"0.0.6":{"name":"@ahoo-wang/godex","version":"0.0.6","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.6","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"7be9065cf166380e65c0ab237f46813b4d66f900","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.6.tgz","fileCount":6,"integrity":"sha512-DtfxHMxmE5bMT2g32qT/518XSt6/cREkRO1qfKAQlUwIlNmxP+lxzn9zDX8+gSnNPTgGawOvO5mgJ88Uh7fgwA==","signatures":[{"sig":"MEUCIQCqzkJqtlyxxLue/UigVLQuy3ZoKVnk1W+c6CD4EXYABAIgDqYrsTTC+0i2zBGg7O4D9q5BSKcobpH8Xd2MeKWOJLU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46738},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"0d420ac69db450f8b26b17f025b3cf77f4b9ffce","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.5","@ahoo-wang/fetcher-decorator":"^3.16.5","@ahoo-wang/fetcher-eventstream":"^3.16.5"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.6","@ahoo-wang/godex-win32-x64":"0.0.6","@ahoo-wang/godex-darwin-x64":"0.0.6","@ahoo-wang/godex-linux-arm64":"0.0.6","@ahoo-wang/godex-win32-arm64":"0.0.6","@ahoo-wang/godex-darwin-arm64":"0.0.6"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.6_1779373718772_0.22235752947188092","host":"s3://npm-registry-packages-npm-production"}},"0.0.7":{"name":"@ahoo-wang/godex","version":"0.0.7","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.7","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"59d2e2e31abf055df52c5a0c2aeecefecfceb19b","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.7.tgz","fileCount":6,"integrity":"sha512-QW1QFwHRZIHCbWbyxD4m3jY2Kgu5oC2Ahc2jGuNxnJsP3qqWeqQBzKcpqzeBvXzpGKJi/rK2q6VVYTpVsqQ7Uw==","signatures":[{"sig":"MEYCIQC7XojDIbBhCDRVONB0eJ7S3u4qGHwguDgvpI/ywh3trgIhAPoQ4uIXXx0ly+De4t4n9HQYjZICp54tHQ5XWJF7eRN0","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46738},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"d352aae7471e2e74b37bb0cf4124fcbc2140e33b","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.5","@ahoo-wang/fetcher-decorator":"^3.16.5","@ahoo-wang/fetcher-eventstream":"^3.16.5"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.7","@ahoo-wang/godex-win32-x64":"0.0.7","@ahoo-wang/godex-darwin-x64":"0.0.7","@ahoo-wang/godex-linux-arm64":"0.0.7","@ahoo-wang/godex-win32-arm64":"0.0.7","@ahoo-wang/godex-darwin-arm64":"0.0.7"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.7_1779378657271_0.40610209412471265","host":"s3://npm-registry-packages-npm-production"}},"0.0.8":{"name":"@ahoo-wang/godex","version":"0.0.8","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.8","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"e6c3d1f726a7dbb2a7009ae10616933327ce368f","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.8.tgz","fileCount":6,"integrity":"sha512-ZzNawdG3pa93QthUdYJF99zUf/uqgZfeEwtFYUoKIxL6M6KPMYETwDumsPaerPm2J/VYIJygSYcjCPrRv+N+tA==","signatures":[{"sig":"MEUCIQCwwlyFUqHdsf1G0ehRROWFhK6Chanfg+s2iDf2PE8u1gIgBNd4rhtTGsrQKa6MPqKCv3SulrkXdqeQSgEZMcScCu8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46752},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"f3e5cd6b90ba1fcc1fcb6acb1bcbac507d22b2ec","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.8","@ahoo-wang/godex-win32-x64":"0.0.8","@ahoo-wang/godex-darwin-x64":"0.0.8","@ahoo-wang/godex-linux-arm64":"0.0.8","@ahoo-wang/godex-win32-arm64":"0.0.8","@ahoo-wang/godex-darwin-arm64":"0.0.8"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.8_1779419626629_0.5399169847823504","host":"s3://npm-registry-packages-npm-production"}},"0.0.9":{"name":"@ahoo-wang/godex","version":"0.0.9","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.9","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"68fbd1d7c7a3d3f0323093ea3a053d91b36b48a6","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.9.tgz","fileCount":6,"integrity":"sha512-n44lopy+bTrF77bfBtLPNBkVD3TgsFIvRqG6w4Z3Y1FXlZogMGrMtihSAWKIf/S6Tg+h+LMz/B+VWOyJf/hTCQ==","signatures":[{"sig":"MEQCIAdPXBSjCXBBUXjtbr5z6+KTQGvk5BzLVqPma1+5QbSDAiBvEzeQIwyhSN98txBE4zZ/iH8yncrqUAEICrJEoP7O/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46752},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"bb7349346de140631cf786de935a7a7e5e456701","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.9","@ahoo-wang/godex-win32-x64":"0.0.9","@ahoo-wang/godex-darwin-x64":"0.0.9","@ahoo-wang/godex-linux-arm64":"0.0.9","@ahoo-wang/godex-win32-arm64":"0.0.9","@ahoo-wang/godex-darwin-arm64":"0.0.9"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.9_1779422336338_0.9878513094535937","host":"s3://npm-registry-packages-npm-production"}},"0.0.10":{"name":"@ahoo-wang/godex","version":"0.0.10","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.10","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"927e53fac2568abbfcd4b1e89f936198907d3ce0","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.10.tgz","fileCount":6,"integrity":"sha512-F0vNf3eLTuIISbCfQ9xsqZ4ykhOG7vpbofpqFlm0tyqXwI8+xvKqqXrDzwNlkojmSrV/+/JahnYll74VZFeqRQ==","signatures":[{"sig":"MEUCIB14Ao0dJODasMyxWaRtQceuxC5gi0LPN04z4SzEoC7GAiEA+jgFTuXsMFw6pDQAVMKAd/Pv93m3znDxosgmAJ70Zz0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46759},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"613bef6cbd2774e99d81909ef8f76d3860b49aa4","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.10","@ahoo-wang/godex-win32-x64":"0.0.10","@ahoo-wang/godex-darwin-x64":"0.0.10","@ahoo-wang/godex-linux-arm64":"0.0.10","@ahoo-wang/godex-win32-arm64":"0.0.10","@ahoo-wang/godex-darwin-arm64":"0.0.10"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.10_1779425174780_0.277206268335058","host":"s3://npm-registry-packages-npm-production"}},"0.0.11":{"name":"@ahoo-wang/godex","version":"0.0.11","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.11","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"c147d0cfa20be98de346b2cb357e56a455781cd6","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.11.tgz","fileCount":6,"integrity":"sha512-KAnR4g8oXBurVoOi542mYEE0lqxr5TTWZjONdl/ytQn3TB6dh7GJOfVQCeK6Ge6QZxDB7EN+HAHbr2f/KsTVUA==","signatures":[{"sig":"MEUCIBqN2lBpOuuKh25vVot12ey5zFWbRdrluad7uYzd4eEPAiEA1zSCxxgBGky3GRUdGB4IJd98eJXwUumSyNZISfUuLXk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46863},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"7a8dcee1f3bcc16da1a4b71ae3f963f9e46741d2","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pino":"^10.3.1","pino-roll":"^4.0.0","pino-pretty":"^13.1.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.11","@ahoo-wang/godex-win32-x64":"0.0.11","@ahoo-wang/godex-darwin-x64":"0.0.11","@ahoo-wang/godex-linux-arm64":"0.0.11","@ahoo-wang/godex-win32-arm64":"0.0.11","@ahoo-wang/godex-darwin-arm64":"0.0.11"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.11_1779445516744_0.44081472602434424","host":"s3://npm-registry-packages-npm-production"}},"0.0.12":{"name":"@ahoo-wang/godex","version":"0.0.12","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.12","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"58bedcc678cbc1299eeb72999d7949ef3e782009","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.12.tgz","fileCount":6,"integrity":"sha512-sgJFH1CQOIQJrPM3SKR3YwiQ/XDXAIYPi1ZCtJiTlSYkMBLo9n1BDRLfo0eSfErHRsuRD/p3YuCla1ef763t3w==","signatures":[{"sig":"MEQCIGCPWxBWhbFqh0RyP1gFwbv6ZxTZaBD7GeYQRIwC/FGeAiBcU07+hO/SZtDmaDdo9zcpNE9COjd9Ox26Rffry1dpzQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46836},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"3e544426197e0e8b0c8077787bae3285baf777a1","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"pino":"^10.3.1","pino-pretty":"^13.1.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.12","@ahoo-wang/godex-win32-x64":"0.0.12","@ahoo-wang/godex-darwin-x64":"0.0.12","@ahoo-wang/godex-linux-arm64":"0.0.12","@ahoo-wang/godex-win32-arm64":"0.0.12","@ahoo-wang/godex-darwin-arm64":"0.0.12"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.12_1779451775224_0.5622250430337397","host":"s3://npm-registry-packages-npm-production"}},"0.0.13":{"name":"@ahoo-wang/godex","version":"0.0.13","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.13","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"2513309fe5c7396ad067c7cf31aa83b816be4bd8","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.13.tgz","fileCount":6,"integrity":"sha512-WXUt/f37UVrIikuMZk3cwA8QoWE/g6zBJyX6tF5kg0d/lOPAgyskL5fkO7SdlfvZ2N+Vgilgf80yDWb2xsp6YA==","signatures":[{"sig":"MEYCIQCoe2+SnV4mcIgtHCTJ1csu8txrAFFev4NUtSYiGgM6XwIhANJIDhZOpbcE5TS5VqLHjd7Cmq6cQPDz6nRBVu62hJJH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46881},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"ad852a916805252c2130be35983d2e053d63ee5e","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.13","@ahoo-wang/godex-win32-x64":"0.0.13","@ahoo-wang/godex-darwin-x64":"0.0.13","@ahoo-wang/godex-linux-arm64":"0.0.13","@ahoo-wang/godex-win32-arm64":"0.0.13","@ahoo-wang/godex-darwin-arm64":"0.0.13"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.13_1779463412147_0.46260054843036014","host":"s3://npm-registry-packages-npm-production"}},"0.0.14":{"name":"@ahoo-wang/godex","version":"0.0.14","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.14","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"48846eaa002a3b8e37272a2098f16fda8fd97781","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.14.tgz","fileCount":6,"integrity":"sha512-q8Qi3BjTpF3tBxwMjMcnEPFLJKIIrtavbzN8azSQf3e9/QiGkLd7D0wWkBgLjIwyGUchyEGC/Ak0z6ET2v03qQ==","signatures":[{"sig":"MEUCIQDSfiB68HO7CUNLlOJuN3s0LuTl+k6oAdeky6g0uCq92wIgRNnhrp9eMNv3c6hLs9pbl4iSEDuzl/8+HEgoA1Ofsn8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46881},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"af993e14df8a7d689a9a59382103cd3057ced472","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.14","@ahoo-wang/godex-win32-x64":"0.0.14","@ahoo-wang/godex-darwin-x64":"0.0.14","@ahoo-wang/godex-linux-arm64":"0.0.14","@ahoo-wang/godex-win32-arm64":"0.0.14","@ahoo-wang/godex-darwin-arm64":"0.0.14"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.14_1779464312298_0.5036501385834466","host":"s3://npm-registry-packages-npm-production"}},"0.0.15":{"name":"@ahoo-wang/godex","version":"0.0.15","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.15","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"8c7e2489ea5395254c1d052b95cae0c7ded42390","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.15.tgz","fileCount":6,"integrity":"sha512-gHXusPFW/BIllaopEmiYKrrBsblpVizKlNcM2fPSXwuhzhDIkIuZQ6Cz2aGxwZEKi+zsvM2zHlOkLQ//X69RVw==","signatures":[{"sig":"MEQCIBNA3/Esu7lyOKZZaH/8DgjxY5FkVGJmAO63CYXV6HS4AiB9k/yR4pyFPBXlLlE+1l/t1wULWpiUFxCgwzR9TBT2uw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46881},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"272d0d94e7283e22d4c3011df9a2f6c95d4ea0cf","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.15","@ahoo-wang/godex-win32-x64":"0.0.15","@ahoo-wang/godex-darwin-x64":"0.0.15","@ahoo-wang/godex-linux-arm64":"0.0.15","@ahoo-wang/godex-win32-arm64":"0.0.15","@ahoo-wang/godex-darwin-arm64":"0.0.15"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.15_1779465441022_0.3886628134221435","host":"s3://npm-registry-packages-npm-production"}},"0.0.16":{"name":"@ahoo-wang/godex","version":"0.0.16","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.16","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/Godex#readme","bugs":{"url":"https://github.com/Ahoo-Wang/Godex/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"601b8c3213ca71cdefe12c65c3f3c4d745b36290","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.16.tgz","fileCount":6,"integrity":"sha512-8rI61JsosL30fL6IR3PhZzTg20YnwTedaZOB+HR4AoCUazIgcmh5egi2Z09rtggiCPCQaptjNX+OqQsGzhTUQg==","signatures":[{"sig":"MEQCIF3Fpnf3u4cSyXjzwumy0Ef3VU0Nzo7quijnt0McU9YGAiAkvY0bNF7z8uyTJILSjPpbFGcWtrWtNbF7MpM1gQ7CwQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":46881},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"5a63205d2b6b62f688763d9a25a6593402108a64","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7e9fdc77-51be-4a95-bf89-89b908fe3dc5"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/Godex.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.16","@ahoo-wang/godex-win32-x64":"0.0.16","@ahoo-wang/godex-darwin-x64":"0.0.16","@ahoo-wang/godex-linux-arm64":"0.0.16","@ahoo-wang/godex-win32-arm64":"0.0.16","@ahoo-wang/godex-darwin-arm64":"0.0.16"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.16_1779500740316_0.540516031176635","host":"s3://npm-registry-packages-npm-production"}},"0.0.17":{"name":"@ahoo-wang/godex","version":"0.0.17","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.17","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"a1dbcc6967649dbd62183698add38b6d02862318","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.17.tgz","fileCount":6,"integrity":"sha512-n2cvzfBNLnRhYmP8/be34h44BS4rz201MpYxH5JtqyKxdTas+aR6RhsRSpxs9k7kn8V2TKvNY4aA7Pqj2VRPfA==","signatures":[{"sig":"MEUCIHlSRaPdUMPb9OK2iokpmvD5U6yIahd24Klk+1AQkbtQAiEA4Mb/Q0qCQHz7sn1KuCO2ZRUOzJF1vZ1VuP2mjsnLN1w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45485},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"114d4b586b494981be5afc21262411d61f0f10d7","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.17","@ahoo-wang/godex-win32-x64":"0.0.17","@ahoo-wang/godex-darwin-x64":"0.0.17","@ahoo-wang/godex-linux-arm64":"0.0.17","@ahoo-wang/godex-win32-arm64":"0.0.17","@ahoo-wang/godex-darwin-arm64":"0.0.17"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.17_1779526030034_0.34660022025172466","host":"s3://npm-registry-packages-npm-production"}},"0.0.18":{"name":"@ahoo-wang/godex","version":"0.0.18","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.18","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"8f9f922ae21e86868bfc0880c226e6e941c33c09","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.18.tgz","fileCount":6,"integrity":"sha512-auZPHVe3fgUF4ri7pYdjy9WxtC8qJPq3Z0xEthBJtvYTgvH/g6LxrqhB6OYrsaViJyOg2gGxoEEPc5M4HTY5FA==","signatures":[{"sig":"MEUCIQDq62OZkmJKnLVGvR4G1zT5SpmlQPkjg78FGCVyfJpl8AIgMcHjoPB2nbhBzz9s79o7SSK5y7IYem493aWEO/ABSis=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45485},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"c1828fb4b0d4189a2acfece1945e2433a25ed40c","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.18","@ahoo-wang/godex-win32-x64":"0.0.18","@ahoo-wang/godex-darwin-x64":"0.0.18","@ahoo-wang/godex-linux-arm64":"0.0.18","@ahoo-wang/godex-win32-arm64":"0.0.18","@ahoo-wang/godex-darwin-arm64":"0.0.18"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.18_1779526897168_0.6239484454124982","host":"s3://npm-registry-packages-npm-production"}},"0.0.19":{"name":"@ahoo-wang/godex","version":"0.0.19","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.19","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"ca89010e825aee9c10f77851750011de26baf8b1","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.19.tgz","fileCount":6,"integrity":"sha512-Ftb95IjDxewjC7klN8Niz2W532XKT7v4feQH3NfAnzM5rcrDxfTf3CfbtInKWzXZN6c5Q9b9+yufohhi3xYlPQ==","signatures":[{"sig":"MEYCIQCbQzBpojfoeVq93XPUAzk11NK8xnDCYrO+TbPE45O4XQIhAIqrPGg7GUEqpHMgPYC4XKlKfFgV+9rqDbHKyLfQ8eTe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45485},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"d200c3123fc34c5317c1579af5a0cbc27858992c","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.19","@ahoo-wang/godex-win32-x64":"0.0.19","@ahoo-wang/godex-darwin-x64":"0.0.19","@ahoo-wang/godex-linux-arm64":"0.0.19","@ahoo-wang/godex-win32-arm64":"0.0.19","@ahoo-wang/godex-darwin-arm64":"0.0.19"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.19_1779528399509_0.8438174105501492","host":"s3://npm-registry-packages-npm-production"}},"0.0.20":{"name":"@ahoo-wang/godex","version":"0.0.20","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.20","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"7ec0e6638fdbffd5d5519640bf9d97e22b398905","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.20.tgz","fileCount":6,"integrity":"sha512-dGQo10xtG/z/6Jqq6DjKnlf62qXowFUgYMlixCRQEql+Ga64TCrIXTMZ8MEu+dhFnwC0hPTM0huQ7XF1VDFuTA==","signatures":[{"sig":"MEUCIER/3RPpSCJjP00E5uTE3MftbX1pcSSFfxKtsq9K+Ts5AiEA9Zc3AGC1cf+2+a1d35uocBzjI2X6h3lokpxEW8GD5z0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45491},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"49620042afbb8aa691fe404cad0446fe9c08b7f7","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.20","@ahoo-wang/godex-win32-x64":"0.0.20","@ahoo-wang/godex-darwin-x64":"0.0.20","@ahoo-wang/godex-linux-arm64":"0.0.20","@ahoo-wang/godex-win32-arm64":"0.0.20","@ahoo-wang/godex-darwin-arm64":"0.0.20"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.20_1779632637608_0.3038111403755386","host":"s3://npm-registry-packages-npm-production"}},"0.0.21":{"name":"@ahoo-wang/godex","version":"0.0.21","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.21","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"62e528c30a5ce83a14ac262bde056eede9987ff7","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.21.tgz","fileCount":6,"integrity":"sha512-HI5sKpk6I8cZOfh0SKXSphzUe80OTlIO6rl7LUcmJbXPoeujXpmnfcRCuDrw0C2Jwi7K5sWCzqZcs/yQfjQuBg==","signatures":[{"sig":"MEQCICryVbqTbyjCMDtiJXpSODJaUN2F1pfkpzWkPKJrMrIHAiAhJONh7+h22YQzElvBkjH0f3WWAM/O7BNprSQG/9PbEw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45491},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"53b00caa99f1557fc6a4db31b58b4842d9de70cc","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.21","@ahoo-wang/godex-win32-x64":"0.0.21","@ahoo-wang/godex-darwin-x64":"0.0.21","@ahoo-wang/godex-linux-arm64":"0.0.21","@ahoo-wang/godex-win32-arm64":"0.0.21","@ahoo-wang/godex-darwin-arm64":"0.0.21"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.21_1779694580728_0.25307822706765215","host":"s3://npm-registry-packages-npm-production"}},"0.0.22":{"name":"@ahoo-wang/godex","version":"0.0.22","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.22","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"95d4f4ffeb87f538a7b149c446e9ab5660fa9b97","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.22.tgz","fileCount":6,"integrity":"sha512-XYB8Bb33kkDY5AtOwzVfHBQ3dYz4ChRc9Rs1U4Rqo6F5Etsf7Gme9sKBVHv2Hy9y2N2ldvHXBnayjLx2mfj03Q==","signatures":[{"sig":"MEUCIFiiMqi5zdqyccidgig2T+46dDWMSfvacLb/3qDNPL8hAiEAuYp+Qgp2rjYTflx8DjN2cEQT9C40nKirhoY3A/JRlvk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45491},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"5a02bb1aafc3a4110dbec9167a02b5f5887ce4e5","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.22","@ahoo-wang/godex-win32-x64":"0.0.22","@ahoo-wang/godex-darwin-x64":"0.0.22","@ahoo-wang/godex-linux-arm64":"0.0.22","@ahoo-wang/godex-win32-arm64":"0.0.22","@ahoo-wang/godex-darwin-arm64":"0.0.22"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.22_1779714066168_0.5459693783041095","host":"s3://npm-registry-packages-npm-production"}},"0.0.30":{"name":"@ahoo-wang/godex","version":"0.0.30","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.30","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"45de98c71d28c23da0708d02167fff6f62d1bf4e","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.30.tgz","fileCount":6,"integrity":"sha512-iRBFSWkQnO+89a+M9dCakoC151cPfLlWvCqtAOoe/CG+SoaWz7yHxWcVYMYciUzkfFhLO4RTDHX1VqGTq3eCUg==","signatures":[{"sig":"MEUCICZ3Z1YbwdDzwyiIW1yVc6dMEZUJHtJSJH8kRnowO3kPAiEA8jZYPmN222TK4ATwnDIk8ogUDam22fzc+O8GMpXCtMg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.30","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45491},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"0e09db5525ebfced70265edac9d2ac50b9582fde","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.30","@ahoo-wang/godex-win32-x64":"0.0.30","@ahoo-wang/godex-darwin-x64":"0.0.30","@ahoo-wang/godex-linux-arm64":"0.0.30","@ahoo-wang/godex-win32-arm64":"0.0.30","@ahoo-wang/godex-darwin-arm64":"0.0.30"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.30_1779768724126_0.29437017076356264","host":"s3://npm-registry-packages-npm-production"}},"0.0.40":{"name":"@ahoo-wang/godex","version":"0.0.40","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.0.40","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"db089e50b5464c199d87ceb91623ed64aa9aac66","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.0.40.tgz","fileCount":6,"integrity":"sha512-DURSax/OUdWdBL0+ombMmIWgqvVtyP9FwjmPszyuoBLWYcmLzxxa707U0yd9usyvb95D37iOpFb0ogqlIbDkgg==","signatures":[{"sig":"MEYCIQCRFmOSeCWL/PFcGa66fNjqsKIyf09Ac3wnuO9ju/jS9QIhAO9RvNVze8Tcb6rH6+qQVB7WEXQ4S1mEJZ2UcWfM1+tE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.0.40","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45491},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"2abe6c046f95e28010582cfdbf40a543a36aaf32","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.0.40","@ahoo-wang/godex-win32-x64":"0.0.40","@ahoo-wang/godex-darwin-x64":"0.0.40","@ahoo-wang/godex-linux-arm64":"0.0.40","@ahoo-wang/godex-win32-arm64":"0.0.40","@ahoo-wang/godex-darwin-arm64":"0.0.40"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.0.40_1779809346454_0.09491983755433209","host":"s3://npm-registry-packages-npm-production"}},"0.1.0":{"name":"@ahoo-wang/godex","version":"0.1.0","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.1.0","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"d4b5c30a6a17bb55cb76ee41cb20b532c37fa4e8","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.1.0.tgz","fileCount":6,"integrity":"sha512-cIjOuy78SV2GlbLnhYC+ZBnSDm/YflPHwc/AaA8L6fgrPZBe2TvpQco02DupHS5ACv+sIlo3TfcmvslTys8zkQ==","signatures":[{"sig":"MEQCIEB8+0rRxan/fi+ZuwQGin+jcInnPvQvQ7j0kj35D+w2AiB4uyGRzKT9O7ofoJudUQuHwtfzgI4JtTciteixoFvryA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45484},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"23ccc39834b5e6ef9594df576cfd45a80d3b7d0e","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.1.0","@ahoo-wang/godex-win32-x64":"0.1.0","@ahoo-wang/godex-darwin-x64":"0.1.0","@ahoo-wang/godex-linux-arm64":"0.1.0","@ahoo-wang/godex-win32-arm64":"0.1.0","@ahoo-wang/godex-darwin-arm64":"0.1.0"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.1.0_1779892625816_0.8877768491180493","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@ahoo-wang/godex","version":"0.2.0","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.2.0","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"ed1221ae81da7b00f2a35aa6c3308c1eeb1563d2","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.2.0.tgz","fileCount":6,"integrity":"sha512-Y+LgOSp8sQS8QKe7p8YvxhOMNioD5jKA+xnQmhuWToTv0quWPt4EhFAbOgBvz+CavbZnVBJZxsPAESwYBKk9UA==","signatures":[{"sig":"MEYCIQCJ9MGSqlXlrF46Nnp/V6kCmjNbhNenJqLolE1p0tZMHAIhANm8968WFrap1VZrquJtuY9TeO5LMAFnyenvel6/kp/D","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45842},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"818bd39bf92e74dddb995c46f47feef9a3339a23","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.2.0","@ahoo-wang/godex-win32-x64":"0.2.0","@ahoo-wang/godex-darwin-x64":"0.2.0","@ahoo-wang/godex-linux-arm64":"0.2.0","@ahoo-wang/godex-win32-arm64":"0.2.0","@ahoo-wang/godex-darwin-arm64":"0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.2.0_1779940746669_0.9828714441263497","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@ahoo-wang/godex","version":"0.3.0","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.3.0","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"a9bf2119c10a525d4e6689c5ce7763a8faeb57a9","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.3.0.tgz","fileCount":6,"integrity":"sha512-eO8dZT13g4f9Z8DRezsZgMckEETuiIHAk3xat+n8lYsuLuKnZDlnIbmBmNLsZEkeSAP2vwiEUC6MdIFmTEu2wg==","signatures":[{"sig":"MEQCIHRB8VJ9VdWligI+LXe88tQz+CIkYw/GvywBB3FW9Ch5AiBYjA4rnsEcTM3Cujd0bR2omRei2sQy5BmjsVtbb4ykAA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45842},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"7dd02e1542499739bd75e9a9215b34ab9718d1d1","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.12.1","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.15.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.3.0","@ahoo-wang/godex-win32-x64":"0.3.0","@ahoo-wang/godex-darwin-x64":"0.3.0","@ahoo-wang/godex-linux-arm64":"0.3.0","@ahoo-wang/godex-win32-arm64":"0.3.0","@ahoo-wang/godex-darwin-arm64":"0.3.0"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.3.0_1779962253712_0.08614450370532567","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"@ahoo-wang/godex","version":"0.5.0","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.5.0","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"26621768672e24c1eb8db16ba53c7cba14b50bd2","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.5.0.tgz","fileCount":6,"integrity":"sha512-000/XVaM4Up83kextrcJn+EAAIrCiEPxy01Qyknk2QWVjcmWrZuzDD7t3sOb48FdF3BDFOtLUKUyeIrZ+eGYdA==","signatures":[{"sig":"MEUCIQCciNCAy9AJV3stlfBvDfscIBwuJLaXFG6msv+9AEPBFQIgd0J0KIpwia2cah/y7s+59gpdaowepne82flBdY++RMQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":41214},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"f2212a8595ffadf31d446bb3acb5e4a95bfa90e1","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.5.0","@ahoo-wang/godex-win32-x64":"0.5.0","@ahoo-wang/godex-darwin-x64":"0.5.0","@ahoo-wang/godex-linux-arm64":"0.5.0","@ahoo-wang/godex-win32-arm64":"0.5.0","@ahoo-wang/godex-darwin-arm64":"0.5.0"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.5.0_1780044333693_0.7355586826612852","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"@ahoo-wang/godex","version":"0.5.1","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.5.1","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"7f6915752eeb892a391b81600323959b2e3b93b0","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.5.1.tgz","fileCount":6,"integrity":"sha512-jASMuASVp0doBnUO92bIgmBxohrZFxlYMeqnrVUczdrrKfu03F1FTJpxWk0WnzDusNOlcTfP+uVxJacbSjPEHA==","signatures":[{"sig":"MEYCIQCqlTEuntZRbH3nmf4DE3OYTRtggrVuuSQ9MKwRegqdGgIhAIHhEqdP9pDGv3sArb+qEktd94jb1+Cm2veJuqQt4bfa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":41214},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"ee41e15ba08aff94554cf2318f21d3a133f55b9f","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^14.0.3","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.5.1","@ahoo-wang/godex-win32-x64":"0.5.1","@ahoo-wang/godex-darwin-x64":"0.5.1","@ahoo-wang/godex-linux-arm64":"0.5.1","@ahoo-wang/godex-win32-arm64":"0.5.1","@ahoo-wang/godex-darwin-arm64":"0.5.1"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.5.1_1780055109482_0.48040602288818945","host":"s3://npm-registry-packages-npm-production"}},"0.5.2":{"name":"@ahoo-wang/godex","version":"0.5.2","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.5.2","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"ebd2878a5ec88b0f14f4608dc0eab92d6de230d7","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.5.2.tgz","fileCount":6,"integrity":"sha512-kAgv2am3iQgR2p57nJ2vt/P2qvbHLGbqL64HYcGuwfrYwe4ASb9XE3zjo0+RREAue5iY5QHyMrMvAT73RXuvPw==","signatures":[{"sig":"MEUCID++iGkU/I9ndVi65dj0W20DEROEwVJbl9G71fHVu/MiAiEA4yNtWm88W3tloiYgeH9j1OAnbehFUPK0Y4E1HsfPtyA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.5.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":41214},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"a8b0e22d7a89f603e27f1902ee21117cf4cab169","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.5.2","@ahoo-wang/godex-win32-x64":"0.5.2","@ahoo-wang/godex-darwin-x64":"0.5.2","@ahoo-wang/godex-linux-arm64":"0.5.2","@ahoo-wang/godex-win32-arm64":"0.5.2","@ahoo-wang/godex-darwin-arm64":"0.5.2"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.5.2_1780055441968_0.9761126456500357","host":"s3://npm-registry-packages-npm-production"}},"0.5.5":{"name":"@ahoo-wang/godex","version":"0.5.5","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.5.5","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"2529b32df9ce837148f3935693ed4a87c8766baf","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.5.5.tgz","fileCount":6,"integrity":"sha512-hC2tlv1C2yXCV8BOlDbFiA7+kiyx+WwOAAQG1micqIbi3q0rRllpTCYQWbm9dooiRSx9CTVWXD6BxRzeXtlKTA==","signatures":[{"sig":"MEUCIEw1MtRWQ1oNqAjkIg2TECubiXHx6XsfiTIUKoj5o4lUAiEA3ZnNRqIORoxMXZOvGc9vXMshh40Zh1CdwMIRX8E6c50=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.5.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":41214},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"71c1ceaf08b0afe4d3b07fb07d47836976867e23","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.5.5","@ahoo-wang/godex-win32-x64":"0.5.5","@ahoo-wang/godex-darwin-x64":"0.5.5","@ahoo-wang/godex-linux-arm64":"0.5.5","@ahoo-wang/godex-win32-arm64":"0.5.5","@ahoo-wang/godex-darwin-arm64":"0.5.5"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.5.5_1780065733894_0.4662056898543854","host":"s3://npm-registry-packages-npm-production"}},"0.5.6":{"name":"@ahoo-wang/godex","version":"0.5.6","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.5.6","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"f96657331a05fb9d405b8bd3012547e818091ec1","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.5.6.tgz","fileCount":6,"integrity":"sha512-RSanXnRehe9Y0WKK6RLRr+FVldZhF0YAtNm4ocTbRsAGAD9k8E+PfrorivcxWdyrTvXpJkB+l26QtbXGHuTKyg==","signatures":[{"sig":"MEUCIBFFhcW0culSksa02iEii8gOVvsio2OGSOgSg3AdMrlnAiEA2JLbYrkTfxS1UV0YSK5PiKZSEkEIfHcu3hIj7eU5Y7s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.5.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":41214},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"cd279b91007d78f914431b1ff0f1831c192963cd","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.5.6","@ahoo-wang/godex-win32-x64":"0.5.6","@ahoo-wang/godex-darwin-x64":"0.5.6","@ahoo-wang/godex-linux-arm64":"0.5.6","@ahoo-wang/godex-win32-arm64":"0.5.6","@ahoo-wang/godex-darwin-arm64":"0.5.6"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.5.6_1780069172292_0.8820105227409878","host":"s3://npm-registry-packages-npm-production"}},"0.5.8":{"name":"@ahoo-wang/godex","version":"0.5.8","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.5.8","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"aa75886a28a31f7b1fbe06a075e966cc614bdbbb","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.5.8.tgz","fileCount":6,"integrity":"sha512-gUZBPhdC93/9DLZtN4gcAt+d3CDhfuO/Q1xr3lbClarsvaibW6iDoaM3SxpR8AxlgVGqwxIMr7z1/97xZ8WSkQ==","signatures":[{"sig":"MEUCIQCvgGRYaaNLQLCzzIoQgr+vXDgSs/65GPfIrUMdh+POwgIgOS6RhcYM4RTMWfV1bSaiU2rARmYjbtOg26T6MibGlOE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.5.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":41214},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"2e4f0fb74fb1d033abf274de0d86d31ceb9c3474","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.5.8","@ahoo-wang/godex-win32-x64":"0.5.8","@ahoo-wang/godex-darwin-x64":"0.5.8","@ahoo-wang/godex-linux-arm64":"0.5.8","@ahoo-wang/godex-win32-arm64":"0.5.8","@ahoo-wang/godex-darwin-arm64":"0.5.8"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.5.8_1780071400362_0.508987390248226","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"@ahoo-wang/godex","version":"0.6.0","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.6.0","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"302b4587888169ded9916d7f643cf28bd806d20a","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.6.0.tgz","fileCount":6,"integrity":"sha512-SlFcazOaTRvVkVT/cQjVqEM07Q7eCrt5zNNhpgk1o57RtjXNW4H+/P+Q8iAsyXSvGNh3X28sCH4jfnoZkcs+8w==","signatures":[{"sig":"MEQCIF6Lmf1l/g9sG6hDLIOCky6aG/HsvmFcK7h6WOZOKsMeAiA95WzGsByXxXE9MDGk1jztsxWX0ZifDUdr7igdtByRMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":41214},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"8d1c9f55ac91ce5603cf9481e912eba5d97ad042","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.6.0","@ahoo-wang/godex-win32-x64":"0.6.0","@ahoo-wang/godex-darwin-x64":"0.6.0","@ahoo-wang/godex-linux-arm64":"0.6.0","@ahoo-wang/godex-win32-arm64":"0.6.0","@ahoo-wang/godex-darwin-arm64":"0.6.0"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.6.0_1780071889118_0.46773766633269065","host":"s3://npm-registry-packages-npm-production"}},"0.6.2":{"name":"@ahoo-wang/godex","version":"0.6.2","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.6.2","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"8c68a0223159569878beb4d8eee4b84f76388eef","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.6.2.tgz","fileCount":6,"integrity":"sha512-1NMnVgMc+oC+AS5r3NtoYYP3NdzlYX7b+CT92O33tM8ZXREbvorPl2L7nP0qrYjxRFl6hNB4TzUdeJDH/6A3XA==","signatures":[{"sig":"MEUCIQC8ZgRUEf/X8YY/bo12JKSpy6UJDfxrmhqV4u+3jK+kfwIgepjLLeBFa+P4URt82A9ff7qi0oWlx252BUmZxOGVnqg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.6.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":41214},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"7eec687946350b28e507172d97151e94c3c4f539","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.6.2","@ahoo-wang/godex-win32-x64":"0.6.2","@ahoo-wang/godex-darwin-x64":"0.6.2","@ahoo-wang/godex-linux-arm64":"0.6.2","@ahoo-wang/godex-win32-arm64":"0.6.2","@ahoo-wang/godex-darwin-arm64":"0.6.2"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.6.2_1780072432705_0.27487081972758665","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@ahoo-wang/godex","version":"0.8.0","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.8.0","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"555620cb50d94daac61ca1fe5453d96796d2c80f","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.8.0.tgz","fileCount":6,"integrity":"sha512-ws36ZOit2AA7MzzzZJvOFUF8aJCczhipQP2H2iWPkevgxMRJQMzLVp7/zlj3L8GPI+lQqeelq5/ahpTpm+fw2Q==","signatures":[{"sig":"MEUCIGzB0y7yey+EIbLtgj4BiRA2Hmbbug/B1A2VCXqm5aUDAiEA0FfcdqUxHm1zPDnYlUd1Sk5b+wLgP2FJKo2yXjp78Os=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":44190},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"101ceb263ea68ea8a1ea28820902fadc5442f283","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:minimax":"MINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage","test:deepseek":"DEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.8.0","@ahoo-wang/godex-win32-x64":"0.8.0","@ahoo-wang/godex-darwin-x64":"0.8.0","@ahoo-wang/godex-linux-arm64":"0.8.0","@ahoo-wang/godex-win32-arm64":"0.8.0","@ahoo-wang/godex-darwin-arm64":"0.8.0"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.8.0_1780107050273_0.1403149971445372","host":"s3://npm-registry-packages-npm-production"}},"0.8.1":{"name":"@ahoo-wang/godex","version":"0.8.1","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.8.1","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"31d5dbf054135f7f2cf0eee4ad36ba842d506f1f","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.8.1.tgz","fileCount":6,"integrity":"sha512-yVYexboaiEDMPCAxN5x8/74ye3oUrUkX3TJx7jkQLSPAIHkOW8rVkH9uU/KTjuYVCOCaWqvBLGfcNLJlPg9XhQ==","signatures":[{"sig":"MEUCIDiy33/Jj/dvLqgVIyP9NIu8m2R13nqxw97FoLY2vt6WAiEA3ClCRpnbBn6S69i019WgJtnWgXJZvKqSF2DZdbp4I+A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":44190},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"52ddf29388d252bda5c51f3dc39ba1e8c74e58c8","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:minimax":"MINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage","test:deepseek":"DEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.8.1","@ahoo-wang/godex-win32-x64":"0.8.1","@ahoo-wang/godex-darwin-x64":"0.8.1","@ahoo-wang/godex-linux-arm64":"0.8.1","@ahoo-wang/godex-win32-arm64":"0.8.1","@ahoo-wang/godex-darwin-arm64":"0.8.1"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.8.1_1780120240666_0.7483149373172298","host":"s3://npm-registry-packages-npm-production"}},"0.9.0":{"name":"@ahoo-wang/godex","version":"0.9.0","license":"Apache-2.0","_id":"@ahoo-wang/godex@0.9.0","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"363e7d31258fe48983bad3559db9b724e1b44570","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-0.9.0.tgz","fileCount":6,"integrity":"sha512-j5byQYyJ+iw2YZNMIZZrY9rwDwbn5GSAWsyhWjyw7id0aFzu84Wg+W+FyGLrd2ef2WEiSB9OkdtICGEzxUnyDw==","signatures":[{"sig":"MEUCIDvrY8zOGYv1lVmNyAv1awk4lffFAYSTVhwhBqarQoFLAiEA4H9Lom8kaxDz4ib++NIf66wJrNE4amJoa+lbIvozzP8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@0.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":44269},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"5e2179de07955aaf406a26c002f266f98e568a7d","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:xiaomi":"XIAOMI_LIVE_TESTS=1 bun test src/e2e/xiaomi-live.test.ts","test:minimax":"MINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage","test:deepseek":"DEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"Make every model a Codex engine through an OpenAI-compatible Responses API gateway","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"0.9.0","@ahoo-wang/godex-win32-x64":"0.9.0","@ahoo-wang/godex-darwin-x64":"0.9.0","@ahoo-wang/godex-linux-arm64":"0.9.0","@ahoo-wang/godex-win32-arm64":"0.9.0","@ahoo-wang/godex-darwin-arm64":"0.9.0"},"_npmOperationalInternal":{"tmp":"tmp/godex_0.9.0_1780125850271_0.5587318747953582","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@ahoo-wang/godex","version":"1.0.0","license":"Apache-2.0","_id":"@ahoo-wang/godex@1.0.0","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://github.com/Ahoo-Wang/GodeX#readme","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"48f5964a6f6ff3f5c3f57e6ebe29d3f6e5ececaa","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-1.0.0.tgz","fileCount":6,"integrity":"sha512-tNtxOjUOhyShgqQaLa91D5J8bqsOKIQtkognm/6+b/a6ko+XAcKs7Iu83UqT/bM73b2bgKytqog/S9/NZBPxkQ==","signatures":[{"sig":"MEUCIQDrYB0aK2KPi9S2SH4vKjHL0+Qx0xwKJV5BYEjaiuk7+wIgHOD9fGfHsMN+B0RIJy9wPQGFbHo18dazaTDVtxCC6tA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45043},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"f4e2dfdc52f3b36f46671d4add2c203b1a71906f","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:xiaomi":"XIAOMI_LIVE_TESTS=1 bun test src/e2e/xiaomi-live.test.ts","test:minimax":"MINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage","test:deepseek":"DEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"OpenAI-compatible Responses API gateway for Codex, CLI tools and developer agents.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"1.0.0","@ahoo-wang/godex-win32-x64":"1.0.0","@ahoo-wang/godex-darwin-x64":"1.0.0","@ahoo-wang/godex-linux-arm64":"1.0.0","@ahoo-wang/godex-win32-arm64":"1.0.0","@ahoo-wang/godex-darwin-arm64":"1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/godex_1.0.0_1780129920219_0.2210118909666976","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@ahoo-wang/godex","version":"1.0.1","keywords":["openai","responses-api","gateway","proxy","codex","llm","ai","cli"],"license":"Apache-2.0","_id":"@ahoo-wang/godex@1.0.1","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://godex.ahoo.me/","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"df60621949e899ddd607849ed7f4a26b0136f652","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-1.0.1.tgz","fileCount":6,"integrity":"sha512-767crTnTCiwGo8zNRotnUpGH9EkBRzFhFx7EYxDBm8YX+k74tkznj6g2nui9hrOgem66icrWtpxyXWQQ+9vRZg==","signatures":[{"sig":"MEQCID5NQRPtCciCe69XVbQyffEjWlZIDmZ7O5GSlPfHU+xyAiACZZLUuHuaFePJ6TQfY6eYjZHYEFkgHxK2EXKUaIgHOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":45302},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"f4792912e0167737070fb003ed472284328aa93a","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:xiaomi":"XIAOMI_LIVE_TESTS=1 bun test src/e2e/xiaomi-live.test.ts","test:minimax":"MINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage","test:deepseek":"DEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"OpenAI-compatible Responses API gateway for Codex, CLI tools and developer agents.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"1.0.1","@ahoo-wang/godex-win32-x64":"1.0.1","@ahoo-wang/godex-darwin-x64":"1.0.1","@ahoo-wang/godex-linux-arm64":"1.0.1","@ahoo-wang/godex-win32-arm64":"1.0.1","@ahoo-wang/godex-darwin-arm64":"1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/godex_1.0.1_1780130975971_0.47042833270811935","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@ahoo-wang/godex","version":"1.0.2","keywords":["openai","responses-api","gateway","proxy","codex","llm","ai","cli"],"license":"Apache-2.0","_id":"@ahoo-wang/godex@1.0.2","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://godex.ahoo.me/","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"a33f7db374168cd0fb999b19fda5c93ac7e45552","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-1.0.2.tgz","fileCount":6,"integrity":"sha512-4z6beiLwWFInHoyG4PrRYEiAWqVlcB4ISwIpZNbFDWIWRkLkXv+E94b4/S2nGKPZKLu2PuNNd7v2wmV8mPyhZA==","signatures":[{"sig":"MEQCIBMIG/dMAM4DbwqC+b9nBLxyOSpouEBPtgdNkWqfJAfmAiB4GWjb7xjrRLeaOkZIP66uFdKJoCFQzyD3QlAfg3bA7A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@1.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":49474},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"129b277b2d081922bd9f95667aa1975d2486ccab","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:xiaomi":"XIAOMI_LIVE_TESTS=1 bun test src/e2e/xiaomi-live.test.ts","test:minimax":"MINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage","test:deepseek":"DEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"OpenAI-compatible Responses API gateway for Codex, CLI tools and developer agents.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"1.0.2","@ahoo-wang/godex-win32-x64":"1.0.2","@ahoo-wang/godex-darwin-x64":"1.0.2","@ahoo-wang/godex-linux-arm64":"1.0.2","@ahoo-wang/godex-win32-arm64":"1.0.2","@ahoo-wang/godex-darwin-arm64":"1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/godex_1.0.2_1780154316648_0.2910189747165046","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"@ahoo-wang/godex","version":"1.0.3","keywords":["openai","responses-api","gateway","proxy","codex","llm","ai","cli"],"license":"Apache-2.0","_id":"@ahoo-wang/godex@1.0.3","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://godex.ahoo.me/","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"38d3c8a086eb7de323654bb4b49a8c01fd0322fb","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-1.0.3.tgz","fileCount":6,"integrity":"sha512-L2ivhRr6qCh+GcQ4ovnvNTw1aqZBKgc1y6/CrO1OJSOUNrwSxzFp3r9QhPlEMMOiKa61ZEdjH88jbB2LbbSA6w==","signatures":[{"sig":"MEUCICItUOgIpIX9EOrxRzB9MCW4YeUkKYcFbuurZ+04smSzAiEA9rPZozxJ6iDc551PbXk1WvYtViTqtzP+rjMhvAH3qMk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@1.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":49622},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"9b1dbc05bde791a28764f040524ad7b9fb40b1f1","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:xiaomi":"XIAOMI_LIVE_TESTS=1 bun test src/e2e/xiaomi-live.test.ts","test:minimax":"MINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage","test:deepseek":"DEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"OpenAI-compatible Responses API gateway for Codex, CLI tools and developer agents.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"1.0.3","@ahoo-wang/godex-win32-x64":"1.0.3","@ahoo-wang/godex-darwin-x64":"1.0.3","@ahoo-wang/godex-linux-arm64":"1.0.3","@ahoo-wang/godex-win32-arm64":"1.0.3","@ahoo-wang/godex-darwin-arm64":"1.0.3"},"_npmOperationalInternal":{"tmp":"tmp/godex_1.0.3_1780194092915_0.1414516172179514","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"@ahoo-wang/godex","version":"1.0.5","keywords":["openai","responses-api","gateway","proxy","codex","llm","ai","cli"],"license":"Apache-2.0","_id":"@ahoo-wang/godex@1.0.5","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://godex.ahoo.me/","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"6bb48dae222fe86403d5d54801b3d0170c91b1a0","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-1.0.5.tgz","fileCount":6,"integrity":"sha512-2E5CQ6fISFCFRnTAtxcjxupaqhGRwcxcYVVvT2BOGsRZol7AyM+qhav8Hn0Xa+Fk33UZY6XOFi/uANfS6FpcGw==","signatures":[{"sig":"MEQCICTTTKKNYEumK+gSsbnWap2L8unA7Bt3iXIvV8VUTD9UAiAIHsDfTRUNicQZ5sOi1CbPbK55PT3irHVY5Y6yMU4+Zg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@1.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":49622},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"ab36afd30b0a22cfe32270de3c28335f8b175555","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:xiaomi":"XIAOMI_LIVE_TESTS=1 bun test src/e2e/xiaomi-live.test.ts","test:minimax":"MINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage","test:deepseek":"DEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"OpenAI-compatible Responses API gateway for Codex, CLI tools and developer agents.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"1.0.5","@ahoo-wang/godex-win32-x64":"1.0.5","@ahoo-wang/godex-darwin-x64":"1.0.5","@ahoo-wang/godex-linux-arm64":"1.0.5","@ahoo-wang/godex-win32-arm64":"1.0.5","@ahoo-wang/godex-darwin-arm64":"1.0.5"},"_npmOperationalInternal":{"tmp":"tmp/godex_1.0.5_1780196617798_0.6582004670275152","host":"s3://npm-registry-packages-npm-production"}},"1.0.6":{"name":"@ahoo-wang/godex","version":"1.0.6","keywords":["openai","responses-api","gateway","proxy","codex","llm","ai","cli"],"license":"Apache-2.0","_id":"@ahoo-wang/godex@1.0.6","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://godex.ahoo.me/","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"dbce8dbaf67fcc8ef88ffd3cc8c862bce91864f2","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-1.0.6.tgz","fileCount":6,"integrity":"sha512-IaabXvjQQ8nIxKSuhRryglraGTMyT6oSmsigI3EfXF+VJnxaegG/AGvU8DnQRbrU1kyg8xlHbxSFmdv26wHReg==","signatures":[{"sig":"MEYCIQCZE57Xe19Juuy7OFuiv6gSUTT3w52PN5AnBqadXZb4BQIhAM7/N7tSWCtgjGWmWhdCx0TPnWGwzrAAjLTWLXBfEglI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@1.0.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":49622},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"b7f11eb94b961ed72d8e931a560e504aa58ae8f0","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:xiaomi":"XIAOMI_LIVE_TESTS=1 bun test src/e2e/xiaomi-live.test.ts","test:minimax":"MINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage","test:deepseek":"DEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"OpenAI-compatible Responses API gateway for Codex, CLI tools and developer agents.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"1.0.6","@ahoo-wang/godex-win32-x64":"1.0.6","@ahoo-wang/godex-darwin-x64":"1.0.6","@ahoo-wang/godex-linux-arm64":"1.0.6","@ahoo-wang/godex-win32-arm64":"1.0.6","@ahoo-wang/godex-darwin-arm64":"1.0.6"},"_npmOperationalInternal":{"tmp":"tmp/godex_1.0.6_1780219099555_0.6983559045358017","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@ahoo-wang/godex","version":"1.1.0","keywords":["openai","responses-api","gateway","proxy","codex","llm","ai","cli"],"license":"Apache-2.0","_id":"@ahoo-wang/godex@1.1.0","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"homepage":"https://godex.ahoo.me/","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"bin":{"godex":"bin/godex"},"dist":{"shasum":"24fb5dfb97fd909e453be7129e9481d8a29be5ab","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-1.1.0.tgz","fileCount":6,"integrity":"sha512-IbaHsoDk3aA+hL4iIwFE3AkKvmMbuvjcWkqbPeCueoxflDk36efPv3zScC6z0vfxDvnH+5y79fWX2YcZohtRAw==","signatures":[{"sig":"MEQCIDRIIuiT9j0coTX7sHFA1OCCiiHbPjE9Dib2AYWzEI1HAiAfmbHV5HsXXyGSmTYyvdoB+B0RzhQ5Xow12csDQD/Iew==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":43741},"type":"module","engines":{"node":">=18.0.0"},"gitHead":"1e5b993622690d731ddb202f06d5436796fbe69f","scripts":{"ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","dev":"bun --hot src/index.ts --port 13145","lint":"biome check src","test":"bun test --path-ignore-patterns 'src/e2e/**'","build":"bun run scripts/compile.ts","check":"bun run typecheck && bun run lint && bun run test","start":"bun src/index.ts","format":"biome format --write src","compile":"bun run scripts/compile.ts","version":"bun run scripts/version.ts","lint:fix":"biome check --write src","test:e2e":"bun test src/e2e","typecheck":"tsc --noEmit","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","compile:all":"bun run scripts/compile.ts --all","postinstall":"node scripts/install.cjs","test:xiaomi":"XIAOMI_LIVE_TESTS=1 bun test src/e2e/xiaomi-live.test.ts","test:minimax":"MINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage","test:deepseek":"DEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"repository":{"url":"git+https://github.com/Ahoo-Wang/GodeX.git","type":"git"},"_npmVersion":"11.13.0","description":"OpenAI-compatible Responses API gateway for Codex, CLI tools and developer agents.","directories":{},"_nodeVersion":"24.16.0","dependencies":{"@logtape/file":"^2.1.1","@logtape/pretty":"^2.1.1","@logtape/logtape":"^2.1.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"nanoid":"^5.1.11","js-yaml":"^4.1.1","commander":"^15.0.0","@types/bun":"^1.2.0","typescript":"^6","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/js-yaml":"^4.0.9","@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8"},"optionalDependencies":{"@ahoo-wang/godex-linux-x64":"1.1.0","@ahoo-wang/godex-win32-x64":"1.1.0","@ahoo-wang/godex-darwin-x64":"1.1.0","@ahoo-wang/godex-linux-arm64":"1.1.0","@ahoo-wang/godex-win32-arm64":"1.1.0","@ahoo-wang/godex-darwin-arm64":"1.1.0"},"_npmOperationalInternal":{"tmp":"tmp/godex_1.1.0_1780304973939_0.1794661726528597","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@ahoo-wang/godex","version":"1.2.0","description":"OpenAI-compatible Responses API gateway for Codex, CLI tools and developer agents.","keywords":["openai","responses-api","gateway","proxy","codex","llm","ai","cli"],"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/Ahoo-Wang/GodeX.git"},"homepage":"https://godex.ahoo.me/","bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"publishConfig":{"access":"public"},"type":"module","bin":{"godex":"bin/godex"},"scripts":{"build":"bun run scripts/compile.ts","compile":"bun run scripts/compile.ts","compile:all":"bun run scripts/compile.ts --all","dev":"bun --hot src/index.ts --port 13145","start":"bun src/index.ts","lint":"biome check src","lint:fix":"biome check --write src","format":"biome format --write src","typecheck":"tsc --noEmit","test":"bun test --path-ignore-patterns 'src/e2e/**'","test:e2e":"bun test src/e2e","test:zhipu":"ZHIPU_LIVE_TESTS=1 bun test src/e2e/zhipu-live.test.ts","test:deepseek":"DEEPSEEK_LIVE_TESTS=1 bun test src/e2e/deepseek-live.test.ts","test:minimax":"MINIMAX_LIVE_TESTS=1 bun test src/e2e/minimax-live.test.ts","test:xiaomi":"XIAOMI_LIVE_TESTS=1 bun test src/e2e/xiaomi-live.test.ts","test:coverage":"bun test --path-ignore-patterns 'src/e2e/**' --coverage","check":"bun run typecheck && bun run lint && bun run test","ci":"bun run typecheck && biome ci src && bun run test && bun run test:e2e","version":"bun run scripts/version.ts","postinstall":"node scripts/install.cjs"},"engines":{"node":">=18.0.0"},"optionalDependencies":{"@ahoo-wang/godex-darwin-arm64":"1.2.0","@ahoo-wang/godex-darwin-x64":"1.2.0","@ahoo-wang/godex-linux-x64":"1.2.0","@ahoo-wang/godex-linux-arm64":"1.2.0","@ahoo-wang/godex-win32-x64":"1.2.0","@ahoo-wang/godex-win32-arm64":"1.2.0"},"devDependencies":{"@ahoo-wang/fetcher":"^3.16.8","@ahoo-wang/fetcher-decorator":"^3.16.8","@ahoo-wang/fetcher-eventstream":"^3.16.8","@biomejs/biome":"^2.4.15","@clack/prompts":"^1.4.0","@types/bun":"^1.2.0","@types/js-yaml":"^4.0.9","commander":"^15.0.0","js-yaml":"^4.1.1","nanoid":"^5.1.11","typescript":"^6"},"dependencies":{"@logtape/file":"^2.1.1","@logtape/logtape":"^2.1.1","@logtape/pretty":"^2.1.1"},"gitHead":"ee1306ba5f586c26a0f546ced1c67fbb7509e6ff","_id":"@ahoo-wang/godex@1.2.0","_nodeVersion":"24.16.0","_npmVersion":"11.13.0","dist":{"integrity":"sha512-HTUE4SiUQ4/j2or1ldke0FsZNLf67BcAqyfxyFvG0flb3sFTEjXkq0U94Szt6Kv96PO+cUrFQuX/MD2YuUAMvg==","shasum":"46d7faf41e0bd7044caeccc86746750d60c0a7d6","tarball":"https://registry.npmjs.org/@ahoo-wang/godex/-/godex-1.2.0.tgz","fileCount":6,"unpackedSize":43741,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@ahoo-wang%2fgodex@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICVKMnasofEGkw+v1WprToUUh32CqhnRAbWOcXB+e1pBAiEAuKARtGFjMj899wv2/oh5qWdYspkfHP1Uu+nPKYaPBuc="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:b6ddaba7-395e-4e6c-90fb-65e47262e860"}},"directories":{},"maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/godex_1.2.0_1781411908639_0.7410488325417772"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-21T11:01:39.376Z","modified":"2026-06-14T04:38:29.030Z","0.0.1":"2026-05-21T11:01:39.656Z","0.0.2":"2026-05-21T12:56:20.456Z","0.0.4":"2026-05-21T13:52:53.679Z","0.0.5":"2026-05-21T14:10:24.367Z","0.0.6":"2026-05-21T14:28:38.930Z","0.0.7":"2026-05-21T15:50:57.419Z","0.0.8":"2026-05-22T03:13:46.778Z","0.0.9":"2026-05-22T03:58:56.491Z","0.0.10":"2026-05-22T04:46:14.908Z","0.0.11":"2026-05-22T10:25:16.891Z","0.0.12":"2026-05-22T12:09:35.364Z","0.0.13":"2026-05-22T15:23:32.308Z","0.0.14":"2026-05-22T15:38:32.440Z","0.0.15":"2026-05-22T15:57:21.167Z","0.0.16":"2026-05-23T01:45:40.455Z","0.0.17":"2026-05-23T08:47:10.177Z","0.0.18":"2026-05-23T09:01:37.329Z","0.0.19":"2026-05-23T09:26:39.638Z","0.0.20":"2026-05-24T14:23:57.744Z","0.0.21":"2026-05-25T07:36:20.864Z","0.0.22":"2026-05-25T13:01:06.300Z","0.0.30":"2026-05-26T04:12:04.264Z","0.0.40":"2026-05-26T15:29:06.619Z","0.1.0":"2026-05-27T14:37:05.979Z","0.2.0":"2026-05-28T03:59:06.818Z","0.3.0":"2026-05-28T09:57:33.838Z","0.5.0":"2026-05-29T08:45:33.826Z","0.5.1":"2026-05-29T11:45:09.625Z","0.5.2":"2026-05-29T11:50:42.160Z","0.5.5":"2026-05-29T14:42:14.071Z","0.5.6":"2026-05-29T15:39:32.441Z","0.5.8":"2026-05-29T16:16:40.520Z","0.6.0":"2026-05-29T16:24:49.291Z","0.6.2":"2026-05-29T16:33:52.869Z","0.8.0":"2026-05-30T02:10:50.420Z","0.8.1":"2026-05-30T05:50:40.809Z","0.9.0":"2026-05-30T07:24:10.427Z","1.0.0":"2026-05-30T08:32:00.372Z","1.0.1":"2026-05-30T08:49:36.121Z","1.0.2":"2026-05-30T15:18:36.808Z","1.0.3":"2026-05-31T02:21:33.061Z","1.0.5":"2026-05-31T03:03:37.949Z","1.0.6":"2026-05-31T09:18:19.694Z","1.1.0":"2026-06-01T09:09:34.127Z","1.2.0":"2026-06-14T04:38:28.772Z"},"bugs":{"url":"https://github.com/Ahoo-Wang/GodeX/issues"},"license":"Apache-2.0","homepage":"https://godex.ahoo.me/","keywords":["openai","responses-api","gateway","proxy","codex","llm","ai","cli"],"repository":{"type":"git","url":"git+https://github.com/Ahoo-Wang/GodeX.git"},"description":"OpenAI-compatible Responses API gateway for Codex, CLI tools and developer agents.","maintainers":[{"name":"ahoo-wang","email":"ahoowang@qq.com"}],"readme":"<div align=\"center\">\n\n<img src=\"design/assets/01-logo-system/png/godex-logo-horizontal-transparent-800x233.png\" alt=\"GodeX\" width=\"480\" />\n\n**让每个模型都成为 Codex 引擎。**\n\nOpenAI 兼容的 Responses API 网关，让 Codex、CLI 工具和开发者 Agent 接入任意模型。\n\n[![npm version](https://img.shields.io/npm/v/@ahoo-wang/godex?logo=npm)](https://www.npmjs.com/package/@ahoo-wang/godex)\n[![codecov](https://codecov.io/gh/Ahoo-Wang/GodeX/graph/badge.svg?token=dJQrmUAiXu)](https://codecov.io/gh/Ahoo-Wang/GodeX)\n[![Bun](https://img.shields.io/badge/runtime-bun-f9f1e0?logo=bun)](https://bun.sh)\n[![TypeScript](https://img.shields.io/badge/lang-typescript-3178c6?logo=typescript)](https://www.typescriptlang.org/)\n\n[**English Documentation**](https://godex.ahoo.me/) · [**中文文档**](https://godex.ahoo.me/zh/)\n</div>\n\nGodeX 让使用 OpenAI Responses API 的客户端，可以通过一个本地网关调用 DeepSeek、Xiaomi、MiniMax、智谱等只提供 Chat Completions API 的模型提供商。\n\n## 功能特性\n\n- OpenAI 兼容的 `POST /v1/responses`，支持同步和流式响应。\n- `GET /v1/models` 暴露模型别名，让客户端使用稳定模型名，GodeX 负责路由到 provider/model。\n- 内置 DeepSeek、Xiaomi、MiniMax、智谱桥接 provider。\n- 基于 provider capability 规划请求参数、工具、`tool_choice`、结构化输出、推理和流式 usage。\n- 支持 `previous_response_id` 会话链，可使用内存或 SQLite。\n- Trace 记录 provider request、provider response、stream event、usage 和 error。\n- 基于 Bun 运行时、TypeScript 源码，并通过 release 产出多平台原生二进制。\n\n## 内置提供商\n\n| 提供商 | 推理 | GodeX 输入 | 工具选择 | 响应格式 | 缓存 Token | 默认模型 |\n|--------|------|------------|----------|----------|------------|----------|\n| DeepSeek | 原生 | 文本 | auto, none, required, function | text, json_object | ✅ | `deepseek-v4-pro` |\n| Xiaomi   | 布尔 | 文本 | auto | text, json_object | ✅ | `mimo-v2.5-pro` |\n| MiniMax  | 布尔 | 文本、图片、视频 | auto, none, required, function | text, json_object | ✅ | `MiniMax-M3` |\n| 智谱     | 布尔 | 文本 | auto, none | text, json_object | ✅ | `glm-5.2` |\n\n## 架构图\n\n![GodeX 架构图](docs/assets/godex-architecture-branded.png)\n\n## 组件交互图\n\n![GodeX 组件交互图](docs/assets/godex-component-interaction-branded.png)\n\n## 安装\n\n本地开发：\n\n```bash\ngit clone https://github.com/Ahoo-Wang/GodeX.git\ncd GodeX\nbun install\n```\n\n包安装：\n\n```bash\nnpm install -g @ahoo-wang/godex\ngodex --help\n```\n\n### Docker\n\n预构建镜像发布到 Docker Hub 和 GitHub Container Registry：\n\n```bash\ndocker pull ahoowang/godex:latest\n# 或\ndocker pull ghcr.io/ahoo-wang/godex:latest\n```\n\n使用配置文件运行：\n\n```bash\ndocker run -d \\\n  --name godex \\\n  -p 5678:5678 \\\n  -e ZHIPU_API_KEY=your-key \\\n  -e DEEPSEEK_API_KEY=your-key \\\n  -e MINIMAX_API_KEY=your-key \\\n  -e MIMO_API_KEY=your-key \\\n  -v ./godex.yaml:/etc/godex/godex.yaml:ro \\\n  -v godex-data:/data \\\n  ahoowang/godex:latest\n```\n\n镜像支持 `linux/amd64` 和 `linux/arm64`。\n\n- 配置文件路径：`/etc/godex/godex.yaml`\n- 数据目录（会话、Trace）：`/data`\n- 默认端口：`5678`\n\n## 快速开始\n\n交互式创建配置并启动服务：\n\n```bash\ngodex init\ngodex serve --config ./godex.yaml\n```\n\n向导会引导你选择 Provider、填写 Base URL 和 API Key，自动生成配置文件。\n\n也可以手写 `godex.yaml`：\n\n```yaml\nserver:\n  port: 5678\n  host: 0.0.0.0\n\ndefault_provider: deepseek\n\nmodels:\n  aliases:\n    # -------------------------------------------------------------------------\n    # Codex-compatible model aliases\n    #\n    # 这些 alias 是 GodeX routing policy，不代表与 OpenAI 原模型能力等价。\n    # 依据优先级：公开 benchmark > 官方模型定位 > Provider 产品说明。\n    # -------------------------------------------------------------------------\n\n    # Codex 默认主力：复杂编码 / computer use / research workflows\n    # 依据：DeepSeek V4-Pro 在 SWE / Terminal / Codeforces / GDPval-AA 上公开成绩强。\n    gpt-5.5: \"deepseek/deepseek-v4-pro\"\n\n    # Codex 旗舰：coding + reasoning + tool use + agentic workflows\n    # 依据：DeepSeek V4-Pro 有更完整的公开 coding/agentic benchmark 覆盖。\n    gpt-5.4: \"deepseek/deepseek-v4-pro\"\n\n    # Codex mini：subagents\n    gpt-5.4-mini: \"zhipu/glm-5.1\"\n\n    # Codex 编码专用：复杂软件工程\n    # 依据：DeepSeek V4-Pro 的 SWE Verified / SWE Pro / Terminal Bench 表现。\n    gpt-5.3-codex: \"deepseek/deepseek-v4-pro\"\n\n    # Codex spark：近实时编码迭代\n    gpt-5.3-codex-spark: \"zhipu/glm-5.1\"\n\n    # 上一代通用 coding / agentic fallback\n    # 严谨起见仍走 DeepSeek；不强行映射到 Zhipu。\n    gpt-5.2: \"deepseek/deepseek-v4-pro\"\n\n    # -------------------------------------------------------------------------\n    # Provider native models\n    # -------------------------------------------------------------------------\n\n    deepseek-v4-pro: \"deepseek/deepseek-v4-pro\"\n    deepseek-v4-flash: \"deepseek/deepseek-v4-flash\"\n\n    mimo-v2.5-pro: \"xiaomi/mimo-v2.5-pro\"\n    mimo-v2.5: \"xiaomi/mimo-v2.5\"\n\n    glm-5.1: \"zhipu/glm-5.1\"\n    glm-5-turbo: \"zhipu/glm-5-turbo\"\n    glm-4.7: \"zhipu/glm-4.7\"\n    glm-4.5-air: \"zhipu/glm-4.5-air\"\n\n    MiniMax-M3: \"minimax/MiniMax-M3\"\n\n    # Fallback for unknown bare model names\n    \"*\": \"deepseek/deepseek-v4-pro\"\n\nproviders:\n  deepseek:\n    spec: deepseek\n    credentials:\n      api_key: ${DEEPSEEK_API_KEY}\n    endpoint:\n      base_url: https://api.deepseek.com\n  zhipu:\n    spec: zhipu\n    credentials:\n      api_key: ${ZHIPU_API_KEY}\n    endpoint:\n      base_url: https://open.bigmodel.cn/api/coding/paas/v4\n  minimax:\n    spec: minimax\n    credentials:\n      api_key: ${MINIMAX_API_KEY}\n    endpoint:\n      base_url: https://api.minimaxi.com/v1\n  xiaomi:\n    spec: xiaomi\n    credentials:\n      api_key: ${MIMO_API_KEY}\n    endpoint:\n      base_url: https://api.xiaomimimo.com/v1\n\nsession:\n  backend: sqlite\n\nlogging:\n  level: info\n\ntrace:\n  enabled: true\n  path: ./data/trace.db\n  capture_payload: false\n```\n\n启动服务：\n\n```bash\ngodex serve --config ./godex.yaml\n```\n\n源码开发模式：\n\n```bash\nbun run dev\n```\n\n`bun run dev` 使用端口 `13145`；运行时配置默认端口是 `5678`。\n\n## API\n\n### 健康检查\n\n```bash\ncurl http://localhost:5678/health\n```\n\n### 模型列表\n\n```bash\ncurl http://localhost:5678/v1/models\n```\n\n`/v1/models` 返回已配置模型别名，不包含通配别名 `*`。\n\n### Responses\n\n```bash\ncurl http://localhost:5678/v1/responses \\\n  -H 'content-type: application/json' \\\n  -d '{\n    \"model\": \"gpt-5.5\",\n    \"input\": \"写一个 TypeScript add 函数。\"\n  }'\n```\n\n流式响应使用标准 Responses SSE 事件名：\n\n```bash\ncurl -N http://localhost:5678/v1/responses \\\n  -H 'content-type: application/json' \\\n  -d '{\n    \"model\": \"gpt-5.5\",\n    \"stream\": true,\n    \"input\": \"用两句话解释 Bun streams。\"\n  }'\n```\n\n## 模型路由\n\n客户端可以传入：\n\n- provider-qualified selector，例如 `deepseek/deepseek-v4-pro`\n- 配置别名，例如 `gpt-5.5`\n- 普通模型名；未命中别名时通过 `default_provider` 解析\n\n`models.aliases` 的值必须是 `provider/model`，且 provider 必须存在于 `providers`。\n\n\n## Codex 集成\n\n将 Codex 桌面应用接入 GodeX，在 `~/.codex/config.toml` 中添加自定义 provider：\n\n```toml\nmodel = \"gpt-5.5\"\nmodel_provider = \"godex\"\n\n[model_providers.godex]\nname = \"GodeX\"\nbase_url = \"http://127.0.0.1:5678/v1\"\nwire_api = \"responses\"\nrequires_openai_auth = false\nsupports_websockets = false\n```\n\n模型别名（`gpt-5.5`、`gpt-5.4`、`gpt-5.4-mini` 等）由 GodeX 根据 `godex.yaml` 中的 `models.aliases` 解析——Codex 只需知道别名。\n\n\n## Provider 桥接行为\n\nGodeX 构建 provider request 分三步：\n\n1. 将客户端模型选择器解析为配置里的 provider 和上游模型。\n2. 根据 provider `ProviderSpec` 规划参数、工具声明、`tool_choice`、响应格式、推理和 stream usage。\n3. 将 Responses input 和 session history 转换为 Chat Completions messages，调用上游，再重建 Responses object 或 Responses SSE stream。\n\nProvider 特有差异放在各 provider 的 `spec.ts`、`hooks.ts`、协议类型和 HTTP client 中。共享 Responses-to-Chat 策略放在 `src/bridge`。\n\n## 结构化输出\n\n当 provider 支持 `json_object` 但不支持原生 `json_schema` 时，GodeX 可以把 strict `json_schema` 请求降级到 `json_object`。\n\n对 strict 降级 schema：\n\n- 当前请求的 provider prompt 前言会加入 schema 格式指令。\n- provider 收到 `response_format: { \"type\": \"json_object\" }`。\n- GodeX 校验最终输出是否是合法 JSON。\n- 同步响应输出非法时失败；流式响应输出非法时改写为终止 `response.failed` 事件。\n\n校验器只检查 JSON 语法，不执行完整 JSON Schema 校验。\n\n## 会话\n\nResponses 可以通过 `previous_response_id` 保存并回放上下文。\n\n- `session.backend: memory` 使用进程内存。\n- `session.backend: sqlite` 持久化到 SQLite。\n- `store: false` 跳过当前轮保存。\n- session chain 保存 request snapshot 和 response output item，下一轮再重建 provider-neutral history。\n\n## Trace 数据库\n\nTrace 默认开启，默认写入 `./data/trace.db`。\n\nTrace 记录包括：\n\n- provider request 元数据\n- provider request / response body 的摘要 payload\n- 原始和转换后的 stream event\n- usage 详情，包括上游返回的 cached tokens\n- route error 和 provider error\n\n设置 `trace.capture_payload: true` 会保存 payload JSON，最多 `trace.payload_max_bytes` 字节。敏感环境建议保持关闭。\n\n## 开发\n\n```bash\nbun install                  # 安装依赖\nbun run dev                  # 热重载开发服务器，端口 13145\nbun run start                # 从源码启动服务\nbun run build                # 为当前平台编译二进制\nbun run compile:all          # 交叉编译所有支持平台\n```\n\n质量门禁：\n\n```bash\nbun run typecheck            # TypeScript\nbun run lint                 # Biome check\nbun run lint:fix             # Biome 自动修复\nbun run format               # Biome 格式化\nbun run test                 # 单元和集成测试，不含 src/e2e\nbun run test:e2e             # mock 上游端到端测试\nbun run test:zhipu           # 智谱 live 测试，需要 ZHIPU_API_KEY\nbun run test:deepseek        # DeepSeek live 测试，需要 DEEPSEEK_API_KEY\nbun run test:minimax         # MiniMax live 测试，需要 MINIMAX_API_KEY\nbun run test:xiaomi         # Xiaomi live 测试，需要 MIMO_API_KEY\nbun run check                # typecheck + lint + test\nbun run ci                   # typecheck + biome ci + test + e2e\n```\n\n## 源码地图\n\n```text\nsrc/\n  cli/          Commander CLI, init wizard, runtime config loading\n  config/       godex.yaml schema, defaults, env interpolation\n  context/      ApplicationContext and per-request ResponsesContext\n  bridge/       Provider-agnostic Responses-to-Chat planning and reconstruction\n  providers/    Built-in provider specs, hooks, clients, and registry\n  responses/    Sync and stream request pipelines\n  server/       Bun routes for /health, /v1/models, /v1/responses\n  session/      Memory and SQLite response session stores\n  trace/        SQLite trace recorder and usage/error/event mappers\n  protocol/     OpenAI protocol type definitions\n  error/        GodeXError hierarchy and domain codes\n```\n\n## Provider 开发\n\nProvider 目录形态：\n\n```text\nsrc/providers/<name>/\n  spec.ts       ProviderSpec declaration\n  client.ts     ProviderEdge construction with ChatProviderClient\n  hooks.ts      Provider-specific patching, accessors, usage, stream deltas\n  protocol/     Provider DTOs when needed\n  index.ts      Public exports\n```\n\n共享兼容性策略放到 `src/bridge`；共享 provider transport 或协议 helper 放到 `src/providers/shared`。\n\n## 许可证\n\nApache-2.0. See [LICENSE](./LICENSE).\n","readmeFilename":"README.zh-CN.md"}