Knowledge Tool Execution Pipeline

Covers ToolExecutor 的验证、worktree 隔离、权限、Hook、审批、并发准入、文件锁、调用重试、LSP/AutoVerify 后处理与结果投影。 Navigate when: 修改工具执行顺序、排查重复副作用、权限或 Hook 覆盖、队列拥塞、取消、同路径写竞争、自动验证或跨表面输出。 Excludes: 工具 schema/注册表定义(见 ../tool-contracts-and-registry/)、具体文件/Shell/Browser 内部语义(见相邻节点)。 Keywords: ToolExecutor, executeToolInvocation, isRetrySafe, PermissionResolver, ToolConcurrencyGate, ConcurrencyScheduler, FileLockManager, AutoVerifyRuntime, StreamingToolExecutor.

echovic 5992822 12.0 KB Updated

File contents

echovic/blade-code/tree/main/.trae/knowledges/tool-and-automation-platform/tool-execution-pipeline commit 5992822f88

Frequently asked questions

npx skillmds@latest add echovic/knowledge-tool-execution-pipeline