{"_id":"ai-sdk-provider-codex-cli","_rev":"44-367b54f21202187433ba2bb8eb36b233","name":"ai-sdk-provider-codex-cli","dist-tags":{"ai-sdk-v4":"0.1.0-ai-sdk-v4","ai-sdk-v5":"0.7.3","ai-sdk-v6":"1.5.0","ai-sdk-v7":"2.3.0","latest":"2.3.0"},"versions":{"0.1.0":{"name":"ai-sdk-provider-codex-cli","version":"0.1.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.1.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"ba994fb215fc0fd683a6ba9a17a3a60beeec39da","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.1.0.tgz","fileCount":7,"integrity":"sha512-4O32Mgcz0JBVHZKZZ31zpzFeQkkn3Z79Xpf/bS3SzhoLCASBAHLEuOG+IAVb1JXBncx1lV0AoWNi0SLljr65+w==","signatures":[{"sig":"MEUCIQC+3hzdf9FCGvAi301wid+tx+ffS8WgPG15SubX+KeiSwIgWVX3GnZwVBFOgxe/rSvhq7tkFgNKGvq1IQALa24MTfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":51792},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"AI SDK v5 provider for spawning OpenAI Codex CLI (gpt-5 via ChatGPT OAuth)","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"5.0.14","zod":"^4.0.17","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.17.24","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"*"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.1.0_1755644981623_0.01906186608028637","host":"s3://npm-registry-packages-npm-production"}},"0.1.0-ai-sdk-v4":{"name":"ai-sdk-provider-codex-cli","version":"0.1.0-ai-sdk-v4","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.1.0-ai-sdk-v4","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"3f9b60147e9672bf5f3e43105d679d6c959b9549","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.1.0-ai-sdk-v4.tgz","fileCount":7,"integrity":"sha512-lxhUJ0d1xFJQWK7elYgMEeG6xPfTm9ljEZn8Xcq/bfHiyvGFCSfEaYscwfbnseluUMkuA8sYUKxPRwIY5iLzzw==","signatures":[{"sig":"MEUCIQC/QzgUpthPPPeWEKJL7+r34bULmVWnXGUTkw0pFhES/AIgWOhFSXIyvYEfanSpL0IJ8EMnGcbzG8nXWV4RhcfLFaE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55116},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"10.9.3","description":"AI SDK v4 provider for spawning OpenAI Codex CLI (gpt-5 via ChatGPT OAuth)","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"1.1.3","@ai-sdk/provider-utils":"2.2.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ai":"4.3.16","zod":"3.24.1","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.17.24","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0"},"optionalDependencies":{"@openai/codex":"*"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.1.0-ai-sdk-v4_1756055122188_0.13148575276499685","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"ai-sdk-provider-codex-cli","version":"0.2.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.2.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"15d4230641f6582d7b20f5552a351f32422c622d","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.2.0.tgz","fileCount":7,"integrity":"sha512-rPmnW/gLMhrwXjBGFNoFBpH262gkZ4v6QCp2hFOyl3q9mCevMNMf/4b0s7L/8dbbzCohnTpu2a61Iiy1er82rA==","signatures":[{"sig":"MEYCIQDNsj19a6m30rZ0AeGTQSyCg9ebMLIeAxcgOM9DTZoaPQIhAIZ1eW0AMiMRHaPxNdwGUH0J+Qd1waBaKxvGiBARrUCZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":57988},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.6.1","description":"AI SDK v5 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"5.0.14","zod":"^4.0.17","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.17.24","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"*"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.2.0_1759220028549_0.3917927803588055","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"ai-sdk-provider-codex-cli","version":"0.3.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.3.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"e42c9081a261850ecb2572a4b3efa6991b39060d","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.3.0.tgz","fileCount":7,"integrity":"sha512-Qz3fQMC4XqTpvaTOk+Zu9I70lf1mq74komvkc8Vp4hwVOglrqZbGWWCniZ1/4v7m7SFEoG6xK6c8QgsSozLq6g==","signatures":[{"sig":"MEUCIHQ+Gshis1wJHiXfejMXnHX6iaRhnqzzAFCmlESUWDNVAiEA16Yx/TLXa10ORmhPOwdO3CFFGgdR8ETAsv+aVlthOAk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83417},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.6.1","description":"AI SDK v5 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"5.0.14","zod":"^4.0.17","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.17.24","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.3.0_1759520569332_0.4249458195241682","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"ai-sdk-provider-codex-cli","version":"0.4.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.4.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"8e8e34272e883f6663161f69958cc5d77a5b093c","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.4.0.tgz","fileCount":7,"integrity":"sha512-hdQ6hSUpHmfp4QJxmMFQ9KmYw17tsyBN6XyBmE+TwwEiazJ43oS730DNzpECuaSUeHuuY+nJseQFVWRJlzvLZQ==","signatures":[{"sig":"MEUCIQDSiA3jMisXH2mIPIYXfv2R+lEPktDjZmUNr5y5gPZQTwIgPpju+aSvTSLP+yT1cvcueKnjFvHhzOHbrx/KrVcRdmI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":103754},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.6.1","description":"AI SDK v5 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"5.0.14","zod":"^4.0.17","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.17.24","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.4.0_1759773022310_0.5359409412470248","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"ai-sdk-provider-codex-cli","version":"0.5.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.5.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"e99994a48d26cdafe1a583040867fceaaaecc0e7","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.5.0.tgz","fileCount":7,"integrity":"sha512-HNsCUbZKxRo2bySIug7q7BVkJ5+AMCvsL9euCq1ZpWNpsRLytw9VP5yy8XuIqvuKZJgIP4HwdeVmrIUQmmqWrw==","signatures":[{"sig":"MEUCIAcmciPKZVaxT9pD2g1g3wSNrR/ElWSjsJnQSFOZmt8aAiEAxFVeBSh/ierxf7JL/xOLVLDU4bFSrW0C/5MenRbgVP8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":116748},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.6.2","description":"AI SDK v5 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"5.0.14","zod":"^4.0.17","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.17.24","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.5.0_1761017753251_0.5920672179351358","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"ai-sdk-provider-codex-cli","version":"0.5.1","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.5.1","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"853c62f4e407eef38e66b69a987a334cd9ea4e2a","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.5.1.tgz","fileCount":7,"integrity":"sha512-UPFXsMAIHalhaS2vQmYKN/au2CVFHvb8Fh/UpzaGZq1iVTGC1psI1VbEBUIxPWZl0UOpeYR1ztoN/yo5uauRVw==","signatures":[{"sig":"MEYCIQCRAkgOc685oZq+tMzN2aYNx7V5QhZi9SikT5NZcl/ZhAIhALX+E3Y6MvsnMmbO5sn7skE//CbSi7B+FQKA1xZyByWd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":117763},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.6.2","description":"AI SDK v5 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"5.0.93","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.44.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.5.1_1763080905223_0.2917066137802862","host":"s3://npm-registry-packages-npm-production"}},"0.5.2":{"name":"ai-sdk-provider-codex-cli","version":"0.5.2","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.5.2","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"db23235c6baaadd51ddd884787489d50810d207b","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.5.2.tgz","fileCount":7,"integrity":"sha512-HXFwXIMCvizsc5AdQKJtuGsg/FbZAN8qowg/lw9blwp9dsMVIhas3OfynQHr8OXlg3H3qsyVI4BeE6BPcsLRJA==","signatures":[{"sig":"MEQCIBLc7+qqdb4H+vsvhFci+ESaojBdBBfn6KWQ2Vr+/fYsAiAQHj+5dddrs0Jbb1lSn57hVmHaB38jgiS4zFX4LEjueA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":118184},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.6.2","description":"AI SDK v5 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"5.0.93","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.60.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.5.2_1763599137252_0.8698892405844405","host":"s3://npm-registry-packages-npm-production"}},"0.6.0":{"name":"ai-sdk-provider-codex-cli","version":"0.6.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.6.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"f46a623e2490eb2d03470792f4772188b485a439","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.6.0.tgz","fileCount":7,"integrity":"sha512-KHESWzTSqt6B402OpZNyEMn5d4RXRDARPghIo4ZHcLeLf2GukB5AeNQ1mYgGN0F7e40gAzaSXIatYNM5dt/mpA==","signatures":[{"sig":"MEUCIQDt33rukIU9e9tHLqmOiB3pNsKyfn4trOFGnr7Zfl6bEwIgbW2Ja6NVxWew79AFVIaiyKOuh7iwtk/W/M/lu4ETT2k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":138614},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.6.2","description":"AI SDK v5 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"5.0.93","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.60.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.6.0_1763759515681_0.486799738861845","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"ai-sdk-provider-codex-cli","version":"0.7.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.7.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"fb6d5dc8ee6931293388719803028de23b68fb34","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.7.0.tgz","fileCount":7,"integrity":"sha512-00ftsOWFsYjQBdiw+vyVeO+3D7R2e111KSAj0M7jVyFLnyuzTJuDpPwhnoOVmAGLLUorz62MOkSRZWroWOZ8Ew==","signatures":[{"sig":"MEYCIQC3qfoj18YbdWdOHZ60XT1Ppj7Wv7Oj2slHVNTpjvqaywIhAJGFfxc00ukgZCzhOOdDPLLIPTSs8u5yggdoCJDnp0QV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147917},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.6.4","description":"AI SDK v5 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"5.0.93","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.60.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.7.0_1764820186911_0.8785517964533454","host":"s3://npm-registry-packages-npm-production"}},"1.0.0-beta.1":{"name":"ai-sdk-provider-codex-cli","version":"1.0.0-beta.1","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.0.0-beta.1","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"f0f32b0dc1579b35e50c5277078b25f926a80281","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.0.0-beta.1.tgz","fileCount":7,"integrity":"sha512-AsG3uUbxMhAw5dUJPZczn+/8IRLyJxPOd7PwdJ4tEv5xfX5NRlEpUNVa4+lNyV9idCDpc+cbdwGgXUPTYtFL6g==","signatures":[{"sig":"MEYCIQCrTKWDIftaim0rTQpU8fkPS+rZmrmT1/dbChcpW7sM2wIhAND3lSRU/LbUf7gFsIfeD+CkM8ZHG19+k9tiz1kv+t3q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":149189},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.7.0","description":"AI SDK v6 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"3.0.0-beta.26","@ai-sdk/provider-utils":"4.0.0-beta.51"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ai":"6.0.0-beta.156","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.60.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.0.0-beta.1_1765844697864_0.35458044310813985","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"ai-sdk-provider-codex-cli","version":"1.0.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.0.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"21f7fb4b0f206a8ef6976e5c65676e875aae1f18","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.0.0.tgz","fileCount":7,"integrity":"sha512-ObXOEyEhrefhf9LdeNRKoTsobAI7koC4MNbWBp54uSxtOX8I6nXh3z/AOk7O9zS0sJkLknNuhLRRQzoJi2yIXA==","signatures":[{"sig":"MEUCIQDQjt1dhSn+SNo1DIL9xu6bWDrWpY+tdgG0zfBkksMflwIgc2g6ls26HjO7RnjjA+UnusJZ6K3F/T6QJzLoGaywzs8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":150239},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.7.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.60.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.0.0_1766897241032_0.9849913775779799","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"ai-sdk-provider-codex-cli","version":"1.0.1","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.0.1","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"7b369bbfd8ee55f787ecaf80e045a37f9e3918d1","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.0.1.tgz","fileCount":7,"integrity":"sha512-hKUEumK5m0FZK2+Cv2TzjlJzRMOsAN6icdRToUR+9T4juXL8hEVPVo4ALG7hHBh9qnYss5qUUGMNh+mHF+Xr5w==","signatures":[{"sig":"MEYCIQDl/3HbdiARBPrXdKSRWFa56jD+QDD2YyPeizq4hkYOQQIhANt2DL58qZLVf8vhi9sNfnv0/YqPSIgC0V89eVj9C0KA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":149570},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.7.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.77.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.0.1_1766901272723_0.23250985733769092","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"ai-sdk-provider-codex-cli","version":"1.0.2","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.0.2","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"3693e565bb408bfce859eabb6d50fcaeb916c5e8","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.0.2.tgz","fileCount":7,"integrity":"sha512-dnzj2PZHnaoPzSJBHWPHOAipzouCcUmhd3CTvTWyH7gEYY/ImkxviRqvdjyqMNwy7U78Or8RD27XK3q2v9qPBQ==","signatures":[{"sig":"MEQCIF4jnonjT3uyY1XoZ85ygJfMrkgbQdZ39x0CW5/vr5s6AiBpSdg0bqpSIwBGmRw6mRJ1UewB+hcY3L+6rTYVzkkxYA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":149785},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.7.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.77.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.0.2_1766904020713_0.6225017245035616","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"ai-sdk-provider-codex-cli","version":"0.7.1","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.7.1","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"aef0dd6f9b108be81b7ce7d5c62a02e7dcd121f4","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.7.1.tgz","fileCount":7,"integrity":"sha512-QEh3uSgKGGKmQgyaohiZ2VJumfQk+BNuUSPt+9D2Eps4ZPmvQZlvbeA8NPCYpyAQdGCYSRIf4v+3SLrgeXRQyw==","signatures":[{"sig":"MEYCIQCHddALvfwOHsl6nI5btw7TqpVsC4AALWJNgH1JfvgUvAIhAKRSpkAGP1DGAarrPXyXD2PsiFm5CWfYl/ajw7WRi4D8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":148132},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.7.0","description":"AI SDK v5 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ai":"5.0.93","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.60.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.7.1_1766904035422_0.4138809865093662","host":"s3://npm-registry-packages-npm-production"}},"0.7.2":{"name":"ai-sdk-provider-codex-cli","version":"0.7.2","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.7.2","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"8e73561a0dc566a48bc15449222df2e6ccb0841f","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.7.2.tgz","fileCount":7,"integrity":"sha512-i5Z43vYrEt2vi2l6xaLkEAcHOtpY/6PKdIJwZY6TTiHNN0FvFD5mnVVp0XZw7sZ48Ls6QP7pCP98wI6ewvHrrg==","signatures":[{"sig":"MEUCIHSSKlsXp/TO4eioIplsWhCn+giYfOF7wVW4eLeZihKzAiEAsnVvlLIJN7TGyTq6BBvhJqUhmIpg5qCfj0vDI7hdDP8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":148518},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.7.0","description":"AI SDK v5 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ai":"5.0.93","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.60.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.7.2_1766986134923_0.7145912418512061","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"ai-sdk-provider-codex-cli","version":"1.0.3","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.0.3","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"3329a2b73d1e8a7ded5518248f499867df7a71b1","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.0.3.tgz","fileCount":7,"integrity":"sha512-WDQF8rSJBsWZDTeTw7vE5n0gVWZHdm5nxAZRse8cX7+KHtlyCYo0JhN6kNKL1apWIdcbIFeGueb0/M7QcIaevQ==","signatures":[{"sig":"MEYCIQD7+z3m4w526qQ0OlugBgBX8KoXFVoR8wwuGW9+oI7TVAIhAMPM8aooBxpozPpCHX50NQp1SYwhkYQql/vTQ95OZ4gh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":150171},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.7.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.77.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.0.3_1766986242035_0.38348277731927105","host":"s3://npm-registry-packages-npm-production"}},"0.7.3":{"name":"ai-sdk-provider-codex-cli","version":"0.7.3","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@0.7.3","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"e9e5550876e9dfca4fb01ff8bf136070d0782ce6","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-0.7.3.tgz","fileCount":7,"integrity":"sha512-Zn1BGMYC/VMB//Gsxt6xQxvLkw41+sDZwIQbUlzQ3q1MQOMqr6IbGge48qRljmC10dfapkBa+9NwB24Utmv3pQ==","signatures":[{"sig":"MEQCID5Fu2GMp/4xXdu/MbrDo6Y6oFsQ4FN0n8Y5NzTDir9tAiA0enWigXqkBgss4uOOGAaTPMJgIwTtenSUvYTSXA4UJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":148650},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.7.0","description":"AI SDK v5 provider for OpenAI Codex CLI with native JSON Schema support","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"2.0.0","@ai-sdk/provider-utils":"3.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ai":"5.0.93","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.60.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_0.7.3_1767321768375_0.40242187594819634","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"ai-sdk-provider-codex-cli","version":"1.0.4","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.0.4","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"39a0f5086e96013a0473923f01cb1119e1e5d27f","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.0.4.tgz","fileCount":7,"integrity":"sha512-MgvrWWbH4rs44vdryQF5EnxdS7UVYxXkD2CPiH+ucV/3je/DMCgIySHHmsf/6wcDZ8zmPT1ZmVgHTdMWubZeIg==","signatures":[{"sig":"MEUCIQDZXXK0rLWIGrpHuCGYK30yKTrhieYkZ8x690bVWI57MwIgTpUE3d9JbieXW1ymrt1KQ3i2y9Tk2LP8AynJcTWFLEQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":150387},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.7.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.4.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.77.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.0.4_1767321783250_0.21027931203733963","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"ai-sdk-provider-codex-cli","version":"1.0.5","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.1-codex","gpt-5.1-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.0.5","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"e6dff432132307033e4852a81665130c7a8ccb5a","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.0.5.tgz","fileCount":7,"integrity":"sha512-B63lHENRC145Jr1MKa0Yej1R0Erg6F4n+QjZVH83DlRURMAZZsYLl0cLdoFA08DF/m3TNX6GhIiGZrJg0CF6YA==","signatures":[{"sig":"MEUCICA2CrLDSnqZDHTWesKO2mp8me3QTHnvOuOeOYO1qn5KAiEAsiyB7tLAze3qNWDfsEj/EHnX4kOEJpfb3+L5/ck1/qo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":150541},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","prepublishOnly":"npm run clean && npm run build"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.7.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.87.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.0.5_1768678611498_0.3598102707895847","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"ai-sdk-provider-codex-cli","version":"1.1.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.3-codex","gpt-5.2-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.1.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"a900502bd3a13a503ac849356c1d535a1f1b51c6","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.1.0.tgz","fileCount":7,"integrity":"sha512-l1ap+RAwCpdwEaLmB2cpQ4br+h2ut2IR0IvI88QvUMAAk5c3h2dSnx+vYZhwsOt1th3CS7FUQmvCTcnxqYshWg==","signatures":[{"sig":"MEUCIQDdoVDSJSQZ/ZtpZpUJsOqQCYpmvMsCgg+AglUjwPGPRgIgGuI3IK3LQZzcRy4pVckSg2R9cQmx0/8Q2rbBuRooiCs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":469279},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.8.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.13.1","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.0","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.6","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.105.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.1.0_1772191636380_0.45743125029482146","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"ai-sdk-provider-codex-cli","version":"1.2.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.5","gpt-5.2-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.2.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"3af3c48777654ff854f2651b2cc6c7d8944101e0","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.2.0.tgz","fileCount":7,"integrity":"sha512-UZrJNoPVTUJV3NPobRe8LtDx/1P7y+HMTlkKjKkhWej5DAx1gcV/ZrXqMak+uh0wT7oFrTvnfyU+kuBRsnUGgg==","signatures":[{"sig":"MEMCH13b9VFcjIzdIqbJ6dfyLyxFwLrGQnwVxHA9cQB1hMECIBnaVsmGmSCvdIuKyNN9K19qG2KPdfEANCJMbojRYhws","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":470695},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"gitHead":"68b0148004439cf1c497b373821afbb2d8cd020c","scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.9.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.41","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.130.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.2.0_1778821649436_0.9027076836176839","host":"s3://npm-registry-packages-npm-production"}},"1.2.1":{"name":"ai-sdk-provider-codex-cli","version":"1.2.1","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.5","gpt-5.2-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.2.1","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"4a66b46f5f9f6670c3fea1530dd7bf77663ca8cd","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.2.1.tgz","fileCount":7,"integrity":"sha512-YBOycHYrdIXUcqOXS/BPDTjABjNl2ZBUtcy+PQmuRNUHaZohedZdWNxVAcIw65RZHzcasDojcD+qgLr0QvJX0Q==","signatures":[{"sig":"MEUCIEQjBmvVD3To7reloneGO+617QiVd6iu9QQAIpOSZ9ziAiEAjqMFFeSLTnvyk88vWsnthu2iHysUBr19lhX2ZF2HcSU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":471183},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"gitHead":"a97fe00a7c6a3d10bfbcddd32f1db6335efac4dc","scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.9.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.41","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.130.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.2.1_1779693851287_0.22362309790282686","host":"s3://npm-registry-packages-npm-production"}},"1.2.2":{"name":"ai-sdk-provider-codex-cli","version":"1.2.2","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.5","gpt-5.2-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.2.2","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"ac492c3884bdcc19586ca327bb6b978368af9516","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.2.2.tgz","fileCount":7,"integrity":"sha512-hlIWo9KP7/hJaEjXZbxgjVO/FvMn3I+5RSht0PBp3GOBKVFkKeKlrIDvaA8Wi/nAYiAePESPem+fi1NVNfNQJA==","signatures":[{"sig":"MEQCIG10Hqd2EMEXbl6ePgjK7cfJyZYD0CpB3RSEkRbOs9gjAiAc8YyJHSmhphYWMP0Ig0u80llqu8+q6KDgs1pIr8oyvA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477595},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"gitHead":"84f0e05780dd10c72403e27091678f011f0b5185","scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.9.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.41","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.130.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.2.2_1781221903449_0.6576598848973789","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"ai-sdk-provider-codex-cli","version":"2.0.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5.5","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@2.0.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"408316329aebcce6668b16824a8662ca52ba201a","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-2.0.0.tgz","fileCount":5,"integrity":"sha512-toHhFPYxSMeKW5yx/HUaoCRgOlZCcft2uxzkiOAflncbM6G3KW16QDCgLpZsHU6j09xVOMHytYeps/EEMi+r4Q==","signatures":[{"sig":"MEUCIBAifjCSBK+wZZjXaSuh/JQ5DwbzSy7LR9Mz0L/YcOJqAiEAwYnPVtuVyY2IakAvELdbyvYjevNPrx5YyIqdc+QbuB8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":264774},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"27cc29443bc23fd17f748e6d93f5eef299fe1501","scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.9.0","description":"AI SDK v7 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^4.0.0","@ai-sdk/provider-utils":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^7.0.0","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"^22.10.2","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^4.1.8"},"optionalDependencies":{"@openai/codex":"^0.142.5"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_2.0.0_1783700508704_0.5516270917050867","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"ai-sdk-provider-codex-cli","version":"2.1.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5.5","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@2.1.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"9ee197af3ea4be8d88f936a98c33f53eefa82033","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-2.1.0.tgz","fileCount":5,"integrity":"sha512-SanDVBNrsV2wtGh8gSEd1k703YoJhsvaD/CHELp1YrjWgUVQW2OKZ3k8jI3djwU0r1hRC9XNn44HJwi0k46gXw==","signatures":[{"sig":"MEUCIDznUXU7jfdO1nWa3JIplrnnuHUY9kX8IVivsjhZKEHtAiEA8FCfBq+hiHZDSaVjybhy29yGdhifOcdVH2bbtMDiUbs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":264779},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.9.0","description":"AI SDK v7 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^4.0.0","@ai-sdk/provider-utils":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^7.0.0","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"^22.10.2","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^4.1.8"},"optionalDependencies":{"@openai/codex":"^0.144.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_2.1.0_1783702951703_0.20944971790230738","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"ai-sdk-provider-codex-cli","version":"1.3.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.5","gpt-5.2-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.3.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"705d7ce7ec658a1261b80bc9977d6e48355f644d","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.3.0.tgz","fileCount":7,"integrity":"sha512-EkJrCpBdGJA5CB3vzU0cOHghlu4HAuxoyifuRVrR2OYOiYBKrShkw6Tq2K4cb1oM2JhFjZQqZ0pmXAs4enT2/A==","signatures":[{"sig":"MEQCIETGrrY0n2Vs5dVheifFFD6BD5y8PwTNOG+rBOxfeRMiAiBwTXkG87tkywPDb5Is6dIb++tBLmEew7VlUDOKGFEt9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":477600},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.9.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.41","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.144.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.3.0_1783702976581_0.915222247998531","host":"s3://npm-registry-packages-npm-production"}},"2.1.1":{"name":"ai-sdk-provider-codex-cli","version":"2.1.1","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5.5","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@2.1.1","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"6e11ab2b1fb9f5f01fe3a05fac686be9af445c82","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-2.1.1.tgz","fileCount":5,"integrity":"sha512-leAmVr/TGl4RkGFRhg6RtGGaOwyJi10j+ThgrTizOdrhtagZtDPhH35mHwIsdomfxg+JxsbSmMVblEbRVCthZg==","signatures":[{"sig":"MEQCIG5SqAkmT/86ImQ4jGRWXk87y1N6Trh4h8Syv+8fNxuiAiA7MfY649omECUcel9hQhxLWa9tyZx8E7WDZ8goHmZQWg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":267502},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"fc4a97f518af6eb380e9ecd67fa78940bffdf155","scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.9.0","description":"AI SDK v7 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^4.0.0","@ai-sdk/provider-utils":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^7.0.0","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"^22.10.2","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^4.1.8"},"optionalDependencies":{"@openai/codex":"^0.144.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_2.1.1_1783735397528_0.03664848777486207","host":"s3://npm-registry-packages-npm-production"}},"1.3.1":{"name":"ai-sdk-provider-codex-cli","version":"1.3.1","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-5.5","gpt-5.2-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.3.1","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"5b7ca42ebddff79fd277c2e0f979974aba8d5a5b","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.3.1.tgz","fileCount":7,"integrity":"sha512-edTG3jkjF32ChGGctyivRi1Vyd/vLx6ktUuvlBTA5ennu4J3eKesLphKu+Lzv80nJQhrsqFXjM1aC1NfZc7elw==","signatures":[{"sig":"MEUCIA8Vml4hcP0Go9BAyt5NMXirhu8wmDAUpA9GAiivGq8vAiEAuITzArUiT8qX5ccwjq7oXeDuLBCrpF/Dsv2weo3mUMQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":483046},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.9.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.41","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.144.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.3.1_1783735401772_0.6238388796804333","host":"s3://npm-registry-packages-npm-production"}},"2.1.2":{"name":"ai-sdk-provider-codex-cli","version":"2.1.2","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5.5","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@2.1.2","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"1ee197ce95f5385cd3d74a6be1216ecbe7b47bcd","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-2.1.2.tgz","fileCount":5,"integrity":"sha512-pK9iS9YMRAIfb1PiGhiNLhFKoQp765MgoxhVqBOF1cRdy3cVhrOEoKxPUepI+HS4z/4RFS4PFQjc5D/ZLiqXvg==","signatures":[{"sig":"MEYCIQC7fQacrhDuJPUVWPB56SmNuhaWPuGI8D3q8z1gDfWQDgIhAO4h0fLumioaB8m8GcdmVvM4WD9lc0Omy0D5Uk1iqQ79","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":269851},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"4f5101d78814e603af9c37011382d703d830baca","scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.9.0","description":"AI SDK v7 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.14.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^4.0.0","@ai-sdk/provider-utils":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^7.0.0","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"^22.10.2","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^4.1.8"},"optionalDependencies":{"@openai/codex":"^0.144.0"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_2.1.2_1784775592798_0.5107468221850835","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"ai-sdk-provider-codex-cli","version":"2.2.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-6-astra","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@2.2.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"463498fecd0b572dc6fa20921392480ee4fbdb35","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-2.2.0.tgz","fileCount":5,"integrity":"sha512-DNPPqhw2YuuuP1lPxa+xH80QaiuLzBOJvjZ1awO34T+09+yEaB7cN5STeCGD64ez3sEBBMnYTag+PeXdY/p3Rg==","signatures":[{"sig":"MEUCIGfJwGk0scHSHtQAv91d17J8lzRgaFczQsIHkeyJNgpUAiEA5lsMXVSBNzIba3/RSRxFb9RWDMBG/1chsjFkajYGvtM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":279447},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"5e3bfb9677fb64667c9edec0940a812f2499cf48","scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.19.0","description":"AI SDK v7 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^4.0.0","@ai-sdk/provider-utils":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^7.0.0","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"^22.10.2","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^4.1.8"},"optionalDependencies":{"@openai/codex":"^0.153.4"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_2.2.0_1788989725095_0.43062198899928705","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"ai-sdk-provider-codex-cli","version":"1.4.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-6-astra","gpt-5.2-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.4.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"eaebd824a403cab1a192d37eab9eca921592aba7","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.4.0.tgz","fileCount":7,"integrity":"sha512-XHQRJ994ZEeeuRg220dIWVBJVqkvQmBz6qcKxmu6KCEjlazMXNfymFa+sQmQvUOi9OzW4dCxlYTLz0A9QNdiIg==","signatures":[{"sig":"MEUCIQDAZYVDX9s0VquafmEc+M7W4+C8OVvZRXkgTzsw6dNkqAIgQDDnmPXXWbwfOZLaZlqabWx2kZoOZVKo8l8qTg+C0DE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":504416},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.19.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.41","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.153.4"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.4.0_1788991763895_0.15248620521585443","host":"s3://npm-registry-packages-npm-production"}},"2.2.1":{"name":"ai-sdk-provider-codex-cli","version":"2.2.1","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-6-astra","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@2.2.1","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"d2f3b8021535481f1aa6da29269ce31b4fe9266e","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-2.2.1.tgz","fileCount":5,"integrity":"sha512-Attebh/rviWG4GX68Jz495RI2SPf8VpNLjOrbZiyPw+iHWjqIAARjq0fZ++ofK+XpPOI3g9RQHctbaTeg2PAWA==","signatures":[{"sig":"MEUCIDyrnW0pENksgSPpT4zvvZgfhzQnd51oMxW6TnTPx0CZAiEA5Kakb4DBQbwRV7Sv9GmQjg1uraQwjvAXvDNmT/ZunoE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":280632},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"a2c237c81ef9f5a4c3410eacbb156dc980410f7d","scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.19.0","description":"AI SDK v7 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^4.0.0","@ai-sdk/provider-utils":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^7.0.0","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"^22.10.2","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^4.1.8"},"optionalDependencies":{"@openai/codex":"^0.153.4"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_2.2.1_1788992755671_0.661172812896786","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"ai-sdk-provider-codex-cli","version":"1.4.1","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-6-astra","gpt-5.2-codex-max","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@1.4.1","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"3b5fe13c7688a7bbf77d96cae779c89be3de2d79","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.4.1.tgz","fileCount":7,"integrity":"sha512-9tNGepCtIc69omuBkoXhtunOwLzzz/9QtDydZS65YizWYCaluLp3d0RvpCuURoGrMHUi8GkX7UTLLCrGkyHc1w==","signatures":[{"sig":"MEUCIFuTOLQo7A/hiclIj3jzsbFMfWUc2kcjN+rNx3Inp1KIAiEAn+RegVfkP9U+vlTBe360LMny56SZKpHjnXdMtF6lFQ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":505810},"main":"./dist/index.cjs","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.19.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.41","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.153.4"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_1.4.1_1788994076371_0.37607005728159404","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"ai-sdk-provider-codex-cli","version":"2.3.0","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-6-sol","gpt-6-astra","provider"],"author":{"name":"Ben Vargas"},"license":"MIT","_id":"ai-sdk-provider-codex-cli@2.3.0","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"612ab1d87f1a30b63f084c7c03ca759f89d7698c","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-2.3.0.tgz","fileCount":5,"integrity":"sha512-vwBHI1JzNw8fMDSAylVmk0INmF8IqaAOQeldMBg+KwZIyOmcj0cQQ2+VgJtl4H9kNARpFdarjfVwGwZRUgl9LQ==","signatures":[{"sig":"MEYCIQDCQ5Xd/iYNg5sTdzqq6q/rseNAPWskLZlDnT/8oqAqTQIhAICC5IVOxH+dRcx5Cm8JMWo2enyZ4jyI5VV010tZ/NM/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQC4bNH8CKCs8vvnfpF2HR0xTnM6kAdjFdJ+H/MfoHyWXgIhAKh7In2rnfbgP6fuo+/sKeoSS1acBT4HHUsAMCgsEO3w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":286694},"type":"module","types":"./dist/index.d.ts","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"},"./package.json":"./package.json"},"gitHead":"88eaa5c58d511bb4c7e7e4f6daf735da72018d1f","scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.19.0","description":"AI SDK v7 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^4.0.0","@ai-sdk/provider-utils":"^5.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"ai":"^7.0.0","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"^22.10.2","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^4.1.8"},"optionalDependencies":{"@openai/codex":"^0.156.1"},"_npmOperationalInternal":{"tmp":"tmp/ai-sdk-provider-codex-cli_2.3.0_1790143273226_0.7302770656195883","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"_id":"ai-sdk-provider-codex-cli@1.5.0","bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"dist":{"shasum":"76359347b3e93332061bdca2bb1a0f43885f1825","tarball":"https://registry.npmjs.org/ai-sdk-provider-codex-cli/-/ai-sdk-provider-codex-cli-1.5.0.tgz","fileCount":7,"integrity":"sha512-RSnv6VgbG3w1naebMU3+Xy0ORSe2kkQju7aagLABP/IngaXm7jYgryR14gDFvEeDJBCa5Ri/MnxGZVQFnfmx+w==","signatures":[{"sig":"MEYCIQCRFRYdy5x5QT+HS36MF/Cx9D+es7x8CZYlXSRicuCCIgIhANjZk/UQh9oMxhziZxyLQWPIp0hf6vmOnRIwHgJDincZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQChQZI9LSxPx6rf6QbzpzSfndk7v1igEkN7lndLyFTiCQIhAJSHXIGyIt2K/qlbhBJrY6XG/Po3deobZSMJHE+eQzUn"}],"unpackedSize":517744},"main":"./dist/index.cjs","name":"ai-sdk-provider-codex-cli","type":"module","types":"./dist/index.d.ts","author":{"name":"Ben Vargas"},"module":"./dist/index.js","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","require":"./dist/index.cjs"},"./package.json":"./package.json"},"license":"MIT","scripts":{"dev":"tsup --watch","lint":"eslint .","test":"vitest run","build":"tsup","clean":"rm -rf dist","format":"prettier --check .","prepare":"npm run build","lint:fix":"eslint . --fix","validate":"npm run build && npm run typecheck && npm run format && npm run lint && npm run test","typecheck":"tsc --noEmit","format:fix":"prettier --write .","test:watch":"vitest","test:coverage":"vitest run --coverage","validate:docs":"node scripts/validate-doc-snippets.mjs","validate:full":"npm run validate && npm run validate:docs && npm run validate:examples:app-server","prepublishOnly":"npm run clean && npm run build","validate:examples:app-server":"node scripts/validate-app-server-examples.mjs"},"version":"1.5.0","_npmUser":{"name":"benvargas","email":"ben@vargas.com"},"homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-5","gpt-5.1","gpt-6-sol","gpt-6-astra","gpt-5.2-codex-max","provider"],"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"_npmVersion":"11.19.0","description":"AI SDK v6 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","directories":{},"maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"sideEffects":false,"_nodeVersion":"24.20.0","dependencies":{"jsonc-parser":"^3.3.1","@ai-sdk/provider":"^3.0.0","@ai-sdk/provider-utils":"^4.0.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"ai":"^6.0.3","zod":"^4.1.8","tsup":"8.5.1","eslint":"^9.14.0","vitest":"^3.2.4","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"5.6.3","@types/node":"20.19.41","typescript-eslint":"^8.6.0","@vitest/coverage-v8":"^3.2.4"},"peerDependencies":{"zod":"^3.0.0 || ^4.0.0"},"optionalDependencies":{"@openai/codex":"^0.156.1"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ai-sdk-provider-codex-cli_1.5.0_1790144662654_0.06104728648483926"}}},"time":{"created":"2025-08-19T23:09:41.514Z","modified":"2026-09-23T06:24:22.900Z","0.1.0":"2025-08-19T23:09:41.805Z","0.1.0-ai-sdk-v4":"2025-08-24T17:05:22.358Z","0.2.0":"2025-09-30T08:13:48.915Z","0.3.0":"2025-10-03T19:42:49.538Z","0.4.0":"2025-10-06T17:50:22.520Z","0.5.0":"2025-10-21T03:35:53.437Z","0.5.1":"2025-11-14T00:41:45.438Z","0.5.2":"2025-11-20T00:38:57.470Z","0.6.0":"2025-11-21T21:11:55.893Z","0.7.0":"2025-12-04T03:49:47.084Z","1.0.0-beta.1":"2025-12-16T00:24:58.071Z","1.0.0":"2025-12-28T04:47:21.195Z","1.0.1":"2025-12-28T05:54:32.917Z","1.0.2":"2025-12-28T06:40:20.918Z","0.7.1":"2025-12-28T06:40:35.564Z","0.7.2":"2025-12-29T05:28:55.132Z","1.0.3":"2025-12-29T05:30:42.206Z","0.7.3":"2026-01-02T02:42:48.564Z","1.0.4":"2026-01-02T02:43:03.395Z","1.0.5":"2026-01-17T19:36:51.655Z","1.1.0":"2026-02-27T11:27:16.550Z","1.2.0":"2026-05-15T05:07:29.604Z","1.2.1":"2026-05-25T07:24:11.420Z","1.2.2":"2026-06-11T23:51:43.614Z","2.0.0":"2026-07-10T16:21:48.838Z","2.1.0":"2026-07-10T17:02:31.853Z","1.3.0":"2026-07-10T17:02:56.786Z","2.1.1":"2026-07-11T02:03:17.723Z","1.3.1":"2026-07-11T02:03:21.935Z","2.1.2":"2026-07-23T02:59:52.937Z","2.2.0":"2026-09-09T21:35:25.244Z","1.4.0":"2026-09-09T22:09:24.046Z","2.2.1":"2026-09-09T22:25:55.802Z","1.4.1":"2026-09-09T22:47:56.500Z","2.3.0":"2026-09-23T06:01:13.316Z","1.5.0":"2026-09-23T06:24:22.747Z"},"bugs":{"url":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli/issues"},"author":{"name":"Ben Vargas"},"license":"MIT","homepage":"https://github.com/ben-vargas/ai-sdk-provider-codex-cli","keywords":["ai-sdk","codex","openai","cli","language-model","gpt-6-sol","gpt-6-astra","provider"],"repository":{"url":"git+https://github.com/ben-vargas/ai-sdk-provider-codex-cli.git","type":"git"},"description":"AI SDK v7 provider for OpenAI Codex CLI (use ChatGPT Plus/Pro subscription)","maintainers":[{"name":"benvargas","email":"ben@vargas.com"}],"readme":"","readmeFilename":""}