Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:Java language:JavaScript language:JavaScript

Filter by

185M results  (2 s)

185M results

Summary After the recent scoring fixes (tautology removal + precision metrics), suite recall fell from ~87% to ~68%. Investigation showed most of that drop was correct — the matcher had stopped crediting ...

What - Rewrites .codex/skills/cyclaw-optimize/SKILL.md as a Codex-native workflow instead of a lightly wrapped Claude import. - Updates .codex/skills/cyclaw-optimize/bootstrap.sh to use the .codex ...

What why PR C of 3 (stacked on #127 → #126). Closes goal 2 — make ROADMAP.md the enforced single source of truth going forward. PR B gave the gate; this propagates the capture-forward convention into ...

Bumps mypy from 1.20.2 to 2.1.0. details summary Changelog /summary p em Sourced from a href= https://github.com/python/mypy/blob/master/CHANGELOG.md mypy s changelog /a . /em /p blockquote h1 Mypy Release ...
dependencies
python

Summary - All Discover Import results still showing A2 after the case-sensitivity fix (PR #68). Vercel logs confirm the new deployment is being called and returning 200s with no errors — so JSON.parse ...

- SQL injection via unvalidated where_clause - Path traversal in local onboarding path resolution - proc.wait() skipped on queue timeout — child process leaked
bug

🚨 Severity: HIGH 💡 Vulnerability: Overly permissive CORS configuration in Express api-server. The app used app.use(cors()) which translates to Access-Control-Allow-Origin: *. 🎯 Impact: Exposes the API ...