Commit History

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

fix: add Python-based gateway watchdog inside entry.py
189ae90

Z User commited on

fix: bind api_server to 127.0.0.1 + fix watchdog process detection
7cae251

Z User commited on

feat: add /api/diagnostics/gateway-log endpoint for crash diagnostics
6414e6b

Z User commited on

fix: add gateway watchdog + stale PID cleanup + retry logic
300ab73

Z User commited on

fix: serve WebUI static files directly, proxy /assets/* to client dir
11dc522

Z User commited on

fix: rewrite /webui/* paths and proxy all static assets to BFF
88cdea1

Z User commited on

feat: integrate hermes-web-ui BFF server
ed0e617

Z User commited on

feat: add pre-built hermes-web-ui (Hermes teal theme + Chinese i18n)
c75eed1

Z User commited on

revert: restore pure Python setup (remove Node.js build dependency)
f55a35b

Z User commited on

fix: use --ignore-scripts for npm install to avoid prepare hook failure
b200516

Z User commited on

fix: hermes-web-ui build (add esbuild) + dual-process (gateway + Node.js BFF)
946e383

Z User commited on

v5.0: Integrate hermes-web-ui (Vue 3 + Naive UI)
a8cb5b7

Z User commited on

SOUL.md v5.0: claw-code extraction - terminal security engine, hook chain, permission policy, tool aliases, memory lifecycle
4390492

Z User commited on

v5.0: 梦境模式+信息节食+概率思维+好奇心+工作流+知识图谱+自愈
020c94b

Z User commited on

v4.1: 工具补全 + 压缩优化 + 健康检查
916edf3

Z User commited on

v4.0: 全面升级 SOUL.md + 模型互换 (Qwen3 Coder主/Gemma 4备)
c0841d0

Z User commited on

添加 emoji 表情风格规则
b47b69f

Z User commited on

add /deploy route - deployment overview page
290db07

Z User commited on

add Firecrawl as primary web scraper for anti-crawl sites
da88712

Z User commited on

add WeChat article handling: Jina Reader proxy + fallback chain
51bc0d6

Z User commited on

add WeChat URL handling to error recovery in SOUL.md
bfba6eb

Z User commited on

fix: enable Pollinations image gen plugin + add SOUL.md instructions
f6e595d

Z User commited on

feat: add Pollinations.ai free image generation plugin
c6b874d

Z User commited on

refactor: remove MemPalace to free ~1-2GB RAM
6a941e4

Z User commited on

fix: lightweight Chinese font (NotoSansSC OTF ~16MB via curl)
e35f3c0

Z User commited on

fix: add Chinese fonts (fonts-noto-cjk) for PDF/rendering
fff262b

Z User commited on

fix: use MEDIA: tag for file attachment delivery
7fe0437

Z User commited on

fix: SOUL.md file send rule — paste content instead of send_document
28ddb74

Z User commited on

feat: strengthen file send rule in SOUL.md
9d5d631

Z User commited on

fix: terminal backend cloud -> local (unknown type error)
0cebf19

Z User commited on