Alibaba Cloud Developer
Author

Alibaba Cloud Developer

Alibaba's official tech channel, featuring all of its technology innovations.

1.9k
Articles
0
Likes
665
Views
0
Comments
Recent Articles

Latest from Alibaba Cloud Developer

100 recent articles max
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 7, 2026 · Artificial Intelligence

Rethinking Agent Memory: From Raw Ledgers to Non‑Parametric Systems

This article analyses the nature of memory for LLM‑based agents, arguing that memory is a closed‑loop system composed of a raw ledger, derived views, and a policy layer, and explores how non‑parametric designs, system‑2 architectures, temporal structuring, and skill‑based execution can bridge the gap between parametric and non‑parametric memory while highlighting key bottlenecks and practical design guidelines.

LLMMemory Systemsnon‑parametric memory
0 likes · 50 min read
Rethinking Agent Memory: From Raw Ledgers to Non‑Parametric Systems
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 3, 2026 · Artificial Intelligence

Why AI Agents Stumble at Code and How a Harness Can Make Them Reliable

The article explains why large‑language‑model agents often lose context and violate architectural rules when generating code, and proposes a Harness framework that treats the repository as an operating system, adds layered linting, pre‑validation, automated verification, and cross‑model review to keep agents on track.

LLMcode generationlinting
0 likes · 21 min read
Why AI Agents Stumble at Code and How a Harness Can Make Them Reliable
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 3, 2026 · Artificial Intelligence

Why OpenClaw Gets Smarter Over Time: Inside Its Self‑Evolving Markdown Engine

The article explains how OpenClaw’s “use‑more‑you‑use‑more” effect stems from a self‑evolving markdown file system that records agent identity, user profile, skills, memory, and lessons, enabling continuous learning, precise retrieval, and personalized AI behavior without changing the underlying model.

OpenClawmarkdown knowledge basememory indexing
0 likes · 15 min read
Why OpenClaw Gets Smarter Over Time: Inside Its Self‑Evolving Markdown Engine
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 2, 2026 · Artificial Intelligence

How ADB MySQL Turns Agent Logs into Actionable Insights – A Step‑by‑Step Guide

This article analyzes why over 40% of Agentic AI projects fail due to inadequate observability, outlines three common pain points—trace blindness, uncontrolled token costs, and untraceable failures—and demonstrates a practical ADB MySQL solution that reconstructs logs, classifies failures with AI functions, quantifies token waste, and generates prompt‑optimization suggestions, all with a few SQL statements.

ADB MySQLAI agentsAgent Observability
0 likes · 10 min read
How ADB MySQL Turns Agent Logs into Actionable Insights – A Step‑by‑Step Guide
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 30, 2026 · Artificial Intelligence

Harness Engineering: Turning AI Agents into Reliable Digital Teams

This article analyzes the emerging paradigm of Harness Engineering, explaining how prompt, context, and feedback-loop innovations enable AI agents to act as controllable, scalable digital workers, and illustrates the concept with four real‑world case studies and open‑source projects that push the limits of AI‑driven software development.

Context EngineeringGroup IntelligenceHarness Engineering
0 likes · 19 min read
Harness Engineering: Turning AI Agents into Reliable Digital Teams
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 27, 2026 · Artificial Intelligence

How Tair Powers Sub‑Second AI Agent Memory for Real‑Time Ordering

This article examines how Taobao Flash Sale’s AI Agent uses Alibaba Cloud’s Tair as a high‑performance short‑term memory layer, detailing data model design, latency impact, concurrency control, elastic scaling, bandwidth handling, and TTL‑based cleanup to achieve sub‑second response times during massive traffic spikes.

AI AgentDistributed LockTair
0 likes · 15 min read
How Tair Powers Sub‑Second AI Agent Memory for Real‑Time Ordering
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 27, 2026 · Artificial Intelligence

How OpenClaw Empowers a Self‑Evolving Bank Manager Assistant

This article details a three‑day deep dive into OpenClaw, demonstrating how a self‑iterating AI assistant for bank relationship managers can be built, validated, and refined through autonomous agent communication, scheduled tasks, and memory‑driven reflection.

AI agentsAgent EvaluationAutomation
0 likes · 20 min read
How OpenClaw Empowers a Self‑Evolving Bank Manager Assistant