issues Search Results · language:Dune language:Python language:Java language:Python language:JavaScript linked:pr linked:pr
Filter by
5.9M results
Problem
Section 3 ( Use Git Ecosystem Effectively ) of the universal text (.apm/instructions/master.instructions.md) restates
the same meta-rule -- if a deterministic gate/harness is missing, build it; ...
layer:p3-harness
type:docs
Bundle of spec-conformance fixes from audit:
- CBR-3: configurable api__json_body_max_bytes
- CKPT-R7: graceful degrade on checkpoint schema version mismatch (return None/empty list)
- MODEL-SEAM-1: ...
Summary
Once a bot hands a message to the agent, there is no way to stop it. BotSessionManager.chat() runs agent.chat() in an
executor with no timeout, no /stop command exists, and the gateway exposes ...
bug
claude
performance
Context
First leaf of the Fleet Manager sub-epic #13015 (pillar 1 of the Agent Harness #13012). Operator direction (2026-06-13):
* agent harness biggest ROI. * #13015 has no leaves linked yet — this is ...
ai
architecture
enhancement
Summary
When an agent run takes more than a few seconds (tool calls, long reasoning, web search), users on
Telegram/Slack/Discord/WhatsApp see only a typing indicator until the complete answer lands in ...
claude
Summary
Channel bots (Telegram, Discord, Slack, WhatsApp, Email) and the gateway process inbound messages entirely in memory.
There is no deduplication of platform webhook redeliveries, no persistent ...
bug
claude
documentation
Add instructions and setup implementation rules for Qwen Code.
Summary
When a user messages a bot while the agent is still processing their previous message, the new message silently blocks
on a per-user lock: no acknowledgement, no way to cancel the running turn, ...
claude
enhancement
Context
A browser-based query UI is being built as a separate sibling repo (andybaran/torque-finder-web, React + Vite + TS,
deployed as a Railway static site). It will call this API s POST /v1/query directly ...
Summary
A long-running gateway must outlive transient failures, but the gateway s channel runner gives up on a bot permanently
after 5 bounded retries (~2.5 minutes of backoff). Any network outage longer ...
bug
claude
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.