147 related articles

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to go from demo to production.

Deep dive into Harness Engineering: why AI Agents need memory management, durable execution, guardrails & approvals to reach production. Based on Scott Moss's workshop.

Choose the right AI Agent platform by evaluating model flexibility, observability, tool integration, security compliance, and total cost. A complete decision framework to help technical leaders avoid vendor lock-in.

Choose an AI Agent platform by evaluating model flexibility, observability, tool integration, security compliance, and total cost. A complete decision framework to avoid vendor lock-in.

Perplexity stuck in Computer Mode and can't switch back to normal search? This article analyzes the technical causes including server-side preference stickiness and platform differences, with practical solutions.

Deep breakdown of 4 core AI Agent engineer competencies: business decomposition, multi-Agent architecture, quantitative evaluation, and engineering delivery—bridging the gap from Demo to production.

GitHub Trending July 27: AI Agent Skills explode as claude-video, impeccable, and last30days-skill extend model capabilities without modifying models themselves.

A recursive technical proposition: Can we build a "meta-Skill" that auto-transforms any Skill into a Dify workflow? This article dissects the boundary between deterministic orchestration and autonomous Agent decisions.

Hands-on test of Zhipu's mobile AI Agent: using a cloud phone to bypass permission limits, it supports natural language-driven automation. We cover its core mechanics, real performance, app restrictions, and future potential.

A developer tests Fan Browser Agent on a real Korean visa application: autonomous flow planning, filling 30+ form fields automatically, and handling upload errors.

Context engineering is the core methodology for building efficient AI Agents, covering query enhancement, RAG retrieval, prompt design, memory management, and tool invocation. Master Write, Select, Compress, and Isolate to solve LLM hallucination at its root.
Human-Centered AI: Real-World Implemen…
An MSR workshop reveals the truth about AI deployment: from a $20 corneal diagnostic device to expert-in-the-loop chatbots, researchers share real-world experiences of AI in healthcare and design within resource-scarce environments.

Qwen 3.8 open source incoming, DeepSeek Resonics native coding agent debuts, Kimi pauses new subscriptions amid compute pressure, and Qiyimole shows domestic GPU interconnect solution at WAIC.

OpenAI launches GPT-5.6 with three tiered models—Sol, Terra, and Luna—Ultra multi-agent parallel collaboration, Codex integrated into ChatGPT desktop, and an upgraded Computer Use.

A deep dive into AI agents: core concepts, how they differ from LLMs, the Agent = LLM + Workflow + Knowledge Base formula, and a comparison of Coze, Dify, LangChain, and LlamaIndex.

A Bilibili creator open-sourced a Codex-based multi-platform auto-publishing Skill with 95% stability. It auto-fills titles, tags, and thumbnails on Bilibili, Douyin, and more, then waits for user confirmation before publishing.

How to handle Agent infinite loops? This guide covers three-layer loop detection, four strategy-switching techniques, root cause analysis, and multi-layer fallbacks for building stable, production-grade Agent systems.

Loop Engineering is an emerging AI dev paradigm where Agents iterate in controlled loops instead of one-shot outputs. Learn the 4-year evolution and what it means for developers.

New to AI test development? This article breaks down the differences between machine learning and traditional programming, the origins of AI hallucinations, and the core principles of NLP/NLU/NLG to help test engineers build a solid AI knowledge framework.

Karma is an orchestration layer for AI coding agent frameworks, solving multi-agent collaboration, task decomposition, state management, and observability challenges. Compatible with Aider, OpenHands, and more.