Skip to content

sync#6

Open
gfbonny wants to merge 32 commits intogfbonny:mainfrom
danshapiro:main
Open

sync#6
gfbonny wants to merge 32 commits intogfbonny:mainfrom
danshapiro:main

Conversation

@gfbonny
Copy link
Owner

@gfbonny gfbonny commented Mar 6, 2026

No description provided.

Dan Shapiro and others added 30 commits March 2, 2026 11:21
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>
Dan Shapiro and others added 2 commits March 5, 2026 21:17
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant