Hermes Sync Command Rewrite | Generated by AI

Home 2026.05

Here’s a summary of all changes:

What changed

ww/sync/remote.pysync_hermes() rewritten

ww/main.py — dispatch updated

Usage

# Push local ~/.hermes/ to remote
ww sync hermes forth --from-host localhost --to-host lzw@192.168.1.36

# Pull remote ~/.hermes/ back to local
ww sync hermes back --from-host localhost --to-host lzw@192.168.1.36

# With env vars (backward compat - no flags needed)
ww sync hermes forth

# Help
ww sync hermes --help

Back Donate