Commit History

Update README.md
0fd9776
unverified

Farhan Beg commited on

docs: rewrite README + add suspension disclaimer
2da650a

Farhan Beg commited on

revert: remove Android app /api/sessions route + Origin strip
cb6f955

Farhan Beg commited on

fix(webui): only route /api/sessions to gateway for Bearer-auth requests
eecc3ba

Farhan Beg commited on

fix(gateway): strip Origin header for gateway proxy — CORS 403
060f85e

Farhan Beg commited on

feat: route /api/sessions to gateway for Android app compat
b0371e0

Farhan Beg commited on

fix(restore): exempt .db files from size cap — state.db was 52MB > 50MB limit
bf86338

Farhan Beg commited on

chore: trigger HF Space rebuild (db-wal fix not yet built)
8b639d8

Farhan Beg commited on

fix(restore): stop excluding state.db-wal and state.db-shm from backup
601366f

Farhan Beg commited on

fix(desktop-app): derive session token from GATEWAY_TOKEN (deterministic)
95566a3

Farhan Beg commited on

fix(desktop-app): allow Electron file:// + localhost:port WS origins
d6ec4a6

Farhan Beg commited on

feat: add ollama/ prefix + opt-in WRITE_SECRETS_TO_ENV
a7e5e78

Farhan Beg commited on

feat: persist OAuth tokens + all ~/.hermes state across restarts
b3b0159

Farhan Beg commited on

feat: stable dashboard session token for desktop app persistence
dc9f435

Farhan Beg commited on

fix(regression): back up config.yaml again, redact api_key on upload
da1c88e

Farhan Beg commited on

hotfix: revert setsid bash -c, use subshells + pkill -P for shutdown
c1be1ac

Farhan Beg commited on

hotfix: cd to known-good dir before setsid subshells
c8547e8

Farhan Beg commited on

hotfix: export WEBUI_REPO so setsid subshell can expand it
192769e

Farhan Beg commited on

quality: dead code, dedup, constants, docs (audit Group E)
d8e8033

Farhan Beg commited on

bugfix: error handlers, timeouts, global guards (audit Group D)
7f18e15

Farhan Beg commited on

perf: probes, keep-alive agent, sync hot path, CF idempotency (audit Group C)
6303999

Farhan Beg commited on

robustness: crash recovery, signal handling, atomicity (audit Group B)
ccb8370

Farhan Beg commited on

security: close auth bypasses + secret leaks (audit Group A)
8c51488

Farhan Beg commited on

perf(restore): skip excluded files at HF Hub + parallelize downloads
3bd24f0

Farhan Beg commited on

fix(config): strip deprecated TERMINAL_CWD from .env on boot
70042cf

Farhan Beg commited on

fix(gateway): cd to known-good dir before launch to fix getcwd() loop
69b7182

Farhan Beg commited on

fix(gateway): use 'hermes gateway' foreground mode for v0.17.0+
e2ccc49

Farhan Beg commited on

fix(pty): set dashboard cwd to /workspace for desktop file browser
8fd94fc

Farhan Beg commited on

fix(debug): inline Python probe instead of COPY-dependent script file
5438f8c

Farhan Beg commited on

feat(debug): add Python traceback probe for /api/model/options 500
8759429

Farhan Beg commited on

fix(debug): auto-extract session token for /hm/debug/model-options probe
defac91

Farhan Beg commited on

feat(debug): add /hm/debug/model-options to diagnose 500 error
bd1e3d7

Farhan Beg commited on

feat(logs): add /hm/logs endpoint to view service logs without HF Pro
a2311b5

Farhan Beg commited on

fix(proxy): rewrite Origin header for all proxied requests to dashboard
13f65b2

Farhan Beg commited on

fix(ws): rewrite Host and Origin headers in WebSocket upgrade to dashboard
422f70e

Farhan Beg commited on

fix(proxy): buffer request bodies to avoid chunked Transfer-Encoding, add HERMES_WEBUI_TRUST_FORWARDED_HOST=1
1f29b0d

Farhan Beg commited on

fix(docker): restore proper Dockerfile and add venv chown for hermes user
be5c4d4

Farhan Beg commited on

fix(docker): properly encode Dockerfile and add venv chown for hermes user
bc1794a

Farhan Beg commited on

fix(permissions): chown /opt/hermes/.venv to hermes so auto-updates work
2e4f994

Farhan Beg commited on

Update Dockerfile
0f35c79
unverified

Farhan Beg commited on

docs(sync): tighten Xet flag comment - we don't double-set the legacy var
2edd90c

Farhan Beg commited on

chore(sync): replace deprecated HF_HUB_ENABLE_HF_TRANSFER with HF_XET_HIGH_PERFORMANCE
d434dcb

Farhan Beg commited on

feat(sync): warn when keys live in ephemeral .env on a Space
b047e12

Farhan Beg commited on

fix(router): explicit 404 for legacy /api/sessions/<id>/chat/stream
ff3dadd

Farhan Beg commited on

feat(router): add /hmd passthrough for off-Space dashboard access
8da84d4

Farhan Beg commited on

perf(hermes-sync): change-driven backups (poll/debounce, 60s ceiling)
23ba9c5

Farhan Beg commited on

Update README.md
b2e073e
unverified

Farhan Beg commited on

Update README.md
0b570d2
unverified

Farhan Beg commited on

Add files via upload
e519165
unverified

Farhan Beg commited on

Update README.md
8007169
unverified

Farhan Beg commited on