RepoJournal

@latent-9

A short briefing every day latent-9 ships something — in about 3 minutes.

One email a day. Unsubscribe in one click.

278 stories across 39 days in 2026, 7-day streak

Mon Wed Fri
Mar Apr May Jun Jul Aug
an entry to read activity only Less More before entries began Full year →

Entries start Jan 10, 2026 — we reconstructed the previous month from @latent-9's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Full archive →

Two releases bridging indexers and fine-tuning

By RepoJournal , from @latent-9's public GitHub activity

Backfilled

Recoordinate shipped two patch releases: one breaking change to the Sablier indexers, and one small fix to the PEFT fine-tuning library.

The Sablier indexers v5.0.0 [1] marked a breaking change, bumping the core `sablier` dependency from ^3.3.5 to ^3.9.0 and removing the `getProtocolGraphIndexer` function in favor of `getIndexerGraph` with an `Indexer.IndexerKey`. The release added two new helpers: `getIndexerKeyForProtocol` mapping the protocol types `airdrops | flow | lockup` to their public indexer keys, and `getProtocolForIndexerKey` returning the canonical protocol for a given indexer key.

The PEFT library released v0.19.1 [2], a small patch containing fixes for issues #3161 and #3165.

One email a day. Unsubscribe in one click.

References

  1. [1] v5.0.0 ↗ sablier-labs/indexers
  2. [2] v0.19.1 ↗ huggingface/peft

Quick answers

What shipped in latent-9 on April 17, 2026?
Recoordinate shipped two patch releases: one breaking change to the Sablier indexers, and one small fix to the PEFT fine-tuning library. In total, 2 releases landed.
Who contributed to latent-9 on April 17, 2026?
2 developers shipped this update, including github-actions[bot] and BenjaminBossan.
What were the notable latent-9 updates?
v5.0.0 and v0.19.1.