[Feature] Cowork Generalization (built on existing coding-mode capabilities)
Background
We already have solid coding-mode capabilities (task decomposition, tool execution, progress feedback).
Now we want to generalize this capability beyond coding tasks.
Goal
Use the same agent execution framework for broader knowledge-work scenarios, not just code workflows.
Scope
- Reuse existing coding-mode foundations and extend to general tasks
- Support sustained multi-step execution with progress updates
- Support file/tool permissions and confirmation gates for significant actions
- Keep a unified interaction model (same entry, same execution pattern)