chore: nothing special, subagent enhanced

This commit is contained in:
qixinbo
2026-03-28 08:58:02 +08:00
parent bdf67e9132
commit 00e5587e75
11 changed files with 517 additions and 22 deletions
@@ -648,6 +648,7 @@ export function ChatInterface() {
body: JSON.stringify({
message: messagePayload,
session_id: targetSessionKey,
project_id: currentProject?.id,
model_id: effectiveModelId,
skill_ids: selectedSkillIds,
source,