568 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 ReviewsDeep dive into Datus-agent, an open-source AI-native CLI SQL client that brings Context Engineering to data engineering with natural language queries and modern data stack support.
TutorialsDeep dive into the 74K-star GitHub project Prompt Engineering Guide, covering prompt techniques, context engineering, RAG, AI Agents, and complete learning paths for developers.
Deep DivesDeep analysis of the 10K-star GitHub project claude-code-system-prompts, fully deconstructing Claude Code's system prompts, 24 built-in tools, and sub-agent architecture for prompt engineering and AI Agent development.
Deep DivesA developer open-source replicated OpenAI's $200/month Operator in 48 hours using Anthropic Computer Use, building a full-stack Dockerized computer-controlling AI Agent with deep analysis of architecture and industry trends.
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 FrontiersA U.S. federal judge ruled DOGE's use of ChatGPT to review and cancel over $100M in federal grants unconstitutional. Analysis of the ruling and its implications for AI in government.
TutorialsAn Anthropic Claude team member reveals: asking AI to output in HTML enables SVG diagrams, interactive components, and color coding that Markdown can't achieve. Learn the principles and practice.
Product ReviewsDeep dive into the open-source Cursor-Clone project on GitHub, built with CodeMirror 6, WebContainer runtime, and Claude AI integration to replicate an AI-driven IDE.
Product Reviewsawesome-agent-skills is a 20K+ Star GitHub project with 1000+ AI agent skills supporting Claude Code, Cursor, Gemini CLI, and other major AI coding tools.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a critical bug where tool-calling conversations couldn't be properly restored from SQLite database.
Tech FrontiersPloopy Bean is an open-source portable pointing stick device that turns the classic ThinkPad TrackPoint into a standalone mini mouse with four buttons, no desk space needed, hackable firmware, and 3D-printable enclosure.
TutorialsMiniMind-V is a lightweight open-source VLM project that trains a 65M parameter vision multimodal model from scratch in just 2 hours. Learn its architecture, training pipeline, and educational value.
Product Reviewsmcproc is a Rust-based MCP server that gives AI agents background process management capabilities. This article covers its architecture, use cases, and value in the AI toolchain ecosystem.
Deep DivesDeep dive into LLM 0.32a0 alpha: a major refactoring from text conversations to message sequences and typed streaming events, supporting multimodal output, tool calls, and flexible serialization.
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.
Tech FrontiersDeep dive into Simon Willison's LLM Python library 0.32 refactoring: new message sequence API, typed streaming responses, and universal serialization for multimodal AI and tool calling.
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 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.