#architecture

6 articles

Coding Agents Got Amnesia. Here Are the Tools Fixing It.

Every coding agent forgets everything between sessions. A wave of new open-source tools — codebase-memory-mcp, NeuralMind, Mem0 — …

Claude Code: Skills vs Subagents vs MCP — The 2026 Decision Guide

Skills, subagents, and MCP servers extend Claude Code in three different ways. Here's how each one works, when to pick which, and …

Why I'm Betting on Multi-Agent Orchestration Over Bigger Models

A single smarter model is the obvious path. Coordinating multiple smaller models is the path that actually ships more code.

Hermes Just Overhauled Its Skill System — Here's What Changed

The skills-renovate PR touched skills loading, caching, validation, and cross-skill dependency resolution. The skill system got a …

Local-First AI: Why Hermes Agent's Architecture Prioritizes Privacy and Offline Capability

Hermes Agent runs entirely locally, supports fully offline models, and never phones home. Here's why local-first architecture matt…

Security Deep-Dive: How Hermes Agent Protects Your API Keys and Credentials

Hermes Agent's credential guard system prevents provider API keys from leaking between tasks — here's how the security architectur…