绝尘
4665e910ee
修复: B-14 stop 即时打断 Notify 跨文件接入(去 30s 心跳延迟)
AiSession 加 notify:Arc<Notify> 字段 + stop_notify() 取引用;stream_llm 加 notify 参数 + select! notify.notified() 分支(唤醒后 load stop_flag 判退出,防误唤醒继续跑——Notify 仅承载即时唤醒,停止真值仍由 stop_flag 决定);agentic.rs session.notify.clone() 透传 ¬ify;commands.rs ai_chat_stop 流式分支 stop_flag.store 后立即 notify_one() 唤醒阻塞的 stream.next()。批1 脚手架(本地无用实例)已 revert,本批完整接入。批3 wkitz0twz,cargo workspace 0 err
2026-06-15 05:34:31 +08:00
..
2026-06-14 14:08:20 +08:00
2026-06-12 01:31:05 +08:00
2026-06-12 01:31:05 +08:00
2026-06-15 05:34:31 +08:00
2026-06-12 01:31:05 +08:00
2026-06-12 01:31:05 +08:00
2026-06-15 05:14:42 +08:00
2026-06-12 01:31:05 +08:00