Skip to content

Comments

fix(taskctl): resolve model from PM session in all spawn functions#317

Merged
randomm merged 1 commit intodevfrom
opencode/fix-model-resolution-in-pulse-ts-spawn-functions
Feb 23, 2026
Merged

fix(taskctl): resolve model from PM session in all spawn functions#317
randomm merged 1 commit intodevfrom
opencode/fix-model-resolution-in-pulse-ts-spawn-functions

Conversation

@randomm
Copy link
Owner

@randomm randomm commented Feb 23, 2026

Fixes the "prefill not supported" error by resolving the model from the PM session and passing it to SessionPrompt.prompt() in all spawn functions: spawnDeveloper, spawnAdversarial, respawnDeveloper (pulse-scheduler.ts) and spawnSteering, checkSteering guidance (pulse-monitoring.ts).

Fixes #262

@randomm randomm merged commit 5d2ade7 into dev Feb 23, 2026
1 check passed
@randomm randomm deleted the opencode/fix-model-resolution-in-pulse-ts-spawn-functions branch February 23, 2026 12:53
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.

fix(taskctl): pipeline agents ignore subagent model — always use default model instead of inheriting from PM session

1 participant