Clear Filters
ID Title Status Priority Created Due Date Actions
#785 schedule_goal crons collide: all share job_name agent_sched_<def_id[:8]> (fixed SCHEDULED_AGENT_DSL)
Same root cause as #784 but for schedule_goal (recurring crons). job_name = 'agent_sched_'+def_id[:8...
closed high 2026-06-29 23:19 -
#784 watch_gmail poll: stop+recreate leaves watch inactive (durable_cron idempotent on shared job_name)
All poll watches share job_name 'agent_sched_'+def_id[:8] where def_id is the FIXED SCHEDULED_AGENT_...
closed high 2026-06-29 22:53 -
#783 Gmail auto-responder dedup is non-deterministic (LLM-judged, sender-per-day) -> 26-min delay + skipped/duplicate replies
Watch auto-responder (_watch_goal in highway-mcp/server.py) enforces reply-idempotency via an LLM IN...
closed high 2026-06-29 20:19 -
#782 Agent eval/regression harness: trace-based assertions (routing, over-fetch, delivery, cost) + selftest
Built the regression harness (highway-mcp/eval_agent.py) the strategy called for. Upgrades the prior...
closed high 2026-06-29 18:30 -
#780 Unified agent over-researches after a delegate fan-out (redundant direct fetches = extra approvals)
After a successful delegate fan-out, the orchestrator sometimes does a 2nd pass of direct http fetch...
closed medium 2026-06-29 02:35 -
#779 Unify research_goal + run_goal into a single MCP goal tool (customer no longer picks research vs act)
Bad UX: customers had to choose research_goal (delegate-only, no outbound) vs run_goal (act+email, n...
closed high 2026-06-29 02:35 -