pullrequests Search Results · language:Dune language:TypeScript language:HTML language:Java language:HTML language:Java
Filter by
142M results
Closes the G-T08-14 known gap (T08.1 cleanup): removes the received_at_ts: now() + 1 library shim in revealSource.
What was wrong
apps/web/src/lib/concerns/concern-core.ts returned received_at_ts = now() ...
Fixes a small typo in the DEX analysis README: Retreive → Retrieve.
This is a documentation-only change.
Re-renders the three Twitter/X assets so the account matches the new site theme.
- Ground: clean cool near-white (drops the old warm #f4efe7 cream)
- Type: Teko condensed-caps headlines + wordmark ...
Summary
Records the live-applied CREATE OR REPLACE of comment_create and stage_transition as a retroactive migration and adds
regression coverage to the multi-role RPC proc suite. Signatures are unchanged, ...
Trailing archive whose source branch was removed in the bulk --delete pass; committed so no review thread is lost
(content-on-main invariant). Follows #8043 (1132-batch). 🤖 Generated with Claude Code
Motivation
- Audit found reported/expired attachments can remain in R2 while active storage accounting subtracts their bytes,
allowing silent divergence between active quota and retained evidence. ...
codex
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| renovate (source) | [43.218.0 → 43.220.0](https://octochangelog.com/compare?repo=renovatebot%2Frenovate ...
Summary
- Add read-only Help Scout metadata tools for tags, users, teams, team members, inbox custom fields, and inbox
folders.
- Update MCPB declarations, unit coverage, Docker smoke expectations, ...
What
POST /api/admin/matches/simulate — SSE endpoint
- Streams one turn event per turn: alive counts, energy, winner flag
- Saves matchSnapshot directly to DB on completion (no upload API roundtrip) ...