issues Search Results · language:Edge language:Python linked:pr language:Python language:JavaScript linked:pr language:HTML
Filter by
244k results
Context
Per ADR-001 (docs/adr/001-firebase-exception.md), Firebase Auth with Google Sign-In was chosen as the sole
authentication method for VoiceIsolate Pro.
Problem
Users without a Google account ...
auth
enhancement
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
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
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
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
Summary
Every channel bot (Telegram, Discord, Slack, WhatsApp, Email, AgentMail) delivers agent responses as a single blocking
message: the user stares at a typing indicator for the full duration of the ...
bug
claude
enhancement
Problem
PR descriptions are currently allowed to stay thin past the draft gate. Acceptance criteria / definition of done /
non-goals matrix and PR checkboxes are not verified as part of the gate pipeline. ...
Source change
- Upstream PR: MervinPraison/PraisonAI#1902 — feat: remove deprecated tool_timeout and parallel_tool_calls parameters
- Status: Merged to main on 2026-06-12
- Head SHA: abf1d38d60a0140693486731388f168830817bef ...
bug
claude
documentation

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.