-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Bug]:开启自动计划后,问答的表格框也会被识别为计划? #4834
Copy link
Copy link
Open
Labels
agentCore agent loop (internal/agent, internal/control)Core agent loop (internal/agent, internal/control)bugSomething isn't workingSomething isn't workingv2Go rewrite (1.x) — main-v2 branch, active developmentGo rewrite (1.x) — main-v2 branch, active developmentwindowsWindows-specificWindows-specific
Metadata
Metadata
Assignees
Labels
agentCore agent loop (internal/agent, internal/control)Core agent loop (internal/agent, internal/control)bugSomething isn't workingSomething isn't workingv2Go rewrite (1.x) — main-v2 branch, active developmentGo rewrite (1.x) — main-v2 branch, active developmentwindowsWindows-specificWindows-specific
Version line
v2 — Go rewrite (1.x), main-v2 (active development)
Exact version
开启自动计划后,问答的框也会被识别为计划。
What happened?
我看着这个情况不知道怎么解决。
Steps to reproduce
deepseek-v4-flahs开启自动计划:
SivanCola 的 2bed448 commit 做了一些回退:
改动 状态 原因
depends_on 从 schema 移除 🔙 回退 工具 schema 变更 → 缓存 miss
planApprovedMessage 恢复原版 🔙 回退 保持默认行为不变
explore/research skill body 恢复原版 🔙 回退 skill body 变更 → 缓存 miss
parallel_tasks 从 readCodeTools 移除 🔙 回退 同上
但 运行时功能全部保留:parallel_tasks 工具、/plan-exec、/prometheus、idle 检测、goal intercept 等都在。
7 个 P2 问题一个都没修。 他只是回退了缓存敏感的改动。
所以你的判断是对的——先别修复,得核对上游更新情况。目前上落后于上游,等拉取新分支后再对照看看哪些已经被修了、哪些还需要自己修。
⚠
final-answer readiness blocked: latest successful todo_write still has incomplete items: 修 P2-1: toolWasCalledLastTurn 只检查最后一条消息: in_progress, 修 P2-3: detectProjectModules 从 workspace root 扫描: pending, 修 P2-4: 并行子 agent 没有 system prompt: pending, 修 P2-5: saveGoalState 写了但没人读: pending, 修 P2-6: Prometheus 不 seed todos: pending, 修 P2-7: max_steps 硬编码 20: pending, 修 P2-8: [goal:continue] 重置 idle 计数器: pending
OS / platform
window 11
Relevant logs or output