zcbot/core
caoqianming 5430379d76 fix(context): 按模型协议治理历史推理上下文 2026-08-06 16:43:20 +08:00
..
external_systems feat(external-systems): add persistent result exports 2026-08-06 11:10:06 +08:00
sandbox fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
storage feat(external-systems): add persistent result exports 2026-08-06 11:10:06 +08:00
wechat fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
__init__.py fix(context): 按模型协议治理历史推理上下文 2026-08-06 16:43:20 +08:00
agent_builder.py fix(ppt): follow selected conversation model 2026-08-06 13:35:12 +08:00
ark_client.py feat(image): support GPT image editing 2026-08-03 14:31:38 +08:00
artifacts.py feat(web): add task-scoped artifact references 2026-08-03 13:49:20 +08:00
asr_lfasr.py fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
asr_xfyun.py fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
audio.py feat(wechat): ClawBot 语音接入 + 企微语音路径补日志(bump 0.52.0) 2026-07-08 09:47:22 +08:00
bocha_client.py Add web_search and web_fetch tools via Bocha AI search API 2026-05-25 11:37:33 +08:00
branding.py feat(wecom): 会话冷启动欢迎消息 + 未绑定入站回绑定指引(bump 0.46.0) 2026-07-07 11:11:10 +08:00
capabilities.py fix(context): 按模型协议治理历史推理上下文 2026-08-06 16:43:20 +08:00
context.py fix(context): 按模型协议治理历史推理上下文 2026-08-06 16:43:20 +08:00
context_fold.py fix(context): 按模型协议治理历史推理上下文 2026-08-06 16:43:20 +08:00
executor.py feat(web): add task-scoped artifact references 2026-08-03 13:49:20 +08:00
executor_docker.py feat(web): add task-scoped artifact references 2026-08-03 13:49:20 +08:00
executor_host.py feat(web): add task-scoped artifact references 2026-08-03 13:49:20 +08:00
export_docx.py fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
file_store.py fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
kb.py 增强知识库文件写入一致性 2026-07-27 16:37:56 +08:00
kb_ingest.py fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
kb_lock.py 增强知识库文件写入一致性 2026-07-27 16:37:56 +08:00
llm.py feat(models): unify thinking controls 2026-08-03 14:36:50 +08:00
llm_params.py feat(models): unify thinking controls 2026-08-03 14:36:50 +08:00
llm_transport.py refactor(core): loop.py 传输健壮性层析出 llm_transport.py + _execute_tool_call 拆分 2026-07-23 12:44:22 +08:00
loop.py fix(context): 按模型协议治理历史推理上下文 2026-08-06 16:43:20 +08:00
markdown_guard.py fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
memory.py feat(shortcuts): 加快捷指令(触发词→完整指令,入口层确定性展开)(bump 0.35.0) 2026-07-01 14:58:55 +08:00
model_access.py feat: per-account 模型访问控制(档位制,复用 plan 列)(bump 0.31.0) 2026-06-26 14:11:22 +08:00
paths.py refactor(paths): 砍 ROOT 外路径分支 — 写入入口只接 simple name join workspace 2026-05-20 22:05:32 +08:00
pptx_guard.py fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
probe.py feat(models): unify thinking controls 2026-08-03 14:36:50 +08:00
proc_wrapper.py fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
procs.py fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
pysyntax.py feat(run_python): 宿主语法预检——中文正文硬拼进源码的语法坏码提前拦下+锐化诊断(bump 0.58.34) 2026-07-17 08:55:55 +08:00
salvage.py feat(loop): 畸形 tool_call arguments 就地抢救(salvage)省一次非流式重试(bump 0.58.24) 2026-07-15 09:20:38 +08:00
scheduler.py feat(scheduler): 定时任务默认单次超时 0→1800s(bump 0.32.4) 2026-06-29 14:52:09 +08:00
session.py feat(web): add task-scoped artifact references 2026-08-03 13:49:20 +08:00
shortcuts.py feat(shortcuts): 加快捷指令(触发词→完整指令,入口层确定性展开)(bump 0.35.0) 2026-07-01 14:58:55 +08:00
sinks.py fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
skills.py feat(skill): skill 定向模型——ppt 触发自动热切 GLM-5.2(bump 0.39.0) 2026-07-06 08:57:32 +08:00
task.py feat(media): 接入豆包 Seedream 5.0 图像生成 tool + 0007 cost_usd→cost_cny 全表统一币种 2026-05-20 15:20:34 +08:00
task_actions.py Add safe conversational workspace rename 2026-07-27 11:23:20 +08:00
task_title.py fix(tasks): 增加自动标题本地兜底 2026-08-06 16:42:24 +08:00
tool_registry.py feat(external-systems): add persistent result exports 2026-08-06 11:10:06 +08:00
toolfail.py fix(security): 强化工程类型检查与依赖审计 2026-08-03 16:59:32 +08:00
ui.py core/ui: 抽出语义化 console 主题, 调用方去硬编码颜色 2026-05-07 16:10:11 +08:00
working_dirs.py Add safe conversational workspace rename 2026-07-27 11:23:20 +08:00