Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Go language:HTML

Filter by

224M results  (2 s)

224M results

Summary - Introduce v3/js/main.js as the V3 module entrypoint. - Switch v3/index.html from multiple script defer tags to a single type= module script. - Convert low-dependency files to ES module ...

Adds VITE_DATA_SOURCE=mock detection and initial mock quest JSON. Full implementation (MockRepository, legal pages, UI changes) in progress. https://claude.ai/code/session_01X7zrTNLfojzZAZ17sg69oK

Audit-driven hardening pass on the VibeGrid backend + frontend. Each change is self-contained with tests; the suite is green on every commit (gofmt, go vet, go test -race ./... against Postgres 16, plus ...

Problem The FPI service was crashing on startup because db/mysql.js hardcoded localhost as the database host and used non-standard DB_HOST/DB_USER/etc. variable names, so it never picked up the Railway ...

Replaces autofix-ci with amend+forcepush to keep a clean single-commit history on PR branches. Enforces: - PR title ≤60 characters - PR body lines ≤72 characters - Exactly one commit per PR

Summary - Exact score (⭐ match) now uses fractional points: +3 exact, +2 under ±1, +1.5 over ±1, +0.5 off by 2, 0 off by 3+ - Automatic tiebreaker: under-predictor beats over → closest on losing team ...

Follow-up to #444 (issue #443). #444 correctly fixed the homing root cause (Tier 2 s updateWindowCache() ran before Tier 1 s delta computation, so the screenshot-time position was overwritten and the delta ...

Pillar 2 of the Moat Phase — Drift-Anchored Trust Stacked on #6 (P1). Makes verified badges derive authority from the drift-monitored upstream source truth and be cryptographically verifiable offline. ...

Replaces autofix-ci with amend+forcepush to keep a clean single-commit history on PR branches. Enforces: - PR title ≤60 characters - PR body lines ≤72 characters - Exactly one commit per PR