codex fe794b8ffe
All checks were successful
Tests / Declarative: Post Actions passed: 1378
feat(hermes): link the pull request straight into the Hermes run
A run id in a pull request is a string to copy; a link is a page to open. The
console reopens a finished run at /chat?resume=<id> - the prompt Hermes was
given, the evidence bundle it read, the skill it invoked, and the JSON it
returned, all on one page.

That page is the whole answer to "who decided this". Making the reviewer
reconstruct the URL from a bare id is the difference between evidence someone
looks at and evidence someone takes on trust.

run_url is shared rather than formatted at each call site, so the pull request
and the demo monitor cannot drift into pointing at different pages.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-06 23:46:21 -03:00
..
2026-03-31 14:07:02 -03:00
2026-05-21 06:59:32 -03:00