issues Search Results · language:B4X language:C++ language:JavaScript language:TypeScript language:Python language:Java
Filter by
78.5M results
Problem
cli_productization/cathay_runtime.py is a 560+ line monolithic class that:
- Instantiates all 20 phase subsystems in a single init
- Imports 60+ dependencies
- Creates 30+ instance variables ...
Route: Multiple pages
Steps
1. Navigate to /start, /courses, /search
2. Check browser console errors
Expected
No 401 errors on public pages
Actual
4x 401 errors on /api/users/me on every page load ...
goal:qa-sweep-2026-06-10-4
kody:qa-finding
severity:P2
Problem
18 test files (12,767 lines) import exclusively from layer1_-layer5_ module paths. If these modules are removed in
v1.13, the entire test suite breaks. There are no tests that cover the new module ...
Problem
The layer1_-layer5_ modules are scheduled for removal in v1.13, but 12 source files and 18 test files still import from
them. Removing these modules without first migrating imports will break ...
Route: /login
Steps
1. Check .kody/variables.json for LOGIN_PASSWORD
2. Attempt to navigate to /admin, /practice, /ask, /account
Expected
LOGIN_PASSWORD secret available in environment
Actual
Only ...
goal:qa-sweep-2026-06-10-4
kody:qa-finding
severity:P1
Possible Fixes
Yes
Modpack Version
0.1.0
Crash Assistant Message (big green button)
ATM11 - 0.1.0 crashed. The logs have been uploaded to gnomebot.dev:
latest.log | crash-2026-06-10_19.12.07-client.txt ...
Problem — SKILL_REGISTRY (synced to skills_catalog at postbuild) defines 2 entries while the chat route registers ~25
tools; tool-access gating is plan-driven and bypasses the registry. Any surface treating ...
Route: /api/course-syllabus
Steps
1. Call GET /api/course-syllabus?courseSlug=guy-t
2. Call GET /api/course-syllabus?courseSlug=guy-t courseId=69ed9da4f42287a735a43187
Expected
Syllabus returned ...
goal:qa-sweep-2026-06-10-4
kody:qa-finding
severity:P1
Problem — Avoidable per-turn latency and payload bloat: (1) fetchReleasesForChat re-runs the identical 50-row query
inside 7 tool executors plus request setup (4× per fan-out turn); (2) two Statsig gate ...
Problem — If the client disconnects while a tool is executing, the turn persists status canceled but tool events stay
running (encodeToolEvents only runs in onFinish, which never fires on disconnect). ...

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.