Skip to content

Commit 272b761

Browse files
committed
release: v0.0.6 performance, observability, and system monitor
1 parent 03f6a2b commit 272b761

32 files changed

+1969
-159
lines changed

.claude/settings.local.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@
77
"Bash(go build:*)",
88
"Bash(npx tailwindcss:*)",
99
"Bash(npm run:*)",
10-
"Bash(cd:*)"
10+
"Bash(cd:*)",
11+
"Bash(ls:*)",
12+
"Bash(go test:*)"
1113
]
1214
}
1315
}

0 commit comments

Comments
 (0)