Commit 3fd5693
feat: 实现 agentic loop 核心功能
主要更新:
- 新增 LoopDetectionService 实现循环检测和缓解
- 增强 Agent 和 ExecutionEngine 的循环控制能力
- 改进 ContextManager 的上下文压缩和恢复机制
- 优化 ChatService 的流式响应处理
- 完善安全防护指南
- 添加环境变量工具函数
- 更新相关测试用例
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent ce37515 commit 3fd5693
23 files changed
Lines changed: 2065 additions & 422 deletions
File tree
- .claude
- docs/guides/security
- src
- agent
- config
- context
- processors
- services
- tools
- base
- builtin/shell
- execution
- utils
- tests
- fixtures
- unit
- agent
- services
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments