Merge branch 'master' into feat/subagent-process

This commit is contained in:
Tianyi Cui
2026-07-09 22:19:30 +08:00
committed by GitHub
51 changed files with 2058 additions and 32 deletions

View File

@@ -30,7 +30,9 @@
{ "path": "./packages/session-persistence/session-persistence-sqlite" },
{ "path": "./packages/core/system-prompt" },
{ "path": "./packages/core/agent" },
{ "path": "./packages/ui/user-interaction" },
{ "path": "./packages/core/tools" },
{ "path": "./packages/ui/tool-ask-user" },
{ "path": "./packages/core/agent-loop" },
{ "path": "./packages/core/agent-core" },
{ "path": "./packages/bash/bash" },