@oai404iao/pi-codex-runtime 0.3.1 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,7 +4,7 @@ Alpha bootstrap candidate; initial npm publication is still pending.
4
4
  It has no Pi extension entry
5
5
  and does not automatically register tools or providers.
6
6
 
7
- Peer floor: Pi 0.86.1; tested against 0.86.1.
7
+ Peer floor: Pi 0.87.0; development target: 0.87.1.
8
8
 
9
9
  Owns shared Codex authentication/headers, wire identity, settings/catalog,
10
10
  Responses replay contracts and the session-scoped composition broker.
@@ -1,5 +1,11 @@
1
1
  # Source and license notices
2
2
 
3
+ Sol/Luna profile metadata was independently checked against Apache-2.0 Codex
4
+ revision `40eac3ce8a0c10cbcb9db910d529355eb2f8fc09` and the MIT Pi 0.87.1
5
+ catalog. See `provenance/openai-codex-40eac3ce-sol-luna.json` for exact source
6
+ hashes and limits. The local catalog adapts those capabilities; it does not
7
+ copy model instructions, enable unverified billing multipliers or imply access.
8
+
3
9
  This unpublished package is split from `@oai404iao/pi-codex-minimal-tools`.
4
10
  Project material remains Copyright (c) 2026 oai404iao. The composite LICENSE
5
11
  and verified Apache license/NOTICE snapshots are retained.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@oai404iao/pi-codex-runtime",
3
- "version": "0.3.1",
3
+ "version": "0.4.0",
4
4
  "private": false,
5
5
  "description": "Unpublished pi-codex-runtime workspace for the staged Codex split",
6
6
  "type": "module",
@@ -23,8 +23,8 @@
23
23
  "./subagent-inline": "./src/subagent-inline.ts"
24
24
  },
25
25
  "peerDependencies": {
26
- "@earendil-works/pi-ai": ">=0.86.1",
27
- "@earendil-works/pi-coding-agent": ">=0.86.1"
26
+ "@earendil-works/pi-ai": ">=0.87.0",
27
+ "@earendil-works/pi-coding-agent": ">=0.87.0"
28
28
  },
29
29
  "peerDependenciesMeta": {
30
30
  "@earendil-works/pi-ai": {
@@ -36,8 +36,8 @@
36
36
  },
37
37
  "dependencies": {},
38
38
  "devDependencies": {
39
- "@earendil-works/pi-ai": "0.86.1",
40
- "@earendil-works/pi-coding-agent": "0.86.1",
39
+ "@earendil-works/pi-ai": "0.87.1",
40
+ "@earendil-works/pi-coding-agent": "0.87.1",
41
41
  "@types/node": "^26.2.0",
42
42
  "tsx": "^4.20.6",
43
43
  "typescript": "^7.0.2"
@@ -64,5 +64,5 @@
64
64
  "engines": {
65
65
  "node": ">=22.19.0"
66
66
  },
67
- "gitHead": "c791e1192d0547834c3e2f2bae7853fb214f9808"
67
+ "gitHead": "351c1943c7402b56f36abbe22fe45bb639bf5f81"
68
68
  }
@@ -0,0 +1,42 @@
1
+ {
2
+ "schemaVersion": 1,
3
+ "upstream": {
4
+ "repository": "https://github.com/openai/codex",
5
+ "revision": "40eac3ce8a0c10cbcb9db910d529355eb2f8fc09",
6
+ "license": "Apache-2.0"
7
+ },
8
+ "files": {
9
+ "codex-rs/models-manager/models.json": {
10
+ "role": "Exact Sol/Luna model capabilities: Lite, freeform patch, summary none, WebSocket preference, standalone web selection",
11
+ "gitBlobSha": "8fd2c078f857aa9e12ee2b74131e539d3ead520f",
12
+ "sha256": "0178d235c589a31abd6ed0ea1e870935dc5819240eb0e813e178d3ebedf534f4"
13
+ },
14
+ "codex-rs/core/src/client.rs": {
15
+ "role": "Lite disables parallel_tool_calls despite the model's parallel capability",
16
+ "sha256": "0d590b240bdbfeafacbe597a02e4bdce467f8850d597814f214184dfb89ee510"
17
+ },
18
+ "codex-rs/core/src/tools/spec_plan.rs": {
19
+ "role": "Lite excludes hosted web/image; standalone image remains gated by provider, feature and account capabilities",
20
+ "sha256": "8dfa01644163e4826021815d064444ec12799aeaf8f7a952ec6289319f2fd36e"
21
+ }
22
+ },
23
+ "catalogReference": {
24
+ "package": "@earendil-works/pi-ai",
25
+ "version": "0.87.1",
26
+ "path": "dist/providers/data/openai-codex.json",
27
+ "sha256": "4bb30a26d1b40e1f67c9f24891fca0ce25b030bc4cbbb529be78608cd4466fdf",
28
+ "fields": ["api", "input", "thinkingLevelMap", "contextWindow", "maxTokens", "compat"]
29
+ },
30
+ "models": ["openai-codex/gpt-6-sol", "openai-codex/gpt-6-luna"],
31
+ "limits": [
32
+ "Source and fixture verification, not real account or endpoint acceptance.",
33
+ "Pi owns model descriptors and effort mappings; no ultra, context-window or pricing override.",
34
+ "Fast mode disabled: no verified Codex billing multiplier.",
35
+ "Public API 30m cache TTL is not evidence for a Codex Lite wire parameter.",
36
+ "Standalone tools retain existing explicit configuration and account gates."
37
+ ],
38
+ "localImplementations": [
39
+ "pi-codex-runtime/src/model-catalog/default-models.json",
40
+ "pi-codex-minimal-tools/src/model-catalog/default-models.json"
41
+ ]
42
+ }
@@ -150,6 +150,35 @@
150
150
  "endpoint": "codex"
151
151
  }
152
152
  },
153
+ {
154
+ "id": "openai-codex/gpt-6-sol",
155
+ "enabled": true,
156
+ "responses": {
157
+ "providerShim": true,
158
+ "endpoint": "codex",
159
+ "mode": "lite",
160
+ "systemPromptPlacement": "developer",
161
+ "transport": "auto",
162
+ "websocketPrewarm": true,
163
+ "reasoningSummary": "none"
164
+ },
165
+ "tools": {
166
+ "parallelCalls": false,
167
+ "applyPatch": "custom",
168
+ "webSearch": {
169
+ "implementation": "standalone",
170
+ "contentTypes": ["text", "image"]
171
+ },
172
+ "imageGeneration": "standalone",
173
+ "viewImage": false
174
+ },
175
+ "compaction": "responses",
176
+ "fast": false
177
+ },
178
+ {
179
+ "id": "openai-codex/gpt-6-luna",
180
+ "extends": "openai-codex/gpt-6-sol"
181
+ },
153
182
  {
154
183
  "id": "openai-codex/gpt-6-astra",
155
184
  "extends": "openai/gpt-5.6-sol",