issues Search Results · language:Dune language:Python language:Java language:JavaScript
Filter by
37.1M results
Problem\ndocs/reviews/ai-review-checklists.md still lists reports/real100/ as the benchmark-validity audit trigger but does not directly name the current reports/real100_v2/ surface. Future reviewers should ...
Execution fails silently when optional metadata columns are missing from the input dataset. The failure only surfaces
later during evaluation.
bug
invalid
wontfix
Problem
No visible rate limiting on API endpoints. Public endpoints vulnerable to DoS and brute force attacks.
Recommended Solution
Add rate limiting middleware:
const rateLimit = require( express-rate-limit ...
Problem
CORS regex allows Netlify deploy previews (line 48), but regex could match malicious domains if not carefully
maintained.
Recommended Solution
Whitelist specific preview domains instead of regex: ...
Problem
Error stack traces exposed in dev mode (line 70 of index.js), leaking internal architecture.
Recommended Solution
Remove stack in all modes by default:
backend.use((err, req, res, next) = ...
Summary
tasks/queue.md already marks T-2026-0040 as done and PR #1589 is merged, but
docs/plans/T-2026-0040-active-dual-agent-lanes.md still says Status: review with a 2026-05-27 update date.
Scope
...
Problem
MongoDB URL defaults to localhost (line 77 of index.js). Production must explicitly set DB_URL or connection fails.
Recommended Solution
Enforce DB_URL in production:
const MONGODB_URL = process.env.DB_URL ...
Date: 2026-06-03 21:37 UTC Goal: Lane 18 — toolchain and action-path cleanup. Bounded objective: add a Zig-facing
contract for the current check-zig-toolchain.py repo-local archive duplicate-suffix action ...
Problem\ndocs/operations/ai-engineering-operating-system.md still says semantic retrieval claims need make real-eval-semantic or semantic index provenance. That target is now a legacy real100/v1 path and ...
Die über den Workflow gebaute Binary ist nicht automatisch ausführbar
bug
flow::new

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.