feat(conversation): add Auto planner/worker foundation for aionrs - #4144
feat(conversation): add Auto planner/worker foundation for aionrs#4144JeffC0628 wants to merge 2 commits into
Conversation
Closes iOfficeAI#4143 Co-authored-by: Cursor <cursoragent@cursor.com>
Closes iOfficeAI#4143 Co-authored-by: Cursor <cursoragent@cursor.com>
|
Reviewed together with #4146 — the Local gate on the Phase 2 branch is green (tsc 0 errors, 9/9 unit tests, i18n in sync across all 13 locales, lint 0 errors), and the Phase 1 foundation here looks clean. Two items in that review land on Phase 1 code specifically, so flagging them here as well:
Also: the Suggest consolidating onto #4146 and closing this one once the merge order is settled. |
|
Superseded by #4146 (includes Phase 1 + Phase 2). |
Summary
conversation.extra.auto_model.conversation.model(never sends the Auto sentinel to Core). Full long-run cost savings need Phase 2 (switch model without agent rebuild).Closes #4143
Scope / non-goals
mode: auto(Remember last used).Test plan
Auto · {model};extra.auto_model.enabledtrueauto_modelon the conversationbun run test -- tests/unit/renderer/autoModel/resolveAutoModel.test.tsbun run i18n:types+node scripts/check-i18n.js