Better faked time & auto scenario mode

This commit is contained in:
2026-03-19 00:44:41 -04:00
parent 8390c34d30
commit b3db19d8f6
8 changed files with 753 additions and 108 deletions

View File

@@ -20,3 +20,6 @@ EXTENDED_THINKING=true
# How many tokens Claude can use for internal reasoning (higher = deeper thinking)
THINKING_BUDGET=10000
# Max autonomous turns for the scenario mode (claude-scenario command)
MAX_AUTO_TURNS=50