pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML
Filter by
173M results
Part of #42 — PR-A, the foundation for multi-invoice bundling. Stacked on #48.
Why
The iPay oid was re.sub(sales_invoice) at both initiation and verification. Problems:
- Collision on repeat prompts ...
Summary
- Audio: removed muted from the PackageCard video element — click-to-play doesn t need browser-autoplay muting, so
audio now plays on approval
- Subtitle size: FontSize=20 in the ASS subtitle ...
Resolve #98 (AutoDevSr).
Gerado autonomamente pelo pipeline AutoDevSr (issue ZionCompanyAI/mission-control#21).
🤖 Generated with Claude Code
autodevsr
Bumps eslint from 9.39.4 to 10.4.1. details summary Release notes /summary p em Sourced from a href=
https://github.com/eslint/eslint/releases eslint s releases /a . /em /p blockquote h2 v10.4.1 /h2 h2 ...
dependencies
javascript
Automated test pull request
Implemented Vercel Web Analytics for the portfolio project.
What was implemented:
Added Vercel Web Analytics tracking scripts to the portfolio website following the latest official Vercel documentation ...
Summary
- Fix all 40 pyright basic mode errors across 10 Python files in templates/jd/ and templates/build/
- Pyright now exits cleanly with 0 errors, 0 warnings (68 files analyzed)
- All 850 existing ...
Root cause (from a full capture_run_messages trace, live ollama:llama3.1:8b)
msg[1] TOOLCALL tool_list_runs { status : success } ← real tool call
msg[2] TOOLRETURN → 10 runs incl. WAPE ...
Automated test pull request
What
Adds 3 tests for read_file:
- Happy path with valid file
- Missing file → SystemExit(1)
- Path is a directory → SystemExit(1)
Why
Increase test coverage for the I/O path. Caught a missing ...