Tag
This article provides a detailed breakdown of the Hermes Agent architecture, including the event bus, adapter layer, GatewayRunner core scheduler layer, etc., revealing the design pattern of the Agent as a stateful, event-driven runtime.
A comprehensive guide to AI agents, covering the basics, the ReAct loop, task decomposition, context engineering, and the autonomy spectrum, aimed at both beginners and those building production systems.
The author investigates how small the orchestration model in a local-first agent can be while maintaining trustworthiness, finding that tool-call discipline breaks before reasoning, and a 35B-A3B MoE model proves viable on 12GB hardware.