Skip to content

issues Search Results · language:Edge language:Python language:PHP language:JavaScript language:TypeScript linked:pr

Filter by

8.3M results  (324 ms)

8.3M results

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

Problem On the Analytics screen, the account filter only renders Bank and Cash account groups. Accounts of other types — Crypto, Bank sync, Stocks, Savings — never appear, so users cannot include or exclude ...

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

What problem does this solve? The current MaskedInput test suite validates core input behavior but does not comprehensively cover cursor navigation, completion state transitions, callback execution, rendering ...
assigned
type:feature

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

Spec: specs/017-cierra-pronto Avisar con un indicador ámbar cuando un local está por cerrar (≤30 min) o por abrir (≤30 min), con cuenta regresiva en vivo. Alcance - proximidadHorario() en lib/horarios.ts ...
spec

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