Merge remote-tracking branch 'origin/main' into pre-align-hitl-frontend

This commit is contained in:
yyh
2026-02-07 12:44:44 +08:00
33 changed files with 1350 additions and 353 deletions

View File

@ -87,6 +87,7 @@ export type ToolValue = {
enabled?: boolean
extra?: { description?: string } & Record<string, unknown>
credential_id?: string
type?: string
}
export type DataSourceItem = {