Commit History

fix: LaTeX symbols STILL leaking — add streaming path cleanup
9576b7f
Running

Z User commited on

fix: LaTeX symbols leaking to user chat (\rightarrow etc.)
ba04984

Z User commited on

fix: webui auto-update silent failure + bump to v0.5.9
e10e850

Z User commited on

fix: webui auto-update fails after rebuild + bump to v0.5.8
99efc6a

Z User commited on

fix: auto-update fails after container rebuild
69fc040

Z User commited on

新增:终端沙箱隔离层(灵感来自 OpenAI Agents SDK Sandbox Agent)
06cb3d4

Z User commited on

修复:过滤模型思考标签 <|channel>thought / <channel|> 泄漏到用户界面
f52e0ed

Z User commited on

重构 SOUL.md:基于 pages.dev 完整版 + 旧版独有内容融合,共23章
51134db

Z User commited on

追加第23章:人格定义 — 有态度的实用主义者
9692f29

Z User commited on

feat: add Chapter 14 - Personality Definition (有态度的实用主义者)
1fcc76b

Z User commited on

SOUL v2: 全方位提升 - 新增微信/自我诊断/记忆复盘/诚实边界/安全自检
0dd9759
verified

Jackken commited on

修复: 关闭reasoning防止gemma-4思考token泄露
97542bd
verified

Jackken commited on

SOUL: 增加token成本意识优化规则
e63318d
verified

Jackken commited on

付费通道: gemma-4主模型 + deepseek-v4-pro备选
cf6cee6
verified

Jackken commited on

Upload config.yaml with huggingface_hub
df32f74
verified

Jackken commited on

Upload config.yaml with huggingface_hub
b21e22b
verified

Jackken commited on

Upload config.yaml with huggingface_hub
953d665
verified

Jackken commited on

Upload Dockerfile with huggingface_hub
eabddf6
verified

Jackken commited on

tune: optimize memory/compress/terminal params + add quality red lines to SOUL.md
17f7b13

Z User commited on

feat: add DuckDuckGo free fallback for web_search (no API key needed)
4036608

Z User commited on

fix: add top-priority MEDIA rule to prevent gateway manipulation
47dfb43

Z User commited on

fix: WeChat send_document timeout - remove cross-event-loop session reuse
2a76983

Z User commited on

fix: version display v0.12.0 + auto-inject MEDIA: from execute_code
460aac4

Z User commited on

feat: pin hermes-agent v0.12.0 + runtime auto-update
f0b15e1

Z User commited on

feat: auto-update hermes-web-ui at runtime
7bfa1b4

Z User commited on

chore: upgrade hermes-web-ui to v0.5.5
85fa724

Z User commited on

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