13 Apr 2026 9 min read Ollama Cloud is a sleeper option for AI coding workflows Ollama Cloud quietly combines serious open models with a low-faff toolchain for Codex, Claude Code, OpenCode, and OpenClaw. #ai#llm#developer-tools
23 Mar 2026 8 min read Understand-Anything: a knowledge graph for your codebase that hit 5K stars in a week A deep look at the Claude Code plugin that turns codebases into interactive knowledge graphs — how the multi-agent pipeline works, what the dashboard looks like, and where the rough edges are. #ai#claude-code#developer-tools
20 Mar 2026 7 min read Mole: the open-source Bash+Go tool replacing $60+ of paid Mac apps A look at tw93's Mole — a CLI tool with over 40k GitHub stars that consolidates CleanMyMac, DaisyDisk, iStat Menus, and AppCleaner into a single free utility. #open-source#macos#developer-tools
19 Mar 2026 7 min read just-bash: a full shell in pure TypeScript for AI agents Vercel Labs reimplemented bash and 70+ Unix commands in pure TypeScript, giving AI agents a sandboxed shell that runs anywhere JavaScript does. #ai#developer-tools#typescript
14 Mar 2026 5 min read Browse: a faster alternative to Playwright MCP for AI agents Introducing browse, a CLI tool that wraps Playwright behind a persistent Unix socket daemon for sub-30ms browser automation commands. #ai#developer-tools#cli
12 Mar 2026 8 min read Nemotron 3 Super: NVIDIA's 120B open-weight model built for agentic workloads NVIDIA's Nemotron 3 Super packs 120B parameters into 12B active, combining Mamba-2, Transformers, and a novel LatentMoE — all open-weight and purpose-built for multi-agent systems. #ai#machine-learning#llm
11 Mar 2026 7 min read cmux: a purpose-built terminal for the parallel agent workflow cmux is a native macOS terminal built on Ghostty's rendering engine, designed for running multiple AI coding agents in parallel with rich notifications and a scriptable API. #ai#developer-tools#cli
11 Mar 2026 6 min read NotebookLM without the browser: automate AI podcasts from your terminal or your chatbot notebooklm-py gives you programmatic access to Google NotebookLM. Even better, it works as an AI agent skill — so you can generate podcasts, quizzes, and slide decks just by asking Claude or ChatGPT. #ai#open-source#cli
27 Feb 2026 5 min read Building a self-healing server with Claude Code and a Bash script How I built openclaw-watchdog — a lightweight monitoring tool that uses Claude Code to automatically diagnose and fix OpenClaw gateway failures. #ai#claude-code#open-source
12 Feb 2026 10 min read MiniMax M2.5: the agent-native model that costs a dollar an hour A 230B MoE model with 10B active parameters hits 80.2% on SWE-Bench Verified at 1/20th the cost of Opus. Here's what's real and what's hype. #machine-learning#llm#open-source
11 Feb 2026 8 min read GLM-5: the open-weight model that's rewriting the frontier economics Zhipu AI's 744B mixture-of-experts model ships under MIT license with frontier-class benchmarks and aggressive pricing. Here's what actually matters. #machine-learning#llm#open-source