issues Search Results · language:Dune language:Python language:JavaScript linked:pr language:Python language:PHP
Filter by
4.8M results
Description
When the backend successfully saves a ticket in the /tickets/save endpoint, it automatically injects a diagnostic
confirmation message into the ticket_messages table. However, it currently ...
Parent bounty: #743
Bug
POST /api/users forwards req.body directly into createUser() without validating the payload first. Other creation flows
already use Zod schemas before calling their service layer, ...
Category
php-in-PHP | stdlib | php-src-strict
Problem
ext/standard/VmReflection::stringArg() is a shared helper used by VM builtins and internal class methods
(DateTime::__construct(), reflection helpers, ...
area:vm
enhancement
implementation-ready
phase-0:Foundation
phase-4:stdlib
Description
While the AI inference endpoint (/ai/analyze_ticket) was correctly protected with a rate limit
(@limiter.limit( 10/minute )), all core data endpoints—such as /tickets (GET), /tickets/save ...
Category
language | stdlib
Problem
Zend registers ClosedGeneratorException (extends Exception, implements Throwable) for invalid generator resume
operations. This compiler has generator support (#4489 ...
area:vm
enhancement
implementation-ready
phase-2:language
Check for existing issues
- [x] I have searched the existing issues and checked that my issue is not a duplicate.
The Feature
Add first-class support for an xai_oauth provider so users with a SuperGrok ...
enhancement
SDK
Summary
Configure RuboCop so methods under private/protected are aligned with public methods.
Desired style
class User
def public_method
end
private
def private_method
end
end
Verification ...
Problem
When transcribing with a segment-only model (e.g. Qwen3-ASR), mlx_audio.stt.generate --format srt emits one cue per
audio chunk. With the default --chunk-duration 30, each cue spans ~30s and holds ...
Goal
Create a single, high-level docs/ARCHITECTURE.md document that explains the current system flow to operators.
Requirements (DoD)
- Document the minimal cycle contract.
- Include a diagram/flow ...
documentation
Goal
Refactor nanobot/runtime/state.py to extract the subagent rollup logic into a dedicated module
(nanobot/runtime/state_subagents.py) to reduce the god-file complexity.
Requirements (DoD)
- Move ...

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.