197 related articles
Product ReviewsIn-depth comparison of Cursor vs Claude Code, Windsurf, Trae, and other AI coding tools across Agent modes, terminal tools, browser integration, parallel processing, and context management.
TutorialsComplete guide to Claude Code installation and configuration with usage notes for China, plus side-by-side comparison with Cursor, Copilot, and Trae to help developers choose the best AI coding assistant.
Tech FrontiersAnysphere uses previous-gen Composer to build RL training environments for next-gen Cursor AI. Explore how bootstrapped AI training reshapes code generation and the competitive landscape.
Tech FrontiersGoogle's new Aluminium OS leaked in a 16-minute video, revealing a full Android-based desktop OS for PC. It could challenge Windows, Chrome OS, and macOS.
Product ReviewsDeep dive into PyGPT, an open-source desktop AI assistant supporting GPT-4, Claude, Gemini, Ollama local models, with built-in RAG, agents, voice interaction, and image generation.
Product ReviewsDeep analysis of NekroAgent open-source AI Agent framework supporting QQ, Discord, Telegram and more, with sandbox execution, long-term memory, MCP management, and visual console for multi-user scenarios.
Deep DivesDeep analysis of the open-source AI-Assistant project built on Anthropic Claude API for local AI Agents, covering architecture, use cases, security, and agentic AI trends.
Deep DivesAn open-source project based on Anthropic's Computer Use API, computer-use-windows enables AI agents to directly control the Windows desktop for automation tasks including office workflows and software testing.
Deep DivesDeep dive into the open-source project open-computer-use, a computer control agent achieving 82% accuracy on OSWorld benchmark. Covers its TypeScript stack, remote/local deployment, and RPA applications.
Deep DivesComputer Agent is an open-source AI desktop agent built in Rust that controls terminals, browsers, mice, and keyboards via natural language. Explore its features, architecture, and security.
Deep DivesOS AI Computer Use is an open-source AI desktop automation tool supporting Windows, macOS, and Linux with OpenAI and Anthropic API compatibility. Learn about its features, architecture, and safety tips.
Expert OpinionsVibe coding makes building apps as simple as blogging. Matt Webb proposes using RSS to distribute vibe-coded micro-apps, and Simon Willison puts it into practice. Exploring open protocols' new potential in the AI programming era.
Product ReviewsZerobox is an open-source process isolation tool based on OpenAI Codex's runtime sandbox, written in Rust, with file system, network, and credential security controls for safe AI code execution.
Tech FrontiersRedis creator antirez submits PR adding native Array data type with 18 new commands including ARGREP server-side regex search. Simon Willison builds a WebAssembly browser Playground for zero-install experimentation.
Product ReviewsRedis creator antirez submitted a PR introducing the Array data type with 18 new commands including server-side regex search ARGREP. Simon Willison built a WebAssembly browser Playground with Claude Code for hands-on testing.
TutorialsSimon Willison built an iNaturalist display tool on his phone while camping using Claude Code, with a zero-cost serverless architecture of Python CLI + Git Scraping + static frontend.
Deep DivesDeep analysis of the 58K-Star open-source project learn-claude-code: building a Claude Code-like programming agent from scratch. Deconstruct the Agent Harness, ReAct loop pattern, and Bash execution layer.