280 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.

A detailed guide to LangChain Guardrails covering layered ecosystem architecture, middleware implementation, deterministic and model-driven protection for building production-grade secure AI Agents.

Deep dive into OpenAI GPT-5.6 Value Maxing strategies covering Sol/Terra/Luna model selection, KV cache optimization, Prompt compression, and programmatic tool calling to help developers achieve more output with fewer Tokens.

Claude Code creator Boris argues top engineers should embrace AI-era automation leverage. By encoding domain knowledge into infrastructure, preview environments, and lint rules, engineers multiply output—the core path to Staff Engineer.

SeaTicket is an AI Agent that automatically resolves GitHub Issues and Discord questions. This article analyzes its architecture, use cases, challenges, and value for open-source maintenance.

SeaTicket is an AI Agent that automatically resolves GitHub Issues and Discord questions. This article analyzes its architecture, use cases, challenges, and value for open-source maintenance.

Google's Gemini consistently triggers Error 1076 on the 16th conversation turn, regardless of context size. Analysis points to a session state management defect, with three workarounds provided.

A beginner's guide to prompt engineering covering the four functions of prompts, the key differences from prompt engineering, a six-step systematic workflow, and critical technical and practical limitations.

How can traditional product managers transition to AI PM? This article analyzes the essential differences and details three must-have skills: AI product cognition, advanced Prompt engineering, and large model technical logic.

A deep engineering analysis of Agent internals: how LLMs decompose tasks via tool calling, why context compression and memory are essential, and why solo developers should avoid heavy frameworks.

A senior Java developer shares 7 years of IntelliJ IDEA configuration tips: JVM tuning, AI-assisted coding, Testcontainers testing, debugging tricks, and Spring toolchain setup.

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.

Complete guide to DeepSeek-OCR from vLLM inference deployment and Unsloth model loading to fine-tuning, covering cloud server setup, GPU selection, and code examples — all on a single 4090 GPU.

In-depth analysis of Claude Opus, Gemini Pro, and ChatGPT: the real competitive landscape among top AI models, limitations of community benchmarks, and scientific methods for model selection.

API Mock is fast but misses bugs; Sandbox is realistic but costly. This article analyzes their core differences and provides a layered testing strategy for building reliable Agent test systems.

When AI handles the details for us, do we gain empowerment or lose capability? This article explores the hidden costs of outsourcing details to AI and how to use AI tools rationally.

A detailed guide on efficiently implementing Softmax on FPGAs, comparing Taylor series and Padé approximation methods for accuracy and resource trade-offs, with Python simulation and range reduction techniques.

Cursor's swarm experiment had AI teams implement a SQLite engine in Rust from scratch using only 835 pages of docs. All-frontier models cost $10K+, hybrid role division just $1.3K—a 7.9x gap.

Coze is ByteDance's homegrown agent-building platform. This article covers getting started with Coze, its comparison with Dify, skill system, workflow orchestration, and multi-agent collaboration.