Category / T-CAT / SOFTWARE
Software
Software / T-2026-2743
Deno 2.9.6's quiet AI tell: the desktop runtime is the real story
Deno 2.9.6 ships 70 fixes and desktop features. The AI angle: Deno is quietly becoming the runtime for local AI apps.
Sourcedenoland/deno v2.9.6
Software / T-2026-2730
claude-mem turns agent sessions into a searchable memory layer
claude-mem gives Claude Code persistent memory via SQLite, Chroma, and AI compression. A look at what it means for agent workflows.
Sourcethedotmack/claude-mem
Software / T-2026-3808
Anthropic's Python SDK 1.1.0 signals the agent era's real bottleneck: control
Anthropic's SDK 1.1.0 adds org endpoints and agent loop fixes. The real story is control infrastructure.
Sourceanthropics/anthropic-sdk-python v1.1.0
Software / T-2026-7946
K-Dense's 163 scientific agent skills turn coding tools into lab assistants
K-Dense ships 163 validated scientific agent skills for Cursor, Claude Code, and Codex. The real test is whether labs trust the output.
SourceK-Dense-AI/scientific-agent-skills
Software / T-2026-3453
Ponytail's 54% code cut: the anti-overbuild skill that makes AI agents write less
Ponytail cuts AI-generated code 54% by making agents stop at the first rung that holds. The benchmark is honest. The takeaway is bigger.
SourceDietrichGebert/ponytail
Software / T-2026-4952
llama.cpp 0.3.0 ships tensor-split for DeepSeek 4, dots3-note multimodal
llama.cpp 0.3.0 adds tensor-split for DeepSeek 4, a new multimodal model, and a ggml backend rework. What it means for local AI.
Sourceggerganov/llama.cpp v0.3.0
Software / T-2026-9000
claude-obsidian turns your Markdown vault into a transaction-safe knowledge graph
claude-obsidian gives Claude Code a local-first PKM loop with SHA-256 verification and recoverable transactions.
SourceAgriciDaniel/claude-obsidian
Software / T-2026-6708
FreeLLMAPI stacks 635 free model endpoints into one router
FreeLLMAPI aggregates 34 free LLM providers behind one endpoint. The economics are the story.
Sourcetashfeenahmed/freellmapi
Software / T-2026-5256
Awesome-agent-skills: the 1000-skill repo that signals the end of the generic AI agent
VoltAgent's awesome-agent-skills repo collects 1000+ hand-picked agent skills. What it signals about the future of AI agents.
SourceVoltAgent/awesome-agent-skills
Software / T-2026-9928
Karpathy's coding critique, packaged as a CLAUDE.md file
A CLAUDE.md file distills Karpathy's LLM coding critique into four principles for Claude Code.
Sourcemultica-ai/andrej-karpathy-skills
Software / T-2026-7416
Apache Maka makes the agent log the runtime, not the model
Apache Maka's local-first agent workspace treats the event log as the runtime, a design worth watching for AI accountability.
Sourceapache/maka
Software / T-2026-7434
llama.cpp b10538: the KV cache gets a batch-size switch
llama.cpp b10538 turns off KV-cache dequantization for small batches on Apple Silicon, a small change with a big signal.
Sourceggerganov/llama.cpp b10538