From 58d6efb7bbfa2a8fc89de5f4c327012c389d1f23 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 16 Mar 2026 11:44:10 -0400 Subject: [PATCH] assume local venv available --- agents.md | 1 + 1 file changed, 1 insertion(+) diff --git a/agents.md b/agents.md index 6f3ac2d..d3fb730 100644 --- a/agents.md +++ b/agents.md @@ -7,6 +7,7 @@ ## tech stack - python; pandas or polars - file storage: json and csv, no sqlite or databases +- assume local virtual env is available and accessible - do not add new dependencies unless explicitly approved; if unavoidable, document justification in the active task notes ## workflow