Skip to content

issues Search Results · language:Dune language:TypeScript language:PHP language:JavaScript language:JavaScript

Filter by

40.3M results  (662 ms)

40.3M results

Source: HANDOVER.md (Section 1 - ⚠️ README.md is partially stale ) Issues to fix: - Model: anthropic/claude-3.5-sonnet-20241022 → anthropic/claude-sonnet-4.6 - Deployment: Option 1: Browser Paste ...

Source: HANDOVER.md (Backlog) Current: No package-lock.json in the repo (it s in .gitignore). This means different developers/deployments can get different dependency versions, potentially causing subtle ...

Source: HANDOVER.md (Section 5.8 - MEDIUM) Current prompts: Use Completeness is your ABSOLUTE PRIMARY goal , which generates very long summaries — sometimes hitting the 4000 token max_tokens limit and ...

Source: HANDOVER.md (Backlog) Problem: There s no record of who triggered what action or when. If something goes wrong (e.g., a mass email sent accidentally), there s no trail to investigate. Suggested: ...

Source: HANDOVER.md (Backlog) Problem: The Python sidecar (pdf-parser-python) fails silently when there s an issue — the main worker just falls back to FlateDecode (which gets empty text for CID fonts) ...

Source: HANDOVER.md (Backlog) Problem: No rate limiting on public-facing endpoints. /subscribe could be abused to spam the subscriber list, and /admin login could be brute-forced. Suggested: Implement ...

Source: HANDOVER.md (Backlog) Current: LLM summaries are free-text parsed by section headers. The parser can be fragile if the model deviates from the expected format. Suggested: Claude Sonnet 4.6 supports ...

Source: HANDOVER.md (Backlog) + migration 0008 mentioned Suggested: Add a summary_version column to the seen_cases table. This tracks which version of the prompt generated each summary, making it easy ...

Source: HANDOVER.md (Backlog) Current: Admin login uses simple string equality (===), which is vulnerable to timing attacks. Suggested: Use crypto.timingSafeEqual() (Node.js/Workers) for the password ...

Source: HANDOVER.md (Section 5.10 - HIGH priority) Problem: If a single PDF is corrupted or completely unreadable, the pipeline throws an exception and the entire batch fails. All cases for that day are ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.