• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dcdpr / jp / 25676535827 / 1
67%
main: 67%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 02:34PM UTC
Files 301
Run time 9s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

11 May 2026 02:31PM UTC coverage: 66.256% (-0.02%) from 66.272%
25676535827.1

push

github

web-flow
build(tools): Overhaul RFD justfile workflow for multi-cycle reviews (#627)

The `rfd-review`, and `rfd-triage` commands have been reworked to
support iterative review cycles without losing conversation context. A
new `rfd-apply` command is introduced to apply triage verdicts back to
the RFD file.

Two private helpers centralise repeated logic that was previously
copy-pasted across commands. `_resolve-conversation TITLE` looks up an
active conversation by title and prompts the user to continue,
archive-and-restart, or quit, emitting a tagged token the caller
dispatches on. `_bear-note TAG` resolves a Bear note by tag and prompts
when none is found, emitting FOUND/EDIT/CONTINUE/QUIT. Both `pr-review`
and `pr-triage` are updated to use `_resolve-conversation` in place of
their own inline lookup-and-prompt blocks.

`rfd-review` now titles its conversation `rfd-review:<id>`, supports
resuming that conversation across cycles, and — in continuation mode —
automatically attaches the latest user/assistant turn from the sibling
`rfd-triage:<id>` conversation so the reviewer can engage with the
triager's response from the prior round. Bear notes tagged
`rfd/<id>/review` are attached when found.

`rfd-triage` drops the positional `MODE` and `CONVO` arguments. It now
discovers the sibling `rfd-review:<id>` conversation automatically
(failing fast if none exists), titles its own conversation
`rfd-triage:<id>`, and supports continuation via
`_resolve-conversation`. Bear notes tagged `rfd/<id>/triage` are
attached when found.

`rfd-apply` is a new command that resumes the `rfd-triage:<id>`
conversation with the dev persona, re-attaches the current RFD file, and
instructs the model to apply only the triaged verdicts. Bear notes
tagged `rfd/<id>/apply` are attached when found.

The rfd-reviewer persona is updated to handle continuation rounds: it
now knows to engage with the `jp://` triage attachment, acknowledge
resolved concerns, and re-raise unresolved ones rather ... (continued)

25765 of 38887 relevant lines covered (66.26%)

213.29 hits per line

Source Files on job 25676535827.1
  • Tree
  • List 301
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 25676535827
  • 0d70798c on github
  • Prev Job for on main (#25557841148.1)
  • Next Job for on main (#25678215829.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc