mirror of
https://github.com/aiclientproxy/proxycast.git
synced 2026-08-31 01:37:47 +08:00
chore(governance): update file-size baseline for v1.66.0 feature additions
更新基线以反映 v1.66.0 的功能新增: - AppSidebarConversationShelf.tsx: 831 → 1478 行 - WorkspaceConversationScene.tsx: 801 行(新增) - ChatNavbar.tsx: 854 行(新增)
This commit is contained in:
@@ -543,7 +543,8 @@
|
||||
},
|
||||
{
|
||||
"path": "src/components/app-sidebar/AppSidebarConversationShelf.tsx",
|
||||
"lines": 831
|
||||
"lines": 1478,
|
||||
"comment": "v1.66.0 功能新增"
|
||||
},
|
||||
{
|
||||
"path": "src/components/artifact/ArtifactRenderer.tsx",
|
||||
@@ -592,6 +593,16 @@
|
||||
{
|
||||
"path": "src/components/agent/chat/service-skills/creationReplaySlotPrefill.ts",
|
||||
"lines": 800
|
||||
},
|
||||
{
|
||||
"path": "src/components/agent/chat/workspace/WorkspaceConversationScene.tsx",
|
||||
"lines": 801,
|
||||
"comment": "v1.66.0 功能新增"
|
||||
},
|
||||
{
|
||||
"path": "src/components/agent/chat/components/ChatNavbar.tsx",
|
||||
"lines": 854,
|
||||
"comment": "v1.66.0 功能新增"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user