feat: add slog structured logging

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
tao.chen
2026-07-02 16:34:42 +08:00
co-authored by Claude Fable 5
parent 8f2f3cf271
commit ea754a85c5
16 changed files with 1432 additions and 82 deletions
+3
View File
@@ -8,3 +8,6 @@ workspace:
root: "./workspaces"
process:
opencodeCommand: "opencode"
log:
level: "info"
format: "json"