issues Search Results · language:Dune language:Python linked:pr language:Java language:JavaScript language:JavaScript
Filter by
5.8M results
Pre-flight Checks
- [x] I have searched existing issues and this is not a duplicate
- [x] I understand this issue needs status:approved before a PR can be opened
Bug Description
Se detectaron discrepancias ...
status:approved
Problem: The GET /tickets endpoint executes a raw query (supabase.table( tickets ).select( * )) without any LIMIT or
pagination logic. As ticket volume grows, this inevitably causes Out-of-Memory (OOM) ...
Goal
Collapse the overly complex promotion and governance readiness states into a minimal, operator-friendly vocabulary:
ready_for_review, accepted, and blocked.
Requirements (DoD)
- Update nanobot/runtime/state_promotion.py ...
Problem
roll_apply_daily (and market_beta/residual_momentum) implement rolling windows via k staggered non-overlapping month
partitions. The partitions are materialized as list-built lookup DataFrames ...
Parent bounty: #743
Bug
Several API services generate resource identifiers with Date.now(). Records created in the same millisecond can receive
duplicate ids, and some service creation paths spread caller-controlled ...
What
Clicking Sign in with GitHub on https://mgz-pkmn.onrender.com lands on GitHub s Be careful! The redirect_uri is not
associated with this application. page. Google OAuth has the same shape and is ...
area:devops
bug
Goal
Decouple GitHub API calls and Git push operations from the core self-evolution runtime to prevent network timeouts from
failing local state generation.
Requirements (DoD)
- Identify and extract ...
Description
FastAPI is built on an asynchronous event loop designed to handle thousands of concurrent I/O-bound requests
efficiently. However, in the /ai/analyze, /ai/analyze-v2, and other analysis endpoints, ...
Goal
Add a simple fighter select so the player can choose a diner-themed archetype before starting a match.
Recommended archetypes
- Waiter: balanced speed, recovery, and tray reach.
- Greaser: ...
Description
The backend API exposes fallback /tickets (POST) and /tickets/{ticket_id} (PATCH) endpoints that were relying on a
volatile Python list (TICKETS_DB: list[TicketRecord] = []) as an in-memory ...

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.