#64: default codex and inherited automations to astra - #65
Merged
Conversation
✅ Deploy Preview for pirog-boot-me ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
Codex configuration sync would restore
gpt-5.6-soleven when the live app had already selected Astra. This changes the repository-owned default togpt-6-astra, preservesxhighreasoning, and verifies that all three shipped automations inherit the shared model and reasoning settings.Related to #64. This delivers the repository changes for the clarified Codex and local OpenClaw scope; local rollout and OpenClaw verification remain pending, so this PR does not close the issue.
Changes:
ADVANCED.md.Validation at
688ec6bd748afd4d94110092d4f399524346d6ca:bun run test: 125 passing.git diff --check: passed.bun run lint:shellcheck: passed after copying the existing local ShellCheck binary into this worktree's ignored dependency directory; the initial lint run could not download that binary under the network restriction.Public-safe local inspection from September 8, 2026:
medium, while the tracked source selected Sol atxhigh. Shared/live service-tier settings also differed, so review the full generated-config diff before applying sync.xhigh; the manifest itself has no model or reasoning overrides.2026.7.1-2selectedopenai/gpt-5.6-solthrough an OpenAI OAuth profile, with no agent model overrides or configured fallback list. Its model listing omitted Astra. That listing is not proof of authenticated account availability.Pending local rollout:
ai:sync, verify a new Codex task without an explicit model selection, and reconcile the saved managed automations through the reviewed automation plan. Existing task selections are independent.openai/gpt-6-astrathrough the existing OpenClaw provider route. If an upgrade is required, track it as a separate prerequisite. Then allow/select Astra, preserve verified working fallbacks, and verify a fresh session.No live config sync, automation mutation, model-pin reset, OpenClaw upgrade, or restart was performed. Plugin-cache synchronization, Leia, and the CI-owned build were intentionally skipped because this patch changes no plugin assets, shell behavior, or generated distribution output. EMORI and the unrelated voice cache were left untouched.