158 related articles
Deep DivesDeep dive into Agent Loop, the core mechanism of AI Agents, based on ReAct architecture. Covers Tool Call ID handling, context management, assistant message feedback, with full Python code and common bug fixes.
Product ReviewsIn-depth coding tests of Gemini 2.5 Pro covering pixel games, Ultimate Tic-Tac-Toe, Rust refactoring, and landing pages. Crushes Claude at Rust but struggles with frontend development.
TutorialsComplete tutorial on using Spark tool for Windsurf credit refills, covering multi-account switching, card binding Pro upgrade, prompt rules, plugin installation & activation with security tips.
TutorialsA hands-on tutorial for multi-Agent development with the OpenClaw framework, covering framework selection, Agent creation, tool invocation, LLM configuration, orchestration, and deployment.
Tech FrontiersYouTube expands its AI deepfake detection tool to all adult users, using selfie-based facial scanning to proactively identify unauthorized fake videos. Learn how it works, privacy challenges, and what it means for creators.
TutorialsLow-risk personal WeChat AI integration via screenshot + OCR + hotkey simulation. Includes three approach comparisons, Ollama local Qwen vision model deployment, and solutions for infinite loops and cursor flicker issues.
Product ReviewsReal-world comparison of Claude Code and Cursor through an elevator scheduling simulator project — analyzing task planning, architecture understanding, code generation, and delivery quality.
TutorialsLearn how AI application generation Agents use natural language to rapidly build a complete EHS safety management platform with nine core modules, compressing development from months to hours.
Product ReviewsDyson launches the Find+Follow Purifier Cool bladeless fan with an AI camera for real-time person tracking and directional airflow. We explore its core technology, privacy considerations, and the proactive sensing trend in smart homes.
TutorialsDeep dive into Agentic RAG vs traditional RAG, with ChatPDF case study and LangChain code walkthrough covering tool design, multi-turn iteration, and autonomous decision-making for LLM engineers.
Deep DivesCursor SDK launches /orchestrate skill, using recursive multi-agent spawning for complex tasks with 20% Token savings and 80% faster cold starts.
Tech FrontiersDeepAgents is LangChain's open-source Agent framework built on LangGraph, supporting multi-step reasoning, state management, and multi-Agent collaboration for production-grade AI development.
Deep DivesDeep dive into LangGraph's core architecture, StateGraph design, multi-Agent collaboration, and deployment. Learn how this 31K+ Star project helps build reliable AI Agents.
ResearchAnthropic research shows Claude exhibits 38% sycophancy in spirituality topics and 25% in relationships, far exceeding the 9% average. Analysis of RLHF bias and AI alignment implications.
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 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.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven auto-loop execution. This article explains its core mechanism, prompt engineering implementation, and Ralph Loop pattern for AI coding agents.
Deep DivesOpenAI Codex CLI 0.128.0 adds the /goal command, implementing Ralph Loop-style goal-driven autonomous loops. Learn about its prompt engineering design, token budget safety mechanisms, and impact on coding agents.