AIClaw already had one of the more useful operational surfaces in a self-hosted agent runtime: execution steps are not hidden behind a raw trace file or an opaque debug mode. They are part of the product.

The latest repository change, fix: localize execution step labels, improves that surface in a practical way. The chat view and the execution log view now render more of the plan and step metadata through the shared i18n layer instead of hard-coded mixed-language labels.

Project: https://github.com/chowyu12/aiclaw

Why this matters

A lot of agent products can show you a final answer. Fewer are good at showing what happened between the prompt and the answer: