Skip to content

feat: Merge upstream PR #6478 - parallel subtasks and model fixes #990

feat: Merge upstream PR #6478 - parallel subtasks and model fixes

feat: Merge upstream PR #6478 - parallel subtasks and model fixes #990

Triggered via pull request December 31, 2025 08:21
Status Failure
Total duration 27s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test
Process completed with exit code 2.
test
opencode#typecheck: command (/home/runner/_work/shuvcode/shuvcode/packages/opencode) /home/runner/.bun/bin/bun run typecheck exited (2)
test
Object literal may only specify known properties, and 'variant' does not exist in type '{ sessionID: string; directory?: string | undefined; messageID?: string | undefined; model?: { providerID: string; modelID: string; } | undefined; agent?: string | undefined; noReply?: boolean | undefined; tools?: { ...; } | undefined; system?: string | undefined; parts?: (AgentPartInput | ... 2 more ... | TextPartI...'.
test
Object literal may only specify known properties, and 'variant' does not exist in type '{ sessionID: string; directory?: string | undefined; messageID?: string | undefined; agent?: string | undefined; model?: string | undefined; arguments?: string | undefined; command?: string | undefined; }'.