794 related articles

Deep dive into AI Agent Skills: SKILL.md file structure, four component modules, differences from prompts, and practical scenarios for frontend generation, PPT creation, and more.

Hands-on test of Kimi K2.7 Code in High Speed mode across two real projects: a frontend interactive lab and an e-commerce microservice. Speed is noticeably improved, with strong responsiveness for legacy codebases and frontend-backend integration.

Can AI really replace programmers? This article explains Harness Engineering principles and its three evolutionary stages, revealing real pain points of enterprise AI programming.

AI workspaces face cross-tenant session and cache leak risks that can expose sensitive enterprise data. This article analyzes multi-tenant isolation pitfalls, common architectural flaws, and actionable defenses.

A deep dive into Loop Engineering for AI Agents — what loop feedback mechanisms are, how they differ from Harness Engineering, and a complete guide from principles to production implementation.
Morph Reflexes: Building Real-Time Beh…
Morph Reflexes is an open-source AI agent monitoring tool that uses multi-head classifiers for real-time trace classification — enabling safety guardrails, quality scoring, and training data filtering.

Alibaba Cloud vs Volcano Engine TTS: why "I want both" is the mature engineering decision. Dual-engine routing design, priority trap debugging, and vibecoding-powered implementation.

A practical guide for Java developers to build AI apps without switching to Python. Learn LangChain4j, RAG, Function Calling, and MCP through an airline customer service project.

Vercel's Chief of Software Andrew Qu explains the eve Agent framework's design philosophy, covering Skills modularity, Sandboxes security, and agent-readable websites—revealing the paradigm shift from instruction-driven to goal-driven software.

Learn how to orchestrate Claude Code custom commands to chain content research and social media publishing agents into a fully automated workflow with one command.

Andrew Ng and LangChain CEO Harrison Chase present AI Agents in LangGraph, covering five core agent design patterns and LangGraph's graph-based framework for building cyclical agentic workflows.

Andrew Ng and LangChain CEO Harrison Chase's AI Agents in LangGraph course covers five agent design patterns and LangGraph's graph-based framework for building cyclical AI workflows.

DeepSeek R1 lacks Function Calling and JSON Output by default. Qwen3's programmable thinking modes make it the top open-source agent choice. Key LLM selection pitfalls and MCP protocol updates.

herder is a terminal multiplexer for coding agents like Claude Code and Codex, combining tmux power with mouse support, agent state awareness, and session persistence for efficient multi-agent workflows.

Why do enterprise RAG knowledge bases dazzle in demos but fail in production? This article dissects five critical engineering pitfalls with real-world case studies from million-doc platforms and ops agents.

OpenAI announces Codex shortcut upgrades focused on developer workflow optimization. Analysis of upgrade directions, industry competition, and expected improvements to code completion and natural language triggers.

Manticore Search restructured its ONNX inference path to achieve 14x faster text embeddings. Deep dive into batching, session reuse, zero-copy memory, and thread tuning for vector search systems.

Step-by-step guide to building a complete RAG pipeline with Ollama + LangChain + FAISS + Qwen 1.5B. Run document retrieval and intelligent Q&A locally without a GPU.

Gas Town is an open-source multi-agent workspace manager built in Go with 16,000+ GitHub Stars. This article analyzes its architecture, Go language advantages, and typical multi-agent collaboration scenarios.

A deep dive into Harness Architecture — the next-gen Agent design paradigm. Covers its evolution from prompt engineering and context engineering, multi-agent collaboration, sandbox security, feedback loops, and why it's a must-have for LLM developer interviews.