fix(webui): only route /api/sessions to gateway for Bearer-auth requests eecc3ba Farhan Beg commited on Jun 22
fix(restore): exempt .db files from size cap — state.db was 52MB > 50MB limit bf86338 Farhan Beg commited on Jun 20
fix(restore): stop excluding state.db-wal and state.db-shm from backup 601366f Farhan Beg commited on Jun 20
fix(desktop-app): derive session token from GATEWAY_TOKEN (deterministic) 95566a3 Farhan Beg commited on Jun 20
fix(desktop-app): allow Electron file:// + localhost:port WS origins d6ec4a6 Farhan Beg commited on Jun 20
feat: persist OAuth tokens + all ~/.hermes state across restarts b3b0159 Farhan Beg commited on Jun 19
feat: stable dashboard session token for desktop app persistence dc9f435 Farhan Beg commited on Jun 19
fix(regression): back up config.yaml again, redact api_key on upload da1c88e Farhan Beg commited on Jun 19
hotfix: revert setsid bash -c, use subshells + pkill -P for shutdown c1be1ac Farhan Beg commited on Jun 19
bugfix: error handlers, timeouts, global guards (audit Group D) 7f18e15 Farhan Beg commited on Jun 19
perf: probes, keep-alive agent, sync hot path, CF idempotency (audit Group C) 6303999 Farhan Beg commited on Jun 19
robustness: crash recovery, signal handling, atomicity (audit Group B) ccb8370 Farhan Beg commited on Jun 19
perf(restore): skip excluded files at HF Hub + parallelize downloads 3bd24f0 Farhan Beg commited on Jun 19
fix(gateway): cd to known-good dir before launch to fix getcwd() loop 69b7182 Farhan Beg commited on Jun 19
fix(gateway): use 'hermes gateway' foreground mode for v0.17.0+ e2ccc49 Farhan Beg commited on Jun 19
fix(pty): set dashboard cwd to /workspace for desktop file browser 8fd94fc Farhan Beg commited on Jun 11
fix(debug): inline Python probe instead of COPY-dependent script file 5438f8c Farhan Beg commited on Jun 6
feat(debug): add Python traceback probe for /api/model/options 500 8759429 Farhan Beg commited on Jun 6
fix(debug): auto-extract session token for /hm/debug/model-options probe defac91 Farhan Beg commited on Jun 6
feat(logs): add /hm/logs endpoint to view service logs without HF Pro a2311b5 Farhan Beg commited on Jun 6
fix(proxy): rewrite Origin header for all proxied requests to dashboard 13f65b2 Farhan Beg commited on Jun 6
fix(ws): rewrite Host and Origin headers in WebSocket upgrade to dashboard 422f70e Farhan Beg commited on Jun 6
fix(proxy): buffer request bodies to avoid chunked Transfer-Encoding, add HERMES_WEBUI_TRUST_FORWARDED_HOST=1 1f29b0d Farhan Beg commited on Jun 6
fix(docker): restore proper Dockerfile and add venv chown for hermes user be5c4d4 Farhan Beg commited on May 28
fix(docker): properly encode Dockerfile and add venv chown for hermes user bc1794a Farhan Beg commited on May 28
fix(permissions): chown /opt/hermes/.venv to hermes so auto-updates work 2e4f994 Farhan Beg commited on May 28
docs(sync): tighten Xet flag comment - we don't double-set the legacy var 2edd90c Farhan Beg commited on May 23
chore(sync): replace deprecated HF_HUB_ENABLE_HF_TRANSFER with HF_XET_HIGH_PERFORMANCE d434dcb Farhan Beg commited on May 23
fix(router): explicit 404 for legacy /api/sessions/<id>/chat/stream ff3dadd Farhan Beg commited on May 23
feat(router): add /hmd passthrough for off-Space dashboard access 8da84d4 Farhan Beg commited on May 23
perf(hermes-sync): change-driven backups (poll/debounce, 60s ceiling) 23ba9c5 Farhan Beg commited on May 16