refactor(workspace-context): move package to context group

This commit is contained in:
Tianyi Cui
2026-07-16 16:01:06 +08:00
parent a3f248ff52
commit 72bb02e68e
27 changed files with 81 additions and 90 deletions

View File

@@ -42,7 +42,7 @@
{ "path": "./packages/skill/skill-local" },
{ "path": "./packages/skill/tool-skill" },
{ "path": "./packages/ui/tool-ask-user" },
{ "path": "./packages/prompt/workspace-context" },
{ "path": "./packages/context/workspace-context" },
{ "path": "./packages/core/agent-loop" },
{ "path": "./packages/examples/agent-spine-demo" },
{ "path": "./packages/bash/bash" },