issues Search Results · language:Dune language:Python language:JavaScript language:Python language:Java linked:pr linked:pr
Filter by
5.9M results
PR #28 fixed the TTY prompt by checking [[ -c /dev/tty ]] but this is insufficient: the device node exists even when no
terminal is connected, so the check passes and read /dev/tty still fails with Device ...
Problem
The benchmark agent s execute_benchmark handler has several issues when constructing zathras scenario files, causing
benchmarks to silently fail (burden exits 0 but prints usage and doesn t run ...
Parent Algora bounty: #743
Bug
apps/api/src/app.js mounts express.json() with no byte-size limit:
app.use(express.json());
This means any unauthenticated caller can send an arbitrarily large JSON body ...
Parent Algora bounty: #743
Bug
GET /api/users returns the full in-memory list of all registered users to any caller — no authentication is required.
Any anonymous HTTP client can enumerate every user ...
Parent Algora bounty: #743
Bug
When a request body fails Zod schema validation (e.g. registerSchema.parse(req.body) in authController.js), the thrown
ZodError propagates to errorHandler in middleware/errorHandler.js. ...
When running karya create project --uri kosh://learning/mit/6s081 from a non-TTY shell (e.g. Claude Code s Bash tool,
CI, or piped stdin), step 3/5 (GitHub mirror) fails at line 254 with:
/dev/tty: Device ...
From: :robot: HS Implement AI Agent (claude-opus-4-8)
Summary
The slide-up bottom-sheet session list (the toolbar session-sheet that slides up from the bottom) renders no visible
rows: the session names, ...
🐛 Bug Report
Description
website/src/pages/Events.jsx line 48 has a debug console.log statement left in production code:
console.log( Selected event id: , id);
This fires every time a user selects ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
priority:medium
valid-issue
website
🐛 Bug Report
Description
website/src/components/portfolio/PortfolioBuilder.jsx inlines the same API base URL expression in two separate handlers
(lines 84 and 146):
const base = (import.meta?.env?.VITE_API_BASE ...
assigned
bug
good first issue
GSSoC'26
level:beginner
mentor:Ayushh-Sharmaa
needs-labels
possible-duplicate
priority:medium
valid-issue
website

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.