From ac4f04bb357d13d241ddb16fa3d0b0944b6de672 Mon Sep 17 00:00:00 2001 From: Altay Date: Mon, 3 Aug 2026 11:58:52 +0300 Subject: [PATCH] docs: remove stale Infisical guidance --- AGENTS.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index 0fa979a..eac14c8 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -37,8 +37,7 @@ Runtime proofs: ## Worktrees `.worktreeinclude` reuses `.repos`; Claude symlinks it to avoid another copy. -Run `vp install`, `vp config`, then `pnpm exec vp run verify`. No Infisical -setup is required. +Run `vp install`, `vp config`, then `pnpm exec vp run verify`. ## Development Guidance