278 related articles
Deep DivesDeep analysis of Claude Code's source architecture: Agent loop mechanism, context engineering strategies, tool system design, and permission controls. Based on the viral GitHub project how-claude-code-works.
Product ReviewsDeepSeek-Reasonix is an open-source terminal AI coding agent natively designed for DeepSeek models, achieving lower latency and API costs through prefix cache stability optimization.
Deep DivesDeep dive into WKAppBot SDK, an open-source AI Agent automation framework for Windows. Features Computer Use, focusless operation, multi-AI model support, and self-healing capabilities for AI-driven RPA.
Tech FrontiersSimon Willison releases LLM CLI tool 0.32a1 preview, fixing a critical bug where tool-calling conversations failed to restore from SQLite. Learn about the update and installation.
Tech Frontiersnotebooklm-py is a trending GitHub project providing an unofficial Python API for Google NotebookLM, supporting batch document processing, audio generation, and AI Agent integration with 12,000+ Stars.
TutorialsDiscover awesome-agent-skills, a curated GitHub list of AI Agent Skills for Cursor, Claude Code, and GitHub Copilot to boost your AI-assisted development.
Product ReviewsAIChat is a Rust-based all-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, and AI Agents with support for OpenAI, Claude, Gemini, and more.
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.
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.
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.
TutorialsDeep dive into the 9600+ Star project claude-code-infrastructure-showcase: Skill Auto-Activation, Hooks, and multi-agent architecture for engineered AI coding workflows.
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.
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.
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.
Product ReviewsA comprehensive review of Anthropic's open-source Claude Code terminal AI coding tool, covering agentic programming, codebase awareness, Git integration, and comparisons with GitHub Copilot and Cursor.
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.
TutorialsOpenAI Codex CLI 0.128.0 adds the /goal command for autonomous looping until objectives are met. Learn about its Ralph Loop inspiration, token budget controls, and implications for AI coding agents.
Deep DivesA deep dive into Graphify, the 41,000+ star GitHub project using knowledge graphs to solve context fragmentation in AI coding assistants like Claude Code and Cursor.