Category / T-CAT / SOFTWARE
Software
Software / T-2026-3923
llama.cpp b9616: the release that broke nothing and everything
llama.cpp b9616 ships a CI fix, disables KleidiAI on macOS, and reveals the invisible work keeping local inference alive.
Sourceggerganov/llama.cpp b9616
Software / T-2026-1008
LMCache turns the KV cache from ephemeral state into persistent infrastructure
LMCache turns the KV cache from ephemeral state into persistent infrastructure, decoupling it from inference engines for reuse across sessions, crashes, and hardware vendors.
SourceLMCache/LMCache
Software / T-2026-3887
llama.cpp b9601: A Build Fix, a Disabled Feature, and the State of Open-Source AI
llama.cpp b9601 is a minor patch, but its disabled builds and platform sprawl tell a bigger story about open-source AI's maintenance burden.
Sourceggerganov/llama.cpp b9601
Software / T-2026-0406
NVIDIA's SkillSpector scans agent skills for 64 security flaws
NVIDIA releases SkillSpector, an open-source scanner that detects 64 vulnerability patterns across AI agent skills, as research shows 26.1% of skills contain vulnerabilities.
SourceNVIDIA/SkillSpector
Software / T-2026-5417
Anthropic's SDK adds a `frontier_llm` refusal category. That is a quiet policy signal.
Anthropic's latest Python SDK patch adds a `frontier_llm` refusal category. The change is small but the policy implications are large for how labs classify and audit safety…
Sourceanthropics/anthropic-sdk-python v0.109.1
Software / T-2026-7509
Addy Osmani's agent-skills pack gives AI coding agents a senior engineer's discipline
Addy Osmani's open-source agent-skills pack gives AI coding agents structured workflows for spec-driven development, TDD, code review, and shipping — with anti-rationalization…
Sourceaddyosmani/agent-skills
Software / T-2026-3178
llama.cpp b9585: Fixing Granite Speech on the Edge
llama.cpp b9585 fixes Granite Speech model inference on edge devices. A small commit with big implications for on-device AI.
Sourceggerganov/llama.cpp b9585
Software / T-2026-3119
llama.cpp b9568 brings Gemma 4 multi-turn assistant support to local hardware
llama.cpp b9568 adds multi-turn processing support for Gemma 4's E2B and E4B assistants, a small but telling step toward running agentic AI on local hardware.
Sourceggerganov/llama.cpp b9568
Software / T-2026-3888
Goose moves to the Linux Foundation, bets on open-source agent infrastructure
Goose, the open-source AI agent, moves from Block to the Linux Foundation's AAIF. A bet on MCP, multi-provider support, and a Rust core.
Sourceaaif-goose/goose
Software / T-2026-4462
Microsoft's VibeVoice: An open-source voice AI framework with a 7.5 Hz tokenizer and a 90-minute TTS limit
Microsoft open-sourced VibeVoice, a voice AI framework with a 7.5 Hz tokenizer, 60-minute ASR, and 90-minute TTS. The real question is what Microsoft does next.
Sourcemicrosoft/VibeVoice
Software / T-2026-3168
MemPalace ships a 96.6% recall memory system with zero API calls
MemPalace achieves 96.6% R@5 on LongMemEval using only local semantic search — no LLM, no API keys. The project's architecture and benchmarks force a rethinking of how AI tools…
SourceMemPalace/mempalace
Software / T-2026-8487
The agent that searches everything Google can't: /last30days bridges the walled gardens
An agent skill searches Reddit, X, YouTube, and Polymarket in parallel, scoring by real engagement. It bypasses Google's blind spots and reveals a new search paradigm.
Sourcemvanhorn/last30days-skill