50 related articles
Product ReviewsOne API is an open-source LLM API gateway with 32K+ GitHub Stars that unifies 30+ models (OpenAI, Claude, DeepSeek, Qwen) into OpenAI-compatible format. Learn its core features, Docker deployment, and key management.
Product ReviewsMinions is an open-source task control panel for Hermes Agent, offering a unified task board, smart monitoring, auto-retry, and escalation to solve silent failures and blocking in parallel AI Agent workflows.
TutorialsHow to use AI Agent workflows to automate WeChat Mini Program development end-to-end in 3 hours with only 30 minutes of human involvement, featuring multi-version divergence and fusion strategies.
TutorialsDeep dive into 5 fatal AI Agent failure modes: infinite loops, tool hallucination, context explosion, error cascades, and permission escalation — with practical safety architecture solutions.
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.
Deep DivesDeep dive into Harness Engineering: its definition, six core components, and production practices. Learn why Prompt and Context Engineering aren't enough for production-grade AI Agent systems.
TutorialsLearn how to integrate Nano Banana 2 image generation with Claude Code for automated batch AI image creation, structured JSON prompts, and reference image editing.
Product ReviewsIn-depth comparison of Claude Haiku 4.5, GPT-5 Mini, and GLM-4.6 across speed, cost, code quality, concurrency safety, and tool calling to help developers choose the right budget AI coding model.
Tech FrontiersDeep analysis of SJSU hackathon-winning AI Agent projects covering architecture design, core elements, and UX optimization—a practical guide from prototype to product.
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.