feat: Merge upstream PR #6478 - parallel subtasks and model fixes #990
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; }'.
|