Commit Graph

15 Commits

Author SHA1 Message Date
王性驊 ae476dd1d1 fix: peer mail must not abort worker tool batches
Owner FYI via send_message(task_id) was merged into steering and
set skip_all, cancelling the worker's first planned web_search batch.
Only human/InputBroker steering aborts a batch; peer mail injects
after tools. Also tighten main-agent goal length and no-status-peer rules.
2026-09-15 10:37:29 +08:00
王性驊 4646d2d9a8 feat: enforce path ladder before computerUse
Runtime rejects spawn_subagent kind=computerUse until web/DOM/MCP
was tried this turn (or force=true). Prompt + CORE-GAPS document the
four usability cores; handoff re-observe guidance tightened.
2026-09-15 10:00:02 +08:00
王性驊 2f6e9b3f7b add grok bot flow 2026-09-14 17:13:10 +08:00
王性驊 adc205553a add grok bot flow 2026-09-14 17:08:35 +08:00
王性驊 93a1335462 new flow 2026-09-14 00:38:32 +08:00
王性驊 d965bb4b4a UX: live terminal progress; conclusion only when done 2026-09-13 17:16:30 +08:00
王性驊 c94a32ea72 P8: auto-continue chunks like Grok Bot (progress, total ceiling) 2026-09-13 17:02:23 +08:00
王性驊 15d271b656 UX: chat answer preference, max-round summary, blocked recovery hint
Prefer natural assistant text for greetings/no-tools; summarize progress
before max-rounds Blocked; CLI recovery hints for run/agent; GROKBOY_MAX_ROUNDS.
2026-09-13 16:54:03 +08:00
王性驊 a36f0ca42e docs+P6: scenario playbook template + example + request_user_confirm
Reusable Phase A/B acceptance pattern (auth handoff + confirm-before-post);
Shopee→Threads as filled example only; AGENT_SYSTEM blocks silent publish.
2026-09-13 16:37:51 +08:00
王性驊 5b6fe82945 P5: interactive multi-turn agent REPL with tools 2026-09-13 16:25:07 +08:00
王性驊 5507e5b4b5 P4: human browser handoff + product notes 2026-09-13 16:15:27 +08:00
王性驊 c2de102bd6 P3: Playwright DOM browser tools (optional) 2026-09-13 15:57:57 +08:00
王性驊 815b840f30 P2: completion contract, loop guard, context truncation 2026-09-13 15:51:13 +08:00
王性驊 447498df5b P1: tools + ReAct + sessions; default model grok-4.6 2026-09-13 15:42:59 +08:00
Daniel 94b8fa1dce P0: GrokBoy streaming chat CLI
Minimal workspace with OpenAI-compatible streaming chat.
No tools yet (P1).
2026-09-13 15:25:02 +08:00