chore: initialize qiming workspace repository

This commit is contained in:
Codex
2026-05-29 14:22:48 +08:00
commit bfd67a0f2c
10750 changed files with 1885711 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
# Qiming Agent 默认配置
# 将此文件放在可执行文件同目录下,首次启动时自动应用
[server]
hbbs_addr = "localhost:21116"
hbbr_addr = "localhost:21117"
# api_addr = ""
[security]
enable_tls = false
[general]
auto_launch = false
minimize_to_tray = true
language = "zh"
theme = "system"
[logging]
level = "info"
save_to_file = true
max_files = 7