hex_ai_agent 0.6.1
hex_ai_agent: ^0.6.1 copied to clipboard
Hex AI agent loop - session management, compaction, and agent runtime
0.6.1 #
- AgentLoop 新增 sandboxPath 注入、read_skill 工具构建(kReadSkillTool)与工作区状态增强
0.6.0 #
- 同步上游 hex_ai_core / hex_ai_llm / hex_ai_tools 0.6.0
0.3.0 #
- 新增脚本编排工具 run_code(批量工具调用,含 RunCodeLimits 限制、ToolExecutionGuard 逐笔校验)
- 新增工作区演进技能与任务状态支持
- 同步上游 hex_ai_core / hex_ai_llm / hex_ai_tools 0.3.0
0.1.0 #
- 首次发布:agent 运行时统一入口(re-export hex_ai_core/hex_ai_llm/hex_ai_tools)