agent-Specialization/utils
JOJO a7a40a8a2f fix(utils): 原子写重试预算上调至8次/4.75s,索引保存失败留证与日志落盘
- replace_with_retry: attempts 6→8,新增 max_delay 参数(默认1.6s),覆盖 Defender/Search 索引器持续持锁超过原1.55s预算的场景
2026-08-03 22:18:41 +08:00
..
api_client refactor(naming): 移除代码中的第三方产品名 2026-07-28 18:43:03 +08:00
context_manager fix(windows): 平台适配与稳定性修复(进程终止/编码/原子写/事件竞态/子智能体) 2026-07-31 11:33:57 +08:00
conversation_manager fix(utils): 原子写重试预算上调至8次/4.75s,索引保存失败留证与日志落盘 2026-08-03 22:18:41 +08:00
tool_result_formatter feat(memory): 新增项目记忆检索工具 search_project_memory 2026-07-29 02:00:01 +08:00
__init__.py feat: 添加 terminal-guide 和 sub-agent-guide skills 2026-03-16 21:17:02 +08:00
api_client.py refactor(naming): 移除代码中的第三方产品名 2026-07-28 18:43:03 +08:00
atomic_io.py fix(utils): 原子写重试预算上调至8次/4.75s,索引保存失败留证与日志落盘 2026-08-03 22:18:41 +08:00
host_workspace_debug.py refactor(runtime): 运行态数据迁出源码树到 ~/.agents,日志默认关并加轮转,清理实验残留 2026-06-01 13:17:32 +08:00
log_rotation.py refactor(runtime): 运行态数据迁出源码树到 ~/.agents,日志默认关并加轮转,清理实验残留 2026-06-01 13:17:32 +08:00
logger.py refactor(runtime): 运行态数据迁出源码树到 ~/.agents,日志默认关并加轮转,清理实验残留 2026-06-01 13:17:32 +08:00
media_store.py fix(windows): 平台适配与稳定性修复(进程终止/编码/原子写/事件竞态/子智能体) 2026-07-31 11:33:57 +08:00
perf_log.py chore(repo): 公开发布准备——取消追踪非源码文件并重写配置文档 2026-07-25 00:44:15 +08:00
terminal_factory.py chore: initial import 2025-11-14 16:44:12 +08:00
token_usage.py refactor(models): use dynamic api model registry 2026-05-29 00:20:54 +08:00
tool_result_formatter.py refactor: split api_client, tool_result_formatter, tools_definition into sub-packages 2026-06-20 21:51:45 +08:00