Open
Conversation
git merge writes to .git/ metadata outside the worktree, which --sandbox workspace-write blocks. Detect when the current node is the parallel join node with manual_box merge mode and strip the --sandbox flag from codex CLI args. Fixes #49. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The worker pool (plan_work → work_pool → worker_N → check_work_complete) added complexity without proven benefit over flat fan-outs. Remove the pattern from SKILL.md, reference_template.dot, and the substack demo graph which was the only consumer. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove --sandbox workspace-write from the openai/codex CLI invocation template and capability checks. Sandbox blocks .git/ metadata writes needed for merge operations and will be re-evaluated later. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…ences Update model_stylesheet to use claude-opus-4.6 as default with gpt-5.3-codex for .hard class. Use explicit model IDs in goal text. Fix spec/dod references to use run-scoped paths with fallback. Drop plan_c branch (two-branch fan-out suffices). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Replace every gpt-5.1 and gpt-5.2 family model reference across source, tests, DOT graphs, docs, and config with the canonical gpt-5.3-codex model ID. Add gpt-5.3-codex entry to the pinned OpenRouter catalog. Fix preflight catalog-miss test that lost its mismatch after the rename. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add DefaultOpenAIModel constant in modelmeta so future model upgrades are a one-line change. Upgrade default from gpt-5.3-codex to gpt-5.4. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…de-sonnet-4-6 Add DefaultAnthropicModel constant to modelmeta package and wire it into the ingest command default + help text. The "default model" test now references the constant so future upgrades are a one-line change. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.