48 related articles
TutorialsComplete Hermes Agent deployment tutorial for Windows: environment setup, model configuration, WeChat channel connection, and troubleshooting. Uses fewer tokens than CrawlAI with direct WeChat chat support.
TutorialsTesting Hermes agent coordinating DeepSeek V4 and MiniMax 2.7 for collaborative coding: PDF export in 9 minutes, RSS service built from scratch in Nim language.
Alibaba's $52B AI Investment: A Full-S…
Alibaba invests $52B in AI cloud infrastructure over 3 years. Bailian Platform hits 8B yuan ARR with 11 quarters of triple-digit AI revenue growth. Deep analysis of Alibaba Cloud's full-stack Agent upgrade strategy.
Product ReviewsPicaboo is an open-source AI desktop automation tool that controls your computer like a human through screenshot recognition and intelligent operations. Learn how it works, its use cases, and security considerations.
TutorialsDeep dive into how EasyLLM CLI modifies Gemini CLI to support any LLM including local models, solving account barriers, model lock-in, and data security issues with code-level API integration.
Claude Code Keeps Forgetting Everythin…
Fix Claude Code's amnesia problem. Use 3 documents and 4 slash commands to transform AI from a stateless code assistant into a project manager with memory, boosting efficiency 13x.
Is Context Engineering the Core of Age…
Deep dive into a top LLM interview question: Is context engineering the core of Agent development? Covers five context modules, four pain points, and advanced solutions.
Ruflo: A Multi-Agent Orchestration Sol…
Ruflo is an open-source multi-agent orchestration platform that upgrades single-threaded Claude Code into a distributed AI dev team with 100+ specialized Agents and a SANA self-learning engine.
When AI Gets a Virtual Body: A Deep Di…
Deep dive into how Bilibili's Lumen project gives AI a virtual body, enabling environmental perception, collaborative puzzle-solving, and emotional interaction — exploring the leap from conversational to embodied AI.
Tech FrontiersOpenAI Codex adds Windows Computer Use capabilities, enabling direct testing, debugging, and code review in Windows environments. ChatGPT mobile also supports remote Windows machine connections.
Claude Code Source Code Study Guide: E…
Learn AI Agent development from Claude Code's 510K lines of source code, covering Agent Loop, context compression, multi-Agent orchestration, and two efficient study methods.
Claude Opus 4.8 Hands-On: What Can You…
Hands-on testing of Claude Opus 4.8's coding and creative abilities, including Mario game and Slay the Spire-style card game development, quota consumption, and real-world bug frequency.
Claude Code Desktop Installation & Con…
Step-by-step guide to install Claude Code Desktop, use it without an account via Developer Mode, integrate DeepSeek models through CSwitch, add Chinese localization, and configure custom Skills.
Getting Started with Claude Code: 5 Co…
Deep dive into the core differences between Claude Code and regular AI chat tools across 5 dimensions: interaction, context understanding, execution, memory, and tool invocation.
AI Programming in Practice: A Complete…
A developer used Claude Code and DeepSeek to build and deploy a complete website from scratch in 7 days. 99% AI-written code, AI-generated data, with full process breakdown and cost analysis.
Cursor Major Update: A Complete Breakd…
Deep dive into Cursor's latest update: new cross-file Tab model, Background Agent for autonomous coding, Max Mode for all models, inline editing upgrades, and more AI programming features.
8 Free AI Coding Tools: Build a Comple…
A systematic review of 8 free AI coding tools covering UI design, terminal agents, IDE integration, and async coding to help developers build a complete zero-cost AI development workflow.
Product ReviewsIndie developer releases AI IDE WaLiCode v0.2.0 with multi-project chat, task decomposition mode, and Ollama local model support, addressing pain points in mainstream AI IDEs.
Product ReviewsIn-depth comparison of 8 AI coding tools including Cursor, Claude Code, Augment Code, Trae, and Windsurf across model support, pricing, code quality, and context understanding to help developers choose the right tool.
TutorialsA deep dive into Claude Agent SDK for Python: Query basics, custom Tools with MCP Server, CloudSdkClient multi-turn sessions, and Hooks security control with full code examples.