pullrequests Search Results · language:Dune language:TypeScript language:HTML language:JavaScript language:JavaScript
Filter by
204M results
Summary
- Adds a Codex instruction enforcement start gate to PROJECT_INSTRUCTIONS.md.
- Adds the current authoritative PC/Laptop ownership and PR parity gate to PROJECT_MULTI_PC.txt.
- Adds PR_063 ...
Closes #2243
Problem
A Workflow-based phase skill (/review-fix, /qa-fix) launches its review/QA fan-out as a background Workflow and yields
its turn to await a task-notification. That mid-phase turn-end ...
Two cli input-validation defects: (1) admit measure --port with a non-numeric/negative value propagated NaN to spawn
(fail-open) — it s now validated as a positive integer; (2) install-launchd --label ...
Summary
Follow-up to PR #12 fixing two issues found by Devin Review:
1. You label shown for all user messages (bug) In thread-timeline.tsx, the fallback msg.author_name ?? You incorrectly
displays You ...
A seventh skill: cairn-review
Graph-aware review that closes the loop — brainstorm → build → review → resume. It reviews a change against the project
graph as the spec: conformance to the requirements/decisions/constraints ...
Bumps prettier from 3.8.3 to 3.8.4. details summary Release notes /summary p em Sourced from a href=
https://github.com/prettier/prettier/releases prettier s releases /a . /em /p blockquote h2 3.8.4 /h2 ...
dependencies
javascript
Summary
- New chip row under the status pills on /admin/orders filters by created_at: Today, Last 7d, Last 30d, Last 90d, All
time.
- Persisted in the URL as ?range=1d|7d|30d|90d so deep-links ...
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
Four core defects: (1) hf.ts interpolated repo into request URLs without encodeURIComponent; (2)
catalogWriter.addCurated wrote a caller class with no enum validation and reported success on invalid input; ...