2259 related articles
Product ReviewsDjango co-creator Simon Willison uses Claude Code's web version on his phone to sync a decade of iNaturalist wildlife photography to his blog, showcasing pragmatic AI-assisted programming.
Product ReviewsA comprehensive look at Serena MCP toolkit's core capabilities including semantic retrieval, AST-level code editing, and agentic coding support. Discover how this 23,800+ star open-source project gives AI Agents IDE-level code understanding.
Expert OpinionsVibe Coding makes building apps as simple as blogging, but how to distribute the flood of micro-apps? Matt Webb proposes RSS as the ideal protocol for sharing vibe-coded tools. Deep analysis inside.
Product ReviewsIn-depth analysis of Tabby, the open-source self-hosted AI coding assistant. Covers its Rust high-performance architecture, multi-model support, repo-level code understanding, and comparisons with GitHub Copilot.
Product Reviewsccpocket is an open-source Flutter mobile client using WebSocket bridging to remotely control Codex and Claude AI coding agents from your phone in real time.
Product ReviewsDeep dive into Codexia, an open-source AI coding agent workstation supporting Codex CLI and Claude Code multi-agent collaboration with task scheduling, Git Worktree parallel development, remote control, and skill management.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife observation records to his blog. Analysis of the technical implementation, Beats content aggregation system, and how AI-assisted coding breaks mobile development barriers.
Expert OpinionsAnalysis of Simon Willison's April 2026 newsletter: Opus 4.7 and GPT-5.5 launch with price hikes, Claude Mythos debuts, ChatGPT Images 2.0 upgrades. Deep dive into AI pricing tiers and LLM security.
TutorialsOllama is an open-source tool with 170K GitHub Stars that lets you run DeepSeek, Qwen, Kimi-K2.5 and other LLMs locally with one command. Learn about its model ecosystem, advantages, and use cases.
Product ReviewsDeep dive into LobeHub, a 76K Star open-source AI agent collaboration platform covering multi-agent mechanisms, team design, TypeScript architecture, and open-source ecosystem.
Product ReviewsDeep dive into gpt4free, a 66k-star GitHub project for free access to GPT-4, Claude, and Gemini APIs. Covers features, technical principles, use cases, and compliance risks.
TutorialsDeep dive into Claude Workflow V2's four core modules: agents for multi-agent collaboration, skills for reuse, hooks for event handling, and commands for unified orchestration—turning Claude Code into an automated workflow platform.
Product ReviewsExplore the awesome-claude-code-toolkit: an open-source collection of 135 Agents, 400K+ Skills, 176+ Plugins, and more for extending Claude Code's capabilities.
TutorialsComplete guide to running LLMs locally with Ollama. Supports DeepSeek, Qwen, Gemma and more. Learn installation, architecture, and use cases—zero API costs with full data privacy.
Product ReviewsDeep analysis of the 42,000+ star awesome-claude-code GitHub repository, covering Skills, Hooks, Slash Commands, Agent Orchestrators and more to help developers master the Claude Code ecosystem.
Product ReviewsDeep dive into Career-Ops, a GitHub project with 42K+ Stars. This Claude Code-powered AI job search system features 14 skill modes, PDF generation, batch processing, and a Go dashboard.
TutorialsDeep analysis of the 50K-star GitHub project claude-code-best-practice, covering the transition from Vibe Coding to Agentic Engineering with frameworks for context engineering, task orchestration, and iterative development.
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 used Claude Code's web version on his phone to add iNaturalist wildlife observation sync to his blog, going from prototype to production in just two days.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven autonomous loop execution. This article analyzes its technical implementation, token budget mechanism, and practical use cases.