Skip to content

deps: ⬆️ upgrade spawnllm to 0.13.2 - #76

Merged
yasyf merged 1 commit into
mainfrom
spawnllm-0.13.2
Sep 14, 2026
Merged

yasyf merged 1 commit into
mainfrom
spawnllm-0.13.2

Conversation

@yasyf

@yasyf yasyf commented Sep 14, 2026

Copy link
Copy Markdown
Owner

Bumps spawnllm 0.13.1 → 0.13.2:

  • Codex small and medium tiers run again: both tiers now resolve to gpt-5.6-luna, at low and medium effort (codex: 🐛 Resolve the small and medium tiers to gpt-5.6-luna spawnllm#6). They had resolved to gpt-5.4-mini, which codex rejects with a 400 on every call when signed in with a ChatGPT account (The 'gpt-5.4-mini' model is not supported when using Codex with a ChatGPT account.), so every llm_nudge routed to the codex small tier failed. That includes cc-skills show_skills.wall_of_text and general.detours.

In this branch's environment, CodexCliBackend().models["small"] resolves to gpt-5.6-luna:low and returns pong under the ChatGPT sign-in.

https://claude.ai/code/session_015yr73szXYEmbjtNVLxnetK

spawnllm 0.13.2 resolves the codex small and medium tiers to gpt-5.6-luna. gpt-5.4-mini is rejected with a 400 under a ChatGPT sign-in, which failed every llm_nudge routed to the codex small tier.

Claude-Session: https://claude.ai/code/session_015yr73szXYEmbjtNVLxnetK

Claude-Session-Id: 6da31262-6ad0-4073-8a1f-91de79650dd7
@yasyf
yasyf merged commit 7eead98 into main Sep 14, 2026
11 checks passed
@yasyf
yasyf deleted the spawnllm-0.13.2 branch September 14, 2026 22:10
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