issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:Java language:HTML
Filter by
77.2M results
Summary
Two files from prior sessions are lingering untracked on a clean main checkout:
- pipelines/slim/prompts/ — a symlink to prompts/slim/
- .dark-factory/agy-task-review.md — a reviewer scratch ...
Problem: lib/grafana.ts:320 errors silently dropped. Fix: Add proper error handling + alerting. Branch:
fix/loki-error-handling Est: 10min
bug
Problem
Sessions are currently stored in-memory (Map in src/security/auth.js). When the recruit component restarts (upgrade, PM2
restart, crash), all sessions are lost and users must re-login.
Solution ...
Problem: lib/logger.ts has no log rotation. Fix: Add logrotate config or date-based rotation. Branch: fix/log-rotation
Est: 15min
enhancement
Problem: Mix of require() and import in various files. Fix: Standardize on ESM import everywhere. Branch:
fix/esm-cjs-consistency Est: 30min
bug
What this issue is: The request de-duplication paths are implemented as read-then-insert sequences instead of single
atomic operations. The deposit idempotency flow checks for an existing key, creates ...
Problem: 5 components use dangerouslySetInnerHTML without sanitization. Fix: Use DOMPurify or proper React rendering.
Branch: fix/dangerous-html-sanitize Est: 20min
bug
Summary
pipelines/slim/minimal_feature.model.css hard-codes claude-opus-4-6 for the plan role. This is brittle and prevents
cheap-tier experimentation. Read the model id from an env var with a sane default. ...
GitHub issue tracker
- [x] Ensure all issues and PRs are resolved/merged
Local
- [x] Run Maven release (increase second digit of version).
GitHub release page
- [ ] Upload the JAR to the GitHub ...
Problem: app/api/metrics/route.ts:101 BigInt not serializable. Fix: Cast to Number(). Branch: fix/bigint-serialization
Est: 5min
bug

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.