issues Search Results · language:Dune language:Python linked:pr language:Java language:JavaScript linked:pr
Filter by
262k results
Fix tests
I cleaned up some functions and removed some redundant casting, but now the tests are failing. Fix the tests
Context
- Muay Thaiger: PvP Idle Fighting game
- Cleanup
Symptom (continuation of #15)
PR #16 added mkdir -p \${ANKI_BASE}/\${ANKI_PROFILE} in the entrypoint, assuming Anki Desktop would initialize the
profile inside the pre-created dir. It doesn t.
Live trace ...
Parent bounty: #743
Scoped issue for @beautifullantern under #743.
Impact
GET /api/reviews currently returns the review collection without requiring a bearer token. Review data belongs to
authenticated ...
Problem
The schema already records per-step TokenUsage (input_tokens/output_tokens) and Transcript.total_tokens(), but none of
it reaches the aggregated MetricsSummary or the reports. There is no way ...
enhancement
Scope
- Add an opt-in active-loop self-ship manifest handoff instead of letting agent_loop.py perform GitHub mutation
directly.
- Harden staging self-ship review-gate resolution with a read-only ...
Parent bounty: #743
Bug
The /freelancers/[username] route renders placeholder text with the requested username instead of looking up the
selected freelancer from apps/web/lib/mock.ts.
Expected
- ...
Summary
normalize_page_span([1.9, 3.1], []) currently truncates floats through int(...) and returns [1, 3]. Region page
normalization already rejects float page_number values, so explicit spans should ...
Bug
POST /api/uploads currently returns 201 with success: true even when the multipart request does not include a file
field. The response reports status: no-file , but it is still treated as a successful ...
Parent bounty: #743
Bug
createJobSchema currently accepts payloads where budgetMax is lower than budgetMin. That creates invalid job records
such as a USD 500-100 budget range and can break filtering, ...
Bug
GET /api/messages currently exposes the message list without authentication:
messageRoutes.get( / , getMessages);
Because the route calls listMessages() directly, any unauthenticated caller can ...

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.