The top of today’s list is one idea in two packages. NandhaKishorM/laya reads text or a JSON document and returns a typed decision, a score or a yes/no flag in a single 33-millisecond forward pass across more than one hundred languages. mizorewww/laya-mlx is the same family rebuilt for Apple Silicon: about 13 milliseconds per question, zero output tokens, every call local after a one-time weight download. Triaging tickets or scoring leads, take the first; if the text cannot leave the building, take the second.

google/ax treats agents as a fleet to operate, not a chat to have. One YAML file declares the task, pre-wired repositories and MCP servers, a network allowlist and the model; ax apply launches it in a resource-limited sandbox, and ax ssh drops you inside a running agent to watch it work. It is an early preview, but anyone who has operated Kubernetes will read the manifests fluently.

Around them: browser-use/jev-ultrafast picks each browser click and typed word in one model call, cloudflare/security-audit-skill makes a coding agent disprove its own vulnerability candidates before they reach a report, eternity4719/HowToLiveBetter grades every life tip by cost, payoff and evidence, and bilawalsidhu/gods-eye-view tracks live aircraft and ships on a 3D globe.