From a4280123333ed95ffdda6a0ea2dc59d12e1e4e76 Mon Sep 17 00:00:00 2001 From: Conner Kupferberg Date: Mon, 31 Aug 2026 01:04:26 +0000 Subject: [PATCH] chore: add AGENTS.md agent workspace manifest --- AGENTS.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..335e261 --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,11 @@ +# ShieldedShell + +Host: personal-workshop (`/mnt/workspaces`). Parent briefing: `/mnt/workspaces/AGENTS.md`. + +Zero-trust local CLI harness for coding agents. + +## Defaults + +- Prefer this file over the host AGENTS.md when editing under this tree. +- Match existing style; small diffs; no drive-by refactors. +- Never commit secrets. Ask before destructive git/ops.