🤖 Agentic AI Engineering Practice flagship
Runs inside Hermes Agent ·
what built cv-deck.pages.dev ·
what wrote the resume you are reading ·
what runs every commit on staging under guardrails I authored.
- What it is — a working practice for letting an AI agent own the production codebase while a human owns the trigger. The two cards below are live demonstrations of the same practice.
- Dev box — Linux 6.17 (Ubuntu 24.04, VMware VM), Python 3.11.15 venv (PEP 668 isolated — that's why it's a venv), Node 22.22, Git 2.43. Wrangler 4.100 lives at
~/.hermes/node/bin/wrangler(Hermes-managed, not global). - Agent runtime — Hermes Agent (Nous Research) as the primary coding agent.
~/.hermes/hermes-agent/AGENTS.mdsets framework rules; the project adds its ownAGENTS.mdfor repo-specific guardrails. Both load on session start.