updated tests to work without .env file

This commit is contained in:
2026-03-04 23:07:53 -07:00
parent e34f82b181
commit e743167ba5
6 changed files with 48 additions and 15 deletions
+2
View File
@@ -2,4 +2,6 @@
ANTHROPIC_API_KEY=sk-ant-...
MODEL=claude-sonnet-4-5-20250929
MAX_TOKENS=8096 #anthropic limit is 8192
SAFEDIR=./workspace
USE_SANDBOX=true