2101 related articles
Product ReviewsDeep dive into Unity MCP: how this 9,300+ star open-source project uses MCP protocol to let Claude, Cursor, and other AI assistants directly control Unity Editor for asset management, scene control, and script editing.
Product ReviewsBrowser Tools MCP syncs browser console logs, network requests, and JS errors to IDEs like Cursor via the MCP protocol, enabling AI-powered intelligent debugging.
TutorialsOpenAI Codex CLI 0.128.0 adds the /goal command for auto-looping task execution until goals are met. Learn about Ralph Loop pattern, token budgets, and autonomous coding agents.
Product ReviewsPalot is an open-source OpenAI Codex alternative offering a multi-agent desktop GUI for managing coding sessions, visualizing diffs, and streaming output.
Product ReviewsCodex is an open-source coding agent built in Rust that supports OpenAI, Anthropic, and Gemini models, offering developers a flexible multi-model AI programming tool.
Product ReviewsCodexBar is an open-source macOS menu bar app that displays OpenAI Codex and Claude Code usage stats without requiring login. Built with Swift, it has 11,700+ GitHub Stars.
Product Reviewssuperpowers-zh brings Chinese superpowers to 16 AI coding tools with fully localized skills and 6 original additions, helping developers boost productivity.
Product ReviewsClawCode is an open-source coding agent CLI built with Python and Rust, supporting 200+ AI models with experience-based evolution capabilities.
Product ReviewsBGAgents is an open-source project that transforms Claude Code and OpenAI Codex into background agent services, offering REST API, visual UI, and MCP protocol access for parallel scheduling and automation.
Product ReviewsArtificial is a Go open-source multi-agent orchestration framework that unifies Claude Code, OpenAI Codex, Cursor Agent, and local models for parallel AI coding workflows.
Product ReviewsOpenYak is an open-source local AI agent supporting Windows/macOS/Linux. Access 100+ models via OpenRouter, MCP, and Ollama with BYOK zero-telemetry privacy — a strong alternative to Claude Code and OpenAI Codex.
Product ReviewsNadirClaw is an open-source, self-hosted LLM router that automatically routes simple tasks to cheap models and complex tasks to premium ones, saving 40-70% on AI API costs with OpenAI-compatible proxy support.
TutorialsSimon Willison used Claude Code for web on his phone to add iNaturalist wildlife sightings to his blog, going from prototype to production in one day.
Product ReviewsChatbox is an open-source AI client with nearly 40K GitHub Stars, supporting ChatGPT, Claude, Gemini and local models with cross-platform desktop apps, local data storage, and Prompt management.
Product ReviewsOpenMemory is an open-source local memory storage solution providing a unified memory layer for Claude Desktop, GitHub Copilot, and other LLM apps, enabling shared context while ensuring data privacy.
Product ReviewsDeep dive into the 8,200-star awesome-LLM-resources GitHub project covering the full LLM lifecycle: data processing, training, inference, Agents, multimodal, and more.
Product Reviewsmcproc is a Rust-based MCP server that gives AI agents background process management capabilities. This article covers its architecture, use cases, and value in the AI toolchain ecosystem.
Expert OpinionsAs vibe coding makes app development as frequent as blogging, we need lightweight mechanisms like RSS to discover and share personal AI tools. Exploring the future infrastructure of AI app distribution.
Tech FrontiersSimon Willison releases LLM 0.32a0 alpha with message sequence modeling and typed streaming parts, supporting multimodal output and conversation history injection while maintaining backward compatibility.
Product ReviewsSimon Willison used Claude Code on his phone to build an iNaturalist wildlife sighting sync feature for his blog, backfilling a decade of data. A deep dive into the technical details and AI-assisted mobile development.