Tagged articles

LLM Operations

9 articles · Page 1 of 1
Big Data and Microservices
Big Data and Microservices
Aug 10, 2026 · Artificial Intelligence

AI Agent Development: Four Essential Challenges to Master

The guide breaks down AI agent engineering into four critical challenges—model selection with tiered routing, precise system‑prompt engineering, robust error handling with retry and budget guards, and token‑aware cost control—showing how each can cut costs 60% to 15× and push success rates above 95%.

AI AgentCost ControlLLM Operations
0 likes · 12 min read
AI Agent Development: Four Essential Challenges to Master
Tech Architecture Stories
Tech Architecture Stories
Jul 31, 2026 · Artificial Intelligence

Four Shifts in the AI Agent Landscape Revealed by 17 Weeks of GitHub Trends

Analyzing 17 weeks of GitHub trending projects from March to July, the author shows how the focus of AI agents has moved from role‑based demos to production‑grade concerns such as worktree isolation, model routing, cost, security, and multi‑agent orchestration, outlining four evolutionary stages and five key evaluation criteria.

AI agentsAgent SecurityGitHub trends
0 likes · 12 min read
Four Shifts in the AI Agent Landscape Revealed by 17 Weeks of GitHub Trends
Smart Workplace Lab
Smart Workplace Lab
Jul 13, 2026 · Artificial Intelligence

Why Long‑Running Agents Become Stubborn and How a 3‑Step Memory Decay & SNR Routing Fixes It

The article explains how unlimited context causes long‑running AI agents to solidify early noise into false facts, and presents a three‑step protocol—memory half‑life configuration, conflict‑isolation sandbox prompts, and system‑level command isolation—that dramatically reduces response time and token waste.

LLM OperationsLong-running AI agentsPrompt Engineering
0 likes · 8 min read
Why Long‑Running Agents Become Stubborn and How a 3‑Step Memory Decay & SNR Routing Fixes It
Tech Minimalism
Tech Minimalism
Jun 17, 2026 · Artificial Intelligence

Why Prompt Tuning Isn’t Enough: Mastering Harness Engineering for Reliable AI Agents

The article explains that as AI agents grow more capable, merely tweaking prompts or adding context fails to ensure stable long‑term performance; instead, a systematic Harness Engineering layer that enforces constraints, validates actions, and automates feedback is essential for reliable agent operation.

AI agentsContext EngineeringHarness Engineering
0 likes · 14 min read
Why Prompt Tuning Isn’t Enough: Mastering Harness Engineering for Reliable AI Agents
High Availability Architecture
High Availability Architecture
Jun 8, 2026 · Artificial Intelligence

Why Harness Engineering Is the Key AI Discipline in 2026 – 5 Artifacts, 5 Principles, 1 Paradox

The article defines Harness Engineering as the system that couples AI models with constraints, feedback loops, and documentation, explains why the agent alone is insufficient, details five concrete harness artifacts and five universal principles derived from OpenAI, Anthropic and ThoughtWorks case studies, and reveals the paradox that harnesses must be built to be removed as models improve.

AI agentsHarness EngineeringLLM Operations
0 likes · 16 min read
Why Harness Engineering Is the Key AI Discipline in 2026 – 5 Artifacts, 5 Principles, 1 Paradox
IT Services Circle
IT Services Circle
Apr 5, 2026 · Artificial Intelligence

Why Harness Engineering Is the Next Frontier in AI System Design

This article explains how AI engineering has evolved from Prompt Engineering to Context Engineering and now Harness Engineering, detailing each stage's challenges, core techniques, and real‑world practices that turn large language models into reliable, long‑running production systems.

Context EngineeringHarness EngineeringLLM Operations
0 likes · 32 min read
Why Harness Engineering Is the Next Frontier in AI System Design
Baidu Tech Salon
Baidu Tech Salon
Dec 4, 2024 · Artificial Intelligence

AI-Driven Microservice Governance Platform Based on Multi-Agent Architecture

The article presents an AI‑driven microservice governance platform that employs a multi‑agent architecture—Director, Coder, Ops, and Diagnosis agents guided by SOP‑encoded prompts—to enable natural‑language, full‑process interactions, LLM‑based root‑cause analysis, and a continuous data‑flywheel that evolves models through large‑scale dialogue evaluation.

AI-Driven DevOpsData FlywheelIntelligent Fault Diagnosis
0 likes · 10 min read
AI-Driven Microservice Governance Platform Based on Multi-Agent Architecture
Baidu Geek Talk
Baidu Geek Talk
Dec 4, 2024 · Artificial Intelligence

AI-Driven Microservice Governance Platform Based on Multi-Agent Architecture

The article introduces Jarvis, an AI-driven microservice governance platform that uses a multi-agent architecture and natural-language dialogue to automate full-process operations such as deployments, rate limiting, and circuit-breaker configuration, while leveraging large language model reasoning for root-cause diagnosis and a data-flywheel that continuously trains lightweight expert models.

AI DevOpsData FlywheelIntelligent Fault Diagnosis
0 likes · 10 min read
AI-Driven Microservice Governance Platform Based on Multi-Agent Architecture