feat(documents): rebuild project document workbench

This commit is contained in:
2026-07-24 12:16:02 +08:00
parent 366136cee9
commit 77beaebb30
73 changed files with 5867 additions and 1264 deletions

View File

@@ -2,7 +2,7 @@ env: development
port: "9150"
dsn: "postgres://postgres:postgres@localhost:5432/agent_dev?sslmode=disable"
storage_dir: "./data/files"
max_upload_bytes: 33554432
max_upload_bytes: 52428800
auth_secret: "development-auth-secret-change-me"
system_ai_key: ""
ai_key_encryption_secret: "development-ai-key-secret-change-me"