We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c97d8e7 commit e2b091bCopy full SHA for e2b091b
1 file changed
.claude/settings.local.json
@@ -0,0 +1,13 @@
1
+{
2
+ "permissions": {
3
+ "allow": [
4
+ "Bash(cd /c/Users/ethan/Desktop/ByteTrade_Repos/fintool/trading_agents && python simulate.py btc --fast 2>&1 | head -100)",
5
+ "Bash(python simulate.py btc --fast 2>&1 | head -80)",
6
+ "Bash(python simulate.py btc --fast 2>&1 | head -120)",
7
+ "Bash(python simulate.py btc --fast 2>&1)",
8
+ "Bash(pip install:*)",
9
+ "Bash(python simulate.py eth --fast 2>&1 && python simulate.py hype --fast 2>&1)",
10
+ "Bash(python simulate.py all --fast 2>&1 | tail -30)"
11
+ ]
12
+ }
13
+}
0 commit comments