Fetching from the wire…
OSS2026-09-17 · source-backed
jevlike, created September 16, implements one-pass option scoring: every option becomes a query vector, queries attend over context tokens, dot products score option-context pairs, a softmax ranks all options in one forward pass instead of decoding token by token. The author is explicit that TypeSafe hasn't published Jev's design and this is an independent starter with the same input and output shape, reporting 98% on synthetic menus, 26% on Wikispeedia next-click with a frozen Qwen2.5-0.5B encoder, and about 100x faster than small decoders on eight-option tasks. A closed architecture announced two days earlier already has a public approximation with checkpoints. That's the speed of replication now.
Each link below shares sources, entities, or timing with this story.
Qiuner/birdview was created September 12 at 06:59Z, MIT, JavaScript, pitched as "stop letting AI code blind" by mapping a codebase's architecture before every change. The 40:1 star-to-fork ratio on a day-old repo points at attention rather than adoption, and there's no seconda...
Edge0-AI/Edge0, created September 8, went from 269 to 583 stars in two days. It packages SSD expert offload, Recover-LoRA and prerouter routing prediction into an MLX-backed framework: edge0-35b is a 4-bit 40-layer 256-expert model built on Qwen3.5-MoE 35B-A3B needing about 2....
arXiv 2607.28495 tests the assumption that replaying identical token prefixes reconstructs the decoder state that produced them. On a Qwen2.5-derived system with a matched 200-item experiment, retained live cache versus one-shot prefill of identical integer tokens diverge on 1...
Matthew0822/ToolReplay, created September 14 and at 171 stars two days later, audits agent tool-call transcripts through hash-chain sealing, deterministic replay and scope-overreach checks. The dependency-free constraint is the design decision: an audit layer that pulls in a s...
PR #28892, merged September 14 by the same author who added them, removes the CMake precompiled headers outright (GitHub). The stated reason is that PCH looked good in development and caused multiple issues nobody accounted for, so the project keeps only the unity builds from...
usero-feedback/opentracker was created September 12, MIT, carrying icebox, backlog, iterations and velocity, entirely on Workers and D1. It's the second full SaaS product in ten days to put the whole backend on Workers and D1 instead of a VPS or managed Postgres. The repo has...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.