Objective
Review recent upstream changes from just-every/code and openai/codex and decide what Every Code should import, adapt, ignore, or track separately.
Current Status
State: Waiting
Next action: Fetch/update upstream refs and compare recent changes from both upstreams against current main.
Blocked by: None
Last verified: 2026-05-24 after the Every Code main release path was stabilized.
Scope
- In: Recent commits, workflow changes, prompt/system instruction changes, agent/model routing changes, release/build fixes, bug fixes, and compatibility-relevant behavior from
just-every/code and openai/codex.
- Out: Blind bulk merges, large tree rewrites, or adopting upstream behavior that erases intentional Every Code product differences without an explicit decision.
Acceptance Criteria
Validation
Use git comparisons against the relevant upstream refs, inspect changed prompt/workflow/build files directly, and run ./build-fast.sh on any implementation PR that imports changes.
Relationships
Related to #51 for ongoing upstream alignment.
Related to #85 for Every Code product independence and import policy.
Notes
Preserve Every Code-specific behavior unless there is a clear compatibility, safety, or maintenance reason to change it.
Objective
Review recent upstream changes from
just-every/codeandopenai/codexand decide what Every Code should import, adapt, ignore, or track separately.Current Status
State: Waiting
Next action: Fetch/update upstream refs and compare recent changes from both upstreams against current
main.Blocked by: None
Last verified: 2026-05-24 after the Every Code
mainrelease path was stabilized.Scope
just-every/codeandopenai/codex.Acceptance Criteria
just-every/codeandopenai/codexare fetched or otherwise verified.Validation
Use git comparisons against the relevant upstream refs, inspect changed prompt/workflow/build files directly, and run
./build-fast.shon any implementation PR that imports changes.Relationships
Related to #51 for ongoing upstream alignment.
Related to #85 for Every Code product independence and import policy.
Notes
Preserve Every Code-specific behavior unless there is a clear compatibility, safety, or maintenance reason to change it.