Commit History

feat: add 空性智慧顾问 - 儒释道三教合一智慧导师
7b0e47a

Z User commited on

fix: set TZ=Asia/Shanghai for correct log timestamps
cbfbec3

Z User commited on

feat: enable dual-layer memory — MEMORY.md (5K chars) + Holographic SQLite
af5a9e5

Z User commited on

feat: integrate agency-agents-zh — 211 expert roles for instant role switching
9c7e90d

Z User commited on

feat: persist WeChat credentials via HF Space Secrets + account JSON
a9f57ed

Z User commited on

fix: restore WEIXIN_TOKEN from persisted account file on startup
31a92da

Z User commited on

fix: eliminate gateway dual-start race condition
20f5934

Z User commited on

security: mask all secrets in build logs (start.sh)
692d0b9

Z User commited on

security: generate .env from Space Secrets, remove .env from build
62ec96b

Z User commited on

security: remove .env from repo, add .env.example
330a308

Z User commited on

fix: switch to free models (ling-2.6 + qwen3-coder)
c22a24d

Z User commited on

feat: redirect root / to WebUI chat page
a5ea27c

Z User commited on

bump: hermes-web-ui v0.5.3
fc48fb1

Z User commited on

feat: auto-register lifecycle-heartbeat cron on startup
3af3d87

Z User commited on

feat: add lifecycle heartbeat system (ClawdChat-inspired)
3e3cf48

Z User commited on

fix: force Docker cache invalidation for WebUI 0.5.2 rebuild
2eccb58

Z User commited on

bump: update hermes-web-ui to v0.5.2
844dbdc

Z User commited on

bump: force rebuild hermes-web-ui from main (v0.5.1)
bdba1eb

Z User commited on

bump: update hermes-web-ui to v0.5.1
22c76cb

Z User commited on

fix: persist .env and config.yaml across container rebuilds
272cc2c

Z User commited on

swap fallback to Llama 4 Scout (109B MoE, 327K ctx, /bin/bash.08/M)
b77d2a2

Z User commited on

upgrade primary model to Qwen3.5-35B-A3B (MoE, 256K ctx)
4f3cb34

Z User commited on

fix: use dict model format with context_length override (≥64K)
2f79cbf

Z User commited on

add context_length override for 32K/128K models
d9f7eb5

Z User commited on

swap models: Qwen2.5-7B primary, Llama 3.1 8B fallback (OpenRouter)
d55abb4

Z User commited on

fix: SOUL.md unblock - remove curl command that triggers exfil_curl rule
37e5696

Z User commited on

fix: WeChat session persistence - auto-reconnect after gateway restart
5e3d05b

Z User commited on

force rebuild v3
76db36c

Jujhu commited on

fix: revert to single-stage Dockerfile for stability
8aa2a43

AutoFix commited on

fix: bind port 7860 BEFORE backend health checks
8d9879d

AutoFix commited on

fix: SO_REUSEPORT for port binding + error handling in proxy startup
dfa04db

AutoFix commited on

fix: trigger full rebuild
374cc65

AutoFix commited on

fix: restore multi-line docstring (was broken by single-line edit)
cb94065

AutoFix commited on

fix: force rebuild to recover from 404 state
beec0ac

AutoFix commited on

fix: detect and auto-restart zombie gateway (executor shutdown)
75f1efb

AutoFix commited on

fix: copy Node.js runtime to final stage (webui BFF needs it)
b1e29fe

AutoFix commited on

opt: multi-stage build + auth on diagnostics + connection limiting
e2988cf

AutoFix commited on

fix: robust gateway restart — force-kill residual processes before restart
b24c76e

AutoFix commited on

fix: auto-resolve relative media paths before sending (ROOT CAUSE)
9d9a46e

AutoFix commited on

fix: make patch scripts non-fatal + add --ignore-scripts to npm install
da7768b

AutoFix commited on

fix: scripts/patch_auto_media.py
496d1d3

Jackken commited on

fix: .gitignore
be539ea

Jackken commited on

fix: start.sh
d2735be

Jackken commited on

fix: SOUL.md
3c5c506

Jackken commited on

fix: Dockerfile
52f3483

Jackken commited on

fix: SOUL.md enforce absolute paths in MEDIA tags
15f0c78

Z User commited on

fix: persist WebUI credentials + auto-setup on startup
b820b36

Z User commited on

fix: Feishu/Weixin file sending + anti-hallucination prompts
ca5e3fb

Z User commited on

fix: correct patch path for editable install
25d86d2

Z User commited on

feat: enable auto-send of document files (.md, .pdf, .docx, etc.)
aa686c9

Z User commited on