feat: 增加 Agent 安全工作区工具
- 提供受控文件读写、补丁、Shell 与归档能力 - 补齐路径、配额、命令审批和进程清理边界
This commit is contained in:
@@ -28,6 +28,11 @@
|
||||
<artifactId>fastjson2</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.apache.commons</groupId>
|
||||
<artifactId>commons-compress</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.anthropic</groupId>
|
||||
<artifactId>anthropic-java</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user