Skip to content

Commit 7a97463

Browse files
Merge pull request #13 from trevor-nichols/codex
feat(codex-runtime): add app-server integration and runtime model presets
2 parents 9117b73 + 064a8fd commit 7a97463

99 files changed

Lines changed: 7510 additions & 1086 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.agent/exec_plans/.locks/EP-20260221-001.lock

Whitespace-only changes.

.agent/exec_plans/active/structured-output-contracts/EP-20260221-001_structured-output-contracts.md renamed to .agent/exec_plans/archive/2026/03/08/EP-20260221-001_structured-output-contracts/EP-20260221-001_structured-output-contracts.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,28 @@
11
---
22
id: EP-20260221-001
3-
title: "Structured outputs contracts across analysis phases"
4-
status: done
3+
title: Structured outputs contracts across analysis phases
4+
status: archived
55
kind: refactor
66
domain: cross-cutting
7-
owner: "@codex"
7+
owner: '@codex'
88
created: 2026-02-21
9-
updated: 2026-02-21
10-
tags: [structured-outputs, schemas, providers]
11-
touches: [agents, cli, tests, docs]
9+
updated: '2026-03-08'
10+
tags:
11+
- structured-outputs
12+
- schemas
13+
- providers
14+
touches:
15+
- agents
16+
- cli
17+
- tests
18+
- docs
1219
risk: med
1320
breaking: false
1421
migration: false
1522
links:
16-
issue: ""
17-
pr: ""
18-
docs: "internal-docs/integrations"
23+
issue: ''
24+
pr: ''
25+
docs: internal-docs/integrations
1926
depends_on: []
2027
supersedes: []
2128
---

.agent/exec_plans/active/structured-output-contracts/milestones/active/MS001_define-phase-schemas-and-provider-mapping-design.md renamed to .agent/exec_plans/archive/2026/03/08/EP-20260221-001_structured-output-contracts/milestones/archive/MS001_define-phase-schemas-and-provider-mapping-design.md

File renamed without changes.

.agent/exec_plans/active/structured-output-contracts/milestones/active/MS002_implement-provider-request-plumbing-for-structured-outputs.md renamed to .agent/exec_plans/archive/2026/03/08/EP-20260221-001_structured-output-contracts/milestones/archive/MS002_implement-provider-request-plumbing-for-structured-outputs.md

File renamed without changes.

.agent/exec_plans/active/structured-output-contracts/milestones/active/MS003_integrate-phase-2-parser-pipeline-and-add-tests.md renamed to .agent/exec_plans/archive/2026/03/08/EP-20260221-001_structured-output-contracts/milestones/archive/MS003_integrate-phase-2-parser-pipeline-and-add-tests.md

File renamed without changes.

.agent/exec_plans/active/snapshot-sync/EP-20260301-001_snapshot-sync.md renamed to .agent/exec_plans/archive/2026/03/08/EP-20260301-001_snapshot-sync/EP-20260301-001_snapshot-sync.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,27 @@
11
---
22
id: EP-20260301-001
3-
title: "Snapshot artifact generation and comment-preserving sync"
4-
status: done
3+
title: Snapshot artifact generation and comment-preserving sync
4+
status: archived
55
kind: feature
66
domain: backend
7-
owner: "@codex"
7+
owner: '@codex'
88
created: 2026-03-01
9-
updated: 2026-03-01
10-
tags: [snapshot, cli, outputs]
11-
touches: [cli, docs, tests]
9+
updated: '2026-03-08'
10+
tags:
11+
- snapshot
12+
- cli
13+
- outputs
14+
touches:
15+
- cli
16+
- docs
17+
- tests
1218
risk: med
1319
breaking: false
1420
migration: false
1521
links:
16-
issue: ""
17-
pr: ""
18-
docs: ""
22+
issue: ''
23+
pr: ''
24+
docs: ''
1925
depends_on: []
2026
supersedes: []
2127
---

.agent/exec_plans/active/anthropic-sonnet-46/EP-20260306-001_anthropic-sonnet-46.md renamed to .agent/exec_plans/archive/2026/03/08/EP-20260306-001_anthropic-sonnet-46/EP-20260306-001_anthropic-sonnet-46.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,26 @@
11
---
22
id: EP-20260306-001
3-
title: "Add Claude Sonnet 4.6 with extensible Anthropic capability metadata"
4-
status: done
3+
title: Add Claude Sonnet 4.6 with extensible Anthropic capability metadata
4+
status: archived
55
kind: refactor
66
domain: backend
7-
owner: "@codex"
7+
owner: '@codex'
88
created: 2026-03-06
9-
updated: 2026-03-06
10-
tags: [anthropic, models, capabilities]
11-
touches: [agents, tests]
9+
updated: '2026-03-08'
10+
tags:
11+
- anthropic
12+
- models
13+
- capabilities
14+
touches:
15+
- agents
16+
- tests
1217
risk: low
1318
breaking: false
1419
migration: false
1520
links:
16-
issue: ""
17-
pr: ""
18-
docs: "https://platform.claude.com/docs/en/about-claude/models/whats-new-claude-4-6"
21+
issue: ''
22+
pr: ''
23+
docs: https://platform.claude.com/docs/en/about-claude/models/whats-new-claude-4-6
1924
depends_on: []
2025
supersedes: []
2126
---

.agent/exec_plans/active/gemini-3-family/EP-20260306-002_gemini-3-family.md renamed to .agent/exec_plans/archive/2026/03/08/EP-20260306-002_gemini-3-family/EP-20260306-002_gemini-3-family.md

Lines changed: 14 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,26 @@
11
---
22
id: EP-20260306-002
3-
title: "Add Gemini 3 family preview models with explicit capability profiles"
4-
status: done
3+
title: Add Gemini 3 family preview models with explicit capability profiles
4+
status: archived
55
kind: refactor
66
domain: backend
7-
owner: "@codex"
7+
owner: '@codex'
88
created: 2026-03-06
9-
updated: 2026-03-06
10-
tags: [gemini, google, models]
11-
touches: [agents, tests]
9+
updated: '2026-03-08'
10+
tags:
11+
- gemini
12+
- google
13+
- models
14+
touches:
15+
- agents
16+
- tests
1217
risk: low
1318
breaking: false
1419
migration: false
1520
links:
16-
issue: ""
17-
pr: ""
18-
docs: "https://ai.google.dev/gemini-api/docs/gemini-3"
21+
issue: ''
22+
pr: ''
23+
docs: https://ai.google.dev/gemini-api/docs/gemini-3
1924
depends_on: []
2025
supersedes: []
2126
---

.agent/exec_plans/active/release-automation/EP-20260306-003_release-automation.md renamed to .agent/exec_plans/archive/2026/03/08/EP-20260306-003_release-automation/EP-20260306-003_release-automation.md

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,27 @@
11
---
22
id: EP-20260306-003
3-
title: "Add tag-driven GitHub release automation"
4-
status: done
3+
title: Add tag-driven GitHub release automation
4+
status: archived
55
kind: infra
66
domain: infra
7-
owner: "@codex"
7+
owner: '@codex'
88
created: 2026-03-06
9-
updated: 2026-03-06
10-
tags: [github, releases, ci]
11-
touches: [ops, docs, tests]
9+
updated: '2026-03-08'
10+
tags:
11+
- github
12+
- releases
13+
- ci
14+
touches:
15+
- ops
16+
- docs
17+
- tests
1218
risk: low
1319
breaking: false
1420
migration: false
1521
links:
16-
issue: ""
17-
pr: ""
18-
docs: ""
22+
issue: ''
23+
pr: ''
24+
docs: ''
1925
depends_on: []
2026
supersedes: []
2127
---

.agent/exec_plans/archive/2026/03/08/EP-20260308-001_codex-app-server-runtime/EP-20260308-001_codex-app-server-runtime.md

Lines changed: 246 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)