config: subagents -> tinfoil/deepseek-v4-flash (cheaper, pay-per-use) #20

Merged
autonomic-bot merged 1 commits from config/deepseek-flash-subagents into main 2026-08-16 02:34:33 +00:00
Owner

Switches the general subagent model from opencode/deepseek-v4-pro (zen endpoint, subject to workspace balance limits) to tinfoil/deepseek-v4-flash (pay-per-use API, no rolling balance limit, cheaper than pro).

Completes the fleet-wide move to deepseek-flash on tinfoil: upgrader parent (LOOP_MODEL) + report (REPORT_MODEL) set in upgrader.env (PR #12 on cc-ci-orchestrator), and this PR changes the subagents. Supervisor stays on glm-5.2.

Verified: tinfoil endpoint accepts deepseek-v4-flash (HTTP 200, 2.3s). Trial run next Friday 2026-08-21 to evaluate flash on the upgrade workload; fall back to pro if it struggles on complex recipes.

Switches the general subagent model from `opencode/deepseek-v4-pro` (zen endpoint, subject to workspace balance limits) to `tinfoil/deepseek-v4-flash` (pay-per-use API, no rolling balance limit, cheaper than pro). Completes the fleet-wide move to deepseek-flash on tinfoil: upgrader parent (LOOP_MODEL) + report (REPORT_MODEL) set in upgrader.env (PR #12 on cc-ci-orchestrator), and this PR changes the subagents. Supervisor stays on glm-5.2. Verified: tinfoil endpoint accepts deepseek-v4-flash (HTTP 200, 2.3s). Trial run next Friday 2026-08-21 to evaluate flash on the upgrade workload; fall back to pro if it struggles on complex recipes.
autonomic-bot added 1 commit 2026-08-16 02:34:29 +00:00
config: subagents -> tinfoil/deepseek-v4-flash (cheaper, pay-per-use)
continuous-integration/drone/push Build is failing
65063efdaa
Switch the general subagent model from opencode/deepseek-v4-pro (zen
endpoint, subject to workspace balance limits) to tinfoil/deepseek-v4-flash
(pay-per-use API, no rolling balance limit, cheaper than pro).

This completes the fleet-wide move to deepseek-flash on tinfoil: the upgrader
parent (LOOP_MODEL) and report (REPORT_MODEL) are set in upgrader.env, and
this changes the subagents. The hourly supervisor stays on glm-5.2.

Verified: tinfoil endpoint accepts deepseek-v4-flash (HTTP 200, 2.3s response).
Trial run next Friday (2026-08-21) to evaluate flash capability on the
upgrade workload; fall back to pro if it struggles on complex recipes.
autonomic-bot merged commit 5083c51430 into main 2026-08-16 02:34:33 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: recipe-maintainers/cc-ci#20