feat: add agent mode toggle to AiAssistant + i18n nav keys
AiAssistant: new mode switch (AI助手/数字员工) in dialog header. Agent mode shows a product info form that triggers the agent pipeline (search->analyze->outreach). Pipeline progress stages and lead results displayed inline. i18n: added missing nav keys (home, more, productsQuotations) to both zh-CN and en locale files. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"nav": {
|
||||
"home": "首页工作台",
|
||||
"more": "更多",
|
||||
"productsQuotations": "报价产品",
|
||||
"discovery": "发现客户",
|
||||
"workspace": "工作台",
|
||||
"customers": "客户管理",
|
||||
|
||||
Reference in New Issue
Block a user