484 related articles
TutorialsSimon Willison built a complete iNaturalist observation display tool using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI, Git Scraping automation, and pure frontend display.
Expert OpinionsZig implements the strictest anti-AI policy in open source, banning all LLM-generated contributions. Learn about their "Contributor Poker" philosophy, why Bun's 4x speedup can't be upstreamed, and implications for open source governance.
Product ReviewsComprehensive comparison of 80+ AI coding agent tools, with SWE-Bench benchmark rankings covering Devin, Cursor, Claude Code, GitHub Copilot and more, plus pricing analysis to help developers choose.
Product ReviewsAgnix is the first Linter and LSP tool for AI coding assistant config files like CLAUDE.md and AGENTS.md. Built in Rust, it offers real-time validation, auto-fix, and IDE integration.
Deep DivesDeep analysis of best-agent, a self-evolving AI Agent framework built on Claude Code with 94+ skills, 14 specialized agents, and Computer Use capabilities.
Product ReviewsDeep dive into LobeHub, a trending GitHub open-source project with 75,900+ Stars. Explore its multi-agent collaboration mechanisms, low-code team design, and competitive advantages over AutoGen and CrewAI.
TutorialsA deep dive into the popular GitHub project liyupi/ai-guide covering Vibe Coding tutorials, LLM usage, AI coding tools (Cursor/Claude Code), Prompts, RAG/MCP/Agent concepts — a 13,000+ Stars Chinese AI learning resource hub.
Product ReviewsAgentSys is an open-source AI Agent automation framework with 20 plugins, 49 Agents, and 41 skills that integrates with Claude Code, Cursor, and other AI coding tools to automate project management, testing, deployment, and more.
Product ReviewsDeep dive into cursor-coding-team: an open-source project orchestrating multiple AI agents via Cursor Cloud Agents API for parallel development, code review, and automated collaborative workflows.
Tech FrontiersJetBrains open-sources Koog AI Agent framework built on Kotlin Multiplatform for full JVM deployment. Explore Koog's core features, fault-tolerant design, and advantages over Python frameworks.
Product ReviewsIn-depth analysis of CodePilot, a multi-model AI agent desktop client supporting any AI provider, MCP protocol extensions, and skills-based automation. Built with Electron+Next.js, open-source, 5,600+ GitHub Stars.
TutorialsA curated GitHub repo offering free programming resources covering Java, Python, JavaScript, AI development, interview prep, and learning roadmaps for developers.
Product ReviewsExplore claude-code-prompt-optimizer: an open-source tool using Hook interception and Claude Opus to auto-rewrite simple prompts into structured instructions, boosting Claude Code output quality.
Product ReviewsSimon Willison built an iNaturalist observation display toolchain using only his phone and Claude Code while camping—featuring Python CLI, Git Scraping, and a pure frontend architecture with zero server maintenance.
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.
TutorialsDeep dive into CowAgent (formerly chatgpt-on-wechat), a 44,000+ Star open-source AI Agent supporting WeChat, Feishu, DingTalk with GPT, DeepSeek, Qwen models. Complete setup guide included.
TutorialsDeep dive into the GitHub project claude-code-showcase: Hooks, Skills, Agents, and GitHub Actions configuration for Claude Code with gradual adoption strategies.
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.
TutorialsA practical guide to building AI Agents with Spring Boot 3, Java 21, and Spring AI — covering RAG, Tool Calling, MCP protocol, and ReAct pattern with the yu-ai-agent open-source project.