pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:PHP
Filter by
162M results
Summary
- Creates docs/adr/ directory with the first ADR structure for the project (index, MADR template, and ADR-002)
- ADR-002 documents why the active universe is server-bound via KB_UNIVERSE — ...
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
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
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Summary
- D-01 — daily-brief prompt-cache waste fixed: cache_system=False on the 4 daily-brief call sites in
lambdas/ai_calls.py (Bedrock cross-region inference defeats region-local cache at once/day ...
Summary
- inbox-watcher.js now reads RESEARCH_MODEL env var and passes it to runClaude (previously the model was never wired
in — inbox was always using the claude-runner default regardless of env) ...
Extends the hero demo to end on the conversion, not just the unlock.
After the lockbox opens, the demo now continues with the real post-tour wrap-up (transcribed from the live flow):
- Prospect: ** ...
Restores the transitive/lockfile dependency coverage that was lost when Dependabot was removed (commit 71dd771).
Why
config:recommended only raises PRs for declared dependencies. Transitive deps that ...
Add px-5 (20px) on phones and sm:px-8 (32px) on small tablets to body , with md:px-0 so desktops keep the existing
max-w-screen-md centering. Remove redundant px-4/lg:px-0 from nav, footer, and container-prose ...
Fixes #194
Problem
EPUB3 readers build their table of contents from the navigation document (nav epub:type= toc in nav.xhtml), not from
the legacy NCX. The pipeline synced the NCX labels (fix #172) ...