You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Converge the bounded <context_window>/token-budget schema and model-visible context grouping to the intended Every Code contract without rewriting history or adding unbounded fragments.
Finish Line
Initial, updated, compacted, resumed, root, and subagent contexts expose one deliberate bounded schema; tests no longer disagree between obsolete Agent name: expectations and current thread/context-window identifiers; environment permission/workspace updates remain model-visible and cache-stable.
Production fixes preserve requires_separate_message through both bounded-fragment paths and render filesystem context from the selected environment permission profile plus workspace roots. The compact context-limit fixture now supplies the seven failures required by the restored standalone history layout.
Focused validation is green: model-visible layout 8/8, token budget 34/34, MultiAgentV2 routing 2/2, bounded-fragment regression 1/1, prompt-cache prefix 1/1, environment update paths 2/2, permission-profile regression 1/1, and compact context-limit regression 1/1. Scoped just fix -p codex-core, just fmt, and git diff --check pass.
Snapshot review covered all 20 request-shape updates; changes are limited to intended standalone routing/order, current thread/context-window identifiers normalized as <THREAD_ID>, and bounded current-layout output. No .snap.new files remain.
Independent Opus review approves with no blocking defect. Gemini review is unavailable rather than approved: two managed Antigravity runs returned empty artifacts and the direct account route rejected the model as unsupported. IntelliJ changed-files inspection is also environment-blocked because the helper could not open the exact worktree and returned UNKNOWN with retry disabled.
Objective
Converge the bounded
<context_window>/token-budget schema and model-visible context grouping to the intended Every Code contract without rewriting history or adding unbounded fragments.Finish Line
Initial, updated, compacted, resumed, root, and subagent contexts expose one deliberate bounded schema; tests no longer disagree between obsolete
Agent name:expectations and current thread/context-window identifiers; environment permission/workspace updates remain model-visible and cache-stable.Current Status
5201c1d337b26bcb4098f9fa7e24631edeb15d2dfrom branchcode/issue-708-world-state-fragment.requires_separate_messagethrough both bounded-fragment paths and render filesystem context from the selected environment permission profile plus workspace roots. The compact context-limit fixture now supplies the seven failures required by the restored standalone history layout.just fix -p codex-core,just fmt, andgit diff --checkpass.<THREAD_ID>, and bounded current-layout output. No.snap.newfiles remain.UNKNOWNwith retry disabled.Nowlane to Restore lab.5 release Rust test convergence #703 release validation.Acceptance Criteria
ContextualUserFragmentcontract and hard size bounds.Relationships
31973347222.