pullrequests Search Results · language:Dune language:Python language:PHP language:JavaScript language:Java language:Java
Filter by
196M results
The landing page footer had a small underlined Got an idea? → link squished into the project-credit line. Easy to miss.
Promotes it to an amber-600 pill on its own line above the credit footnote — same ...
Summary
Fixes #67.
Custom HTTP headers (Cookie, Authorization, User-Agent, ...) passed to firecrawl_scrape never reach the Firecrawl API,
even though the API fully supports a headers option on /v2/scrape. ...
Motivation
- Increase long-term player engagement by introducing collectible items, a prestige/rebirth progression, rotating
daily and limited-time events, and a simple local leaderboard.
- Preserve ...
codex
Why
collect() in the Claude Code collector keys each session file on its HOME-relative path:
file_key = str(jsonl_path.relative_to(Path.home()))
Path.relative_to() raises ValueError when the file is ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess.run ...
ai-remediation
severity-medium
What
Removes the in-process pyturso backend (added in #6). After benchmarking it did not scale:
| n | pyturso fit | pyturso search | libSQL-local fit | libSQL-local search |
| --: | --: | --: | --: | ...