Tagged articles

self-improving agents

5 articles · Page 1 of 1
AI Engineering
AI Engineering
Jul 11, 2026 · Artificial Intelligence

Why Logs Should Be the Agent Itself, Not Just a Byproduct

The article analyzes Yohei Nakajima’s "The Log is the Agent" paper, showing how ActiveGraph unifies goals, rules, tool calls, LLM responses, and artifacts into a single append‑only event log, enabling deterministic replay, cheap forking, and full provenance for LLM‑driven agents.

ActiveGraphLLM Agentsagent architecture
0 likes · 13 min read
Why Logs Should Be the Agent Itself, Not Just a Byproduct
TonyBai
TonyBai
Jul 10, 2026 · Artificial Intelligence

The New AI Stack: Models, Harnesses, Loops, and Self‑Evolving Agents

The article argues that AI product performance hinges not on ever smarter foundation models but on the surrounding harness framework—covering loops, file‑system memory, sub‑agents, context engineering, and self‑optimizing code—and provides concrete patterns, pitfalls, and a four‑week roadmap for developers.

AIAgentic SystemsEvolutionary Search
0 likes · 26 min read
The New AI Stack: Models, Harnesses, Loops, and Self‑Evolving Agents
Design Hub
Design Hub
Apr 8, 2026 · Artificial Intelligence

Can Hermes Agent Really Replace OpenClaw? A Deep Dive into the New AI Agent Landscape

The article analyzes Hermes Agent's self‑improving features, memory architecture, safety defaults, and long‑term personal assistant focus, comparing them with OpenClaw's gateway‑oriented design to help readers decide which framework better fits their automation and personal‑agent needs.

AI AgentsAgent MemoryHermes Agent
0 likes · 12 min read
Can Hermes Agent Really Replace OpenClaw? A Deep Dive into the New AI Agent Landscape