revert: remove Android app /api/sessions route + Origin strip cb6f955 Farhan Beg commited on 12 days ago
fix(webui): only route /api/sessions to gateway for Bearer-auth requests eecc3ba Farhan Beg commited on 12 days ago
fix(gateway): strip Origin header for gateway proxy — CORS 403 060f85e Farhan Beg commited on 12 days ago
feat: route /api/sessions to gateway for Android app compat b0371e0 Farhan Beg commited on 12 days ago
fix(restore): exempt .db files from size cap — state.db was 52MB > 50MB limit bf86338 Farhan Beg commited on 14 days ago
chore: trigger HF Space rebuild (db-wal fix not yet built) 8b639d8 Farhan Beg commited on 14 days ago
fix(restore): stop excluding state.db-wal and state.db-shm from backup 601366f Farhan Beg commited on 14 days ago
fix(desktop-app): derive session token from GATEWAY_TOKEN (deterministic) 95566a3 Farhan Beg commited on 15 days ago
fix(desktop-app): allow Electron file:// + localhost:port WS origins d6ec4a6 Farhan Beg commited on 15 days ago
feat: persist OAuth tokens + all ~/.hermes state across restarts b3b0159 Farhan Beg commited on 15 days ago
feat: stable dashboard session token for desktop app persistence dc9f435 Farhan Beg commited on 15 days ago
fix(regression): back up config.yaml again, redact api_key on upload da1c88e Farhan Beg commited on 15 days ago
hotfix: revert setsid bash -c, use subshells + pkill -P for shutdown c1be1ac Farhan Beg commited on 15 days ago
hotfix: export WEBUI_REPO so setsid subshell can expand it 192769e Farhan Beg commited on 15 days ago
quality: dead code, dedup, constants, docs (audit Group E) d8e8033 Farhan Beg commited on 15 days ago
bugfix: error handlers, timeouts, global guards (audit Group D) 7f18e15 Farhan Beg commited on 15 days ago
perf: probes, keep-alive agent, sync hot path, CF idempotency (audit Group C) 6303999 Farhan Beg commited on 15 days ago
robustness: crash recovery, signal handling, atomicity (audit Group B) ccb8370 Farhan Beg commited on 15 days ago
security: close auth bypasses + secret leaks (audit Group A) 8c51488 Farhan Beg commited on 15 days ago
perf(restore): skip excluded files at HF Hub + parallelize downloads 3bd24f0 Farhan Beg commited on 15 days ago
fix(config): strip deprecated TERMINAL_CWD from .env on boot 70042cf Farhan Beg commited on 15 days ago
fix(gateway): cd to known-good dir before launch to fix getcwd() loop 69b7182 Farhan Beg commited on 15 days ago
fix(gateway): use 'hermes gateway' foreground mode for v0.17.0+ e2ccc49 Farhan Beg commited on 15 days ago
fix(pty): set dashboard cwd to /workspace for desktop file browser 8fd94fc Farhan Beg commited on 23 days ago
fix(debug): inline Python probe instead of COPY-dependent script file 5438f8c Farhan Beg commited on 28 days ago
feat(debug): add Python traceback probe for /api/model/options 500 8759429 Farhan Beg commited on 28 days ago
fix(debug): auto-extract session token for /hm/debug/model-options probe defac91 Farhan Beg commited on 28 days ago
feat(debug): add /hm/debug/model-options to diagnose 500 error bd1e3d7 Farhan Beg commited on 28 days ago
feat(logs): add /hm/logs endpoint to view service logs without HF Pro a2311b5 Farhan Beg commited on 28 days ago
fix(proxy): rewrite Origin header for all proxied requests to dashboard 13f65b2 Farhan Beg commited on 28 days ago
fix(ws): rewrite Host and Origin headers in WebSocket upgrade to dashboard 422f70e Farhan Beg commited on 28 days ago
fix(proxy): buffer request bodies to avoid chunked Transfer-Encoding, add HERMES_WEBUI_TRUST_FORWARDED_HOST=1 1f29b0d Farhan Beg commited on 28 days ago
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