pullrequests Search Results · language:Edge language:Python language:JavaScript language:JavaScript language:Java
Filter by
183M results
Makes the release actually publish. The v2.6.0 release run failed twice (halt-on-partial → nothing shipped):
1. SBOM step tried to attach to a pre-existing Release under contents: read → 403.
2. cosign-installer ...
Summary
Completes Task 004 from CURSOR_TASKS.md.
Changes
storage/opportunity_store.py
- Added warm_lead_score REAL DEFAULT 0.0 to the outreach_attempts CREATE TABLE statement
- Added ALTER TABLE ...
Problem / Gap
Three independent operator-UX issues found in the admin exam workspace (H3 audit batch):
- UX-EI-1 (I1): ReviewQueueTable rendered raw UUIDs as the visible Row id cell text. UUIDs have ...
Adds the LICENSE file matching the BSD-3-Clause license already declared in pyproject.toml/Cargo.toml. Public repo
currently has no distribution rights. Closes #88. (2026 Q2 repo health audit, Wave 1 / ...
audit
What why
Prod call logs showed TTS time-to-first-byte at ~2.1s — the single biggest contributor to the ~4.6s per-turn latency.
Root cause: the WebSocket streaming path wasn t failing, it was being bypassed. ...
Mechanical update: replaced GitHub handle fahadnoor001 - builtbyfn in tracked files (repo URLs + github.io Pages
references) after the account rename.
🤖 Generated with Claude Code
Automated advance-only pin sync. Changes/skips in the workflow run log.
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Problem
scripts/rebuild_index.py hardcodes an absolute path to the maintainer s old OneDrive GitHub folder. This path no longer
exists on any machine other than the original setup.
Fix
Replaced the ...