Skip to content

issues Search Results · language:Dune language:Python linked:pr language:Java language:JavaScript language:CSS language:CSS

Filter by

5.9M results  (305 ms)

5.9M results

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, ...

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 ...

Summary Three UI/UX fixes: 1. Daily verse disappears after all tasks done — renderHomeExtras() had an early return in the suggestion block that prevented the verse, summary, and stats from rendering ...
bug

Background The Bitcoin — ML Performance dashboard still shows data from the old Chronos v1 model (model_version=chronos_tiny), which was superseded by Chronos-2 (chronos_2) in the #208 migration. The ...
chore
Low

Goal Create nanobot/runtime/schemas.py and define simple dataclasses/TypedDicts for main runtime artifacts. Requirements (DoD) - Define CycleReport, CycleHealth, and PromotionCandidate as TypedDict ...

Goal Refactor nanobot/runtime/state.py to extract the promotion and governance logic into a dedicated module (nanobot/runtime/state_promotion.py) to further reduce the god-file complexity. Requirements ...

server/store.py is ~930 lines: a lock-wrapped connection, the full schema + migrations, 8 dataclasses, one big Store class with CRUD for every table, and the upsert_console_for_game helper. Split it into ...

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, ...

Bug Description Description The /model slash command in the Discord gateway fails when switching to a different provider. Instead of executing the switch to the new provider/model, it validates the previous ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.