Merge remote-tracking branch 'origin/master' into feat/plan-mode

This commit is contained in:
kingwl
2026-07-16 23:11:55 +08:00
138 changed files with 12009 additions and 179 deletions

View File

@@ -97,6 +97,9 @@
{ "path": "./packages/hooks/hook-protocol" },
{ "path": "./packages/hooks/hooks-claude" },
{ "path": "./packages/hooks/hooks-codex" },
{ "path": "./packages/mcp/mcp-client" }
{ "path": "./packages/mcp/mcp-client" },
{ "path": "./packages/sdk/helper" },
{ "path": "./packages/sdk/scripts" },
{ "path": "./packages/sdk/create-sdk" }
]
}