openclaw/extensions/codex/src
scoootscooob a3d9c53db2
feat: add trajectory bundle export and default-on runtime capture (#70291)
* Trajectory: export session bundles by default

* Harden trajectory export diagnostics integration

* Address trajectory export review feedback

* Share diagnostics and trajectory bundle plumbing

* Harden trajectory recording and export

* Confine trajectory export outputs

* Document trajectory export command

* Harden trajectory export bundle privacy

* Redact trajectory sidecar paths

* Fix plugin install checks after rebase

* Keep queued writers working without O_NOFOLLOW

* Keep Codex trajectory writes without O_NOFOLLOW

* Harden trajectory export path handling

* Redact mixed trajectory export paths
2026-04-22 23:29:01 -07:00
..
app-server feat: add trajectory bundle export and default-on runtime capture (#70291) 2026-04-22 23:29:01 -07:00
command-formatters.ts refactor: split Codex app-server modules 2026-04-10 22:43:44 +01:00
command-handlers.ts refactor(codex): split app-server lifecycle seams 2026-04-10 23:07:25 +01:00
command-rpc.test.ts test(codex): cover app-server command seams 2026-04-10 23:07:25 +01:00
command-rpc.ts refactor(codex): split app-server lifecycle seams 2026-04-10 23:07:25 +01:00
commands.test.ts refactor: simplify extension conversions 2026-04-11 01:37:23 +01:00
commands.ts fix: complete codex app-server turns in docker 2026-04-23 05:35:17 +01:00
manifest.test.ts fix: stage ACP and Codex runtime deps 2026-04-21 08:47:24 +01:00