1584 related articles
Product ReviewsSafari MCP natively drives Safari via AppleScript, providing AI agents with 80 automation tools. Compared to Chrome DevTools, it reduces CPU usage by 40-60% on Apple Silicon, preserves login state, and runs silently in the background.
TutorialsSimon Willison built an iNaturalist observation tool using only a phone and Claude Code. Learn about the three-layer serverless architecture: Python CLI, Git Scraping with GitHub Actions, and pure frontend display.
Product ReviewsCC-Connect is an open-source Go tool that bridges local AI coding assistants like Claude Code and Cursor to Feishu, DingTalk, Slack, and other IM platforms. No public IP needed. 7,500+ GitHub Stars.
Product ReviewsDeep analysis of DeepSeek's official awesome-deepseek-integration project with 37K GitHub stars. Covers IDE tools, chat clients, knowledge management, and Agent frameworks in the DeepSeek API ecosystem.
Product ReviewsDeep analysis of the GitHub project awesome-LLM-resources covering LLM training, inference, Agent, MCP, multimodal, small language models, o1 reasoning and more — an 8200+ Star one-stop LLM resource guide.
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.
Tech FrontiersSimon Willison releases LLM CLI tool 0.32a1 alpha, fixing a critical bug where tool-calling conversations couldn't be correctly restored from SQLite, ensuring data integrity in AI Agent workflows.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife sighting sync to his blog, backfilling a decade of data. An analysis of the tech, POSSE philosophy, and AI-assisted coding.
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.
Product Reviewsai-setup is an open-source config sync tool supporting unified MCP and Agent skill management for Claude Code, Cursor, and Codex — one command to sync all AI coding assistant configurations.
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.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a data integrity bug when reloading tool-calling conversations from SQLite. Details on the fix, impact, and upgrade steps.
Product ReviewsDeep dive into the 37K-Star awesome-deepseek-integration project on GitHub, covering DeepSeek API integrations for IDE plugins, browser extensions, automation workflows, and more.
Product ReviewsDeep dive into awesome-claude-plugins: Claude Code's four plugin components—custom commands, agents, hooks, and MCP servers—with practical selection tips and platformization trend analysis.
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.
TutorialsGoogle open-sources gemini-fullstack-langgraph-quickstart with 18,000+ Stars. Deep dive into the technical architecture, state machine design patterns, and tool-calling mechanisms of building full-stack AI Agents with Gemini 2.5 and LangGraph.
TutorialsA deep dive into Claude Code Hooks' Hook event tracking mechanism and architecture, covering multi-agent real-time monitoring, behavior auditing, and troubleshooting for complete AI coding assistant observability.
Product ReviewsBuildWithClaude is a GitHub project with 2876 Stars aggregating Claude ecosystem resources across Skills, Agents, Plugins and more. Learn its core features and usage to discover and integrate Claude Code extensions.
Deep DivesIn-depth analysis of Claude Code CLI's open-source architecture, covering its 43 built-in tools, React+Ink terminal UI, MCP protocol, and multi-Agent collaboration mechanisms.