Pull Requests

6
Pull request Changes Risk
Changes requested on your PRs 1

Adds cross-package symbol resolution to the worker pipeline. Introduces the resolve package, wires it into the job chain, and adds the symbol_edges migration.

testuser/hydrogen · #142 · 3d ago
+487 -123
Assigned to you 3

Guards against nil pointer dereference when the slice list is empty during initial PR sync.

testuser/hydrogen · #139 · 4d ago
+12 -3

Replaces the hand-rolled mux with the new gorilla/mux based router, consolidating middleware and improving route matching.

testuser/hydrogen · #135 · 4d ago
+210 -189

Introduces a scheduled River job that resyncs all open PRs from GitHub every night at 2am UTC, ensuring materialized state stays consistent.

testuser/hydrogen · #131 · 5d ago
+134 -22
Awaiting review 1

Updates the go.work and all go.mod files to use Go 1.23, enabling new standard library features.

testuser/hydrogen · #128 · 6d ago
+6 -6
In progress by others 1

Adds a Mermaid architecture diagram showing the ingest → worker → web data flow.

testuser/hydrogen · #124 · 3/28/2026
+38 -5