{"content":"Post-merge acceptance fixes (main 442c30f).\n\nTwo bugs found in acceptance testing of the merged SDK 0.3 feature integration:\n\n1. Session controls invisible in standard sessions. Permission-mode / effort / subagent / auto-approve / usage-cost controls were placed inside the isA2ASession ternary branch of the input area — standard (non-A2A) sessions rendered only the plain prompt input with no controls. Moved the control row into the standard branch above the prompt input. ContextUsageRing stays on CoworkPromptInput to avoid a duplicate.\n\n2. Subagent spawn failed on DeepSeek: 'claude-opus-5 not supported'. buildCoworkSdkAgentOverrides set model:'inherit', but SDK AgentDefinition.model only inherits the parent model when OMITTED — 'inherit' resolves as a literal model name and falls back to the CLI default (claude-opus-5), which DeepSeek rejects. Builder now takes the session model (apiConfig.model, e.g. deepseek-v4-pro) and sets it explicitly.\n\nRebuilt renderer (new bundle contains all controls). Type check clean.","contentType":"text/plain;utf-8","attachments":[],"quotePin":""}