Eva
|
2a0350b5b4
|
Separate prompt surfaces by selected harness (#83454)
* fix: scope agent prompt surfaces
* fix(codex): preserve lightweight project doc suppression
* fix(codex): demote openclaw context for native turns
* fix(codex): report demoted prompt context
* fix(codex): align demoted prompt observability
* docs: format codex runtime table
* docs: align codex prompt overlay docs
* test: align codex prompt snapshots
* test: update prompt snapshot contract
---------
Co-authored-by: Eva (agent) <eva+agent-78055@100yen.org>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-05-18 13:00:53 +01:00 |
|
Peter Steinberger
|
adc37670e8
|
fix(codex): preserve sandbox egress for app-server turns
Fixes #83347.
|
2026-05-18 09:00:51 +01:00 |
|
Jason (Json)
|
f79d842029
|
fix(codex): keep OpenClaw session spawn searchable
Keep OpenClaw session spawning searchable in Codex mode while steering Codex-native delegation through native subagents.
Verification:
- pnpm docs:list
- git diff --check
- pnpm prompt:snapshots:gen
- pnpm prompt:snapshots:check
- node scripts/run-vitest.mjs extensions/codex/src/app-server/dynamic-tools.test.ts extensions/codex/src/app-server/run-attempt.test.ts extensions/codex/src/app-server/thread-lifecycle.test.ts -t "turn-yield|searchable OpenClaw dynamic tools|Codex-native subagents primary"
- .agents/skills/autoreview/scripts/autoreview --mode local
- GitHub checks on d9237f7294: 69 success, 19 skipped, 1 neutral; merge state CLEAN
Co-authored-by: fuller-stack-dev <263060202+fuller-stack-dev@users.noreply.github.com>
|
2026-05-18 06:49:05 +01:00 |
|
WhatsSkiLL
|
f50c65f124
|
fix(codex): release raw assistant app-server completions [AI-assisted] (#82403)
* fix(codex): release raw assistant app-server completions
* refactor(codex): simplify raw assistant release guard
* fix(codex): ignore commentary raw assistant completions
* docs: add codex app-server completion changelog
---------
Co-authored-by: JARVIS-Glasses <284122573+JARVIS-Glasses@users.noreply.github.com>
Co-authored-by: Ayaan Zaidi <hi@obviy.us>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-05-16 12:13:54 +01:00 |
|
Peter Steinberger
|
1e31bd2ac2
|
fix(codex): time out silent app-server turns
|
2026-05-15 14:46:33 +01:00 |
|
Peter Steinberger
|
65ea6fdb49
|
docs: clarify Codex home isolation
|
2026-05-14 06:51:57 +01:00 |
|
Kevin Lin
|
b79de62b3c
|
fix(codex): remove dynamic tools profile option
|
2026-05-09 21:34:33 -07:00 |
|
Kevin Lin
|
ce0584af89
|
docs: reorganize Codex harness docs (#80029)
* docs: reorganize codex harness docs
* docs: address codex harness review findings
* docs: move codex references to reference nav
* docs: add codex topic configuration section
|
2026-05-09 19:02:50 -07:00 |
|