issues Search Results · language:Edge language:Python linked:pr language:Python language:Java language:Java language:CSS
Filter by
4.2M results
qwen3-swallow-30b-a3b-rl-v0.2-mlx へ切替後「JSON オブジェクトが見つかりません」が頻発し 短歌が生成されない事象を診断した。確定原因 (タスク誘発の thinking 暴走がモデル非依存である こと +
LM Studio の reasoning_content 分離 + JIT context 罠の複合) と、検証の足跡、 推奨される選択肢 (non-thinking ...
In binding_plugin.py:258, _process_recursive rebuilds the list of all class names on every slot of every nested object:
if nested_class in [c.name for c in self.schema_view.all_classes().values()]:
This ...
enhancement
good first issue
Minor updates to requirement and design specs
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
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
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.