AI News, page 24 of 24
AI and software engineering, as it happens.
IndexFlow is search indexing infrastructure as Rust crates you run yourself
Sitemap processing, technical validation, IndexNow submission and multi-site scheduling, published as Rust crates under MIT or Apache 2.0 with a rolling quota circuit breaker.
oMLX writes the KV cache to SSD, so a coding agent on a Mac stops recomputing the whole context
A local inference server for Apple Silicon that persists KV cache blocks across an in-memory tier and an SSD tier, so a shifting prompt prefix does not force a full recomputation. 21,152 stars, Apache 2.0.
Superagent gives every chat its own git checkout, and lets the agent control a browser you can watch
A macOS desktop app for Claude Code where every conversation gets a private branch and checkout, the agent controls a visible browser using your own logins, and an iOS Simulator streams into the window.