Commit History

fix(health-server): resolve iframe redirect causing 'refused to connect' (#11)
aa128fa
Running

somratpro Claude Sonnet 4.6 commited on

fix: revert uv to bare invocation with --python flag
8e5610b

somratpro Claude Sonnet 4.6 commited on

fix: make kanban patch and Docker build fully failure-safe
ee98905

somratpro Claude Sonnet 4.6 commited on

fix: resolve Docker build failures by handling library renaming, pinning JupyterLab dependencies, and using explicit binary paths
ddafed3

somratpro commited on

feat: give hermes user passwordless sudo
4488348

somratpro Claude Sonnet 4.6 commited on

feat: self-healing gateway, package replay, private space guard, key rotation, readme sync
43301b6

somratpro Claude Sonnet 4.6 commited on

docs: add v0.2.0 changelog
d32fed3

somratpro Claude Sonnet 4.6 commited on

fix: auth on env-builder, single login for terminal, new login UI
715f4a5

somratpro Claude Sonnet 4.6 commited on

feat: add ENV Builder at /env-builder
b25ba68

somratpro Claude Sonnet 4.6 commited on

fix: use venv python for JupyterLab — system python3 lacks jupyterlab
4c78093

somratpro Claude Sonnet 4.6 commited on

test: disable HEALTHCHECK to diagnose RUNNING_APP_STARTING
909b900

somratpro Claude Sonnet 4.6 commited on

fix: health endpoint always 200 so Docker HEALTHCHECK passes on startup
79d2b7b

somratpro Claude Sonnet 4.6 commited on

fix: increase healthcheck start-period to 180s
fbcca6e

somratpro Claude Sonnet 4.6 commited on

feat: terminal on by default, uses GATEWAY_TOKEN, add dashboard button
617d143

somratpro Claude Sonnet 4.6 commited on

docs: add JupyterLab terminal setup instructions to README
0613ee9

somratpro Claude Sonnet 4.6 commited on

feat: add JupyterLab terminal at /terminal/ (DEV_MODE=true)
775b8b3

somratpro Claude Sonnet 4.6 commited on

fix: replace deprecated HF_HUB_ENABLE_HF_TRANSFER with HF_XET_HIGH_PERFORMANCE
f2e8984

somratpro Claude Sonnet 4.6 commited on

fix: install python3-venv and python3-pip for non-root venv creation
ea1534e

somratpro Claude Sonnet 4.6 commited on

fix: resolve sync timeout with longer timeout and hf_transfer
30000cd

somratpro Claude Sonnet 4.6 commited on

feat: install Chromium and enable Hermes browser tools
9a4cb29

somratpro Claude Sonnet 4.6 commited on

chore: replace emoji with 🪽 (Hermes winged sandals)
cf96b21

somratpro Claude Sonnet 4.6 commited on

fix: sync state on natural gateway exit to preserve user-set keys
bdb63d2

somratpro Claude Sonnet 4.6 commited on

fix: restore correct gemini provider model name format
6c85d60

somratpro Claude Sonnet 4.6 commited on

refactor: decouple model provider configuration from model names to enable automatic provider inference by Hermes
baeabbc

somratpro commited on

docs: add HuggingFlow to More Projects section
6283613

somratpro Claude Sonnet 4.6 commited on

docs: add userinfobot link to Telegram setup
4226d57

somratpro Claude Sonnet 4.6 commited on

feat: add PATH export to profile and enable secret redaction by default
5534b90

somratpro commited on

fix: remove venv from PATH and symlink hermes CLI to .local/bin for terminal compatibility
099d3ad

somratpro commited on

chore: add virtual environment path to Dockerfile environment variables
f683ded

somratpro commited on

fix: wrap kanban table migration in try/except to prevent startup crashes on existing databases
29e3514

somratpro commited on

feat: add persistent plugin directory and use setdefault for configuration schema preservation
765659f

somratpro commited on

fix: update footer to credit the author in the dashboard
abaeee7

somratpro commited on

docs: add video tutorial section to README
158cba5

somratpro commited on

feat: implement persistent state tracking, hostname inclusion in sync messages, and interval jittering
e41db1d

somratpro commited on

fix: add local time display for backup timestamp in renderDashboard function
9a3eec7

somratpro commited on

fix: update sync interval to 600 seconds and enhance environment variable handling in startup scripts
9277464

somratpro commited on

Fix: Exclude SQLite temp files from sync, improve Cloudflare error diagnostics
fdc1270

somratpro commited on

fix: improve keepalive status message handling in renderDashboard function
79e2809

somratpro Copilot commited on

fix: use compliant HF Space emoji metadata
7f1876a

somratpro commited on

chore: remove trailing empty line from .gitignore for consistency
c9f4693

somratpro commited on

chore: add empty line at the end of .gitignore for better readability
4029996

somratpro commited on

fix: correct spelling of 'HuggingMes' across multiple files
1428d20

somratpro Copilot commited on

feat: update Dockerfile and start.sh to use python3 and enhance startup banner
d3062ba

somratpro Copilot commited on

refactor: remove Cloudflare worker proxy implementation
7031a4e

somratpro commited on

feat: overhaul README documentation and add .env.example configuration template
0f02e7f

somratpro commited on

refactor: update cron interval to 10 minutes and streamline keepalive request logging and handling
e69d277

somratpro commited on

chore: increase keepalive frequency to every minute and add logging for health check requests
8b514c9

somratpro commited on

feat: log result of scheduled keepalive pings to console
dafb493

somratpro commited on

refactor: remove redundant startup CLI logging, update linting instructions, and simplify dashboard UI presentation
bf48a19

somratpro commited on

refactor: remove mini-grid and secondary panels from dashboard and update hero-action styling
d1ca953

somratpro commited on