agent-Specialization/easyagent/src
JOJO 960d087db0 fix(sub-agent): stdout output, real-time progress, config externalization
- config/sub_agent: 子智能体模型配置走 deploy_config_path 直指,无回退
- easyagent/config: ensureConfig 文件不存在时 throw 而非自动创建
- easyagent/batch: 所有输出走 stdout JSONL (emit),不写文件;conversation 走 emit 不写工作区
- sub_agent_manager: 新增 conversation_file;运行期间 select 非阻塞 drain stdout 即时写 progress
2026-06-10 03:09:31 +08:00
..
batch fix(sub-agent): stdout output, real-time progress, config externalization 2026-06-10 03:09:31 +08:00
cli chore: snapshot current changes 2026-03-10 23:48:40 +08:00
core chore: snapshot current changes 2026-03-10 23:48:40 +08:00
model feat: 为子智能体添加思考模式参数 2026-03-11 03:34:20 +08:00
storage chore: snapshot current changes 2026-03-10 23:48:40 +08:00
tools fix(prompt): merge disabled-tool notice into leading system prompts 2026-05-09 18:56:49 +08:00
ui chore: snapshot current changes 2026-03-10 23:48:40 +08:00
utils chore: snapshot current changes 2026-03-10 23:48:40 +08:00
config.js fix(sub-agent): stdout output, real-time progress, config externalization 2026-06-10 03:09:31 +08:00