hermes-agent/website/docs
Teknium 1b302a0474
feat(debug): include desktop.log in hermes debug share / /debug / hermes logs (#38203)
The Electron desktop app writes boot failures, backend spawn output, and
Python tracebacks to HERMES_HOME/logs/desktop.log, but debug-share only
captured agent/errors/gateway — so desktop boot issues never made it into
shared debug reports.

- logs.py: register desktop -> desktop.log (enables 'hermes logs desktop')
- debug.py: capture desktop snapshot, add to summary report, upload full
  desktop.log in 'share', update privacy notice
- gateway /debug inherits the desktop tail via collect_debug_report()
- main.py + docs: help text and log-name table (also adds missing gui row)
- tests: desktop seed in fixture, new report test, three_pastes -> four_pastes
2026-06-03 05:41:35 -07:00
..
developer-guide fix(docs): remove remaining stale submodule references missed by #38089 (#38105) 2026-06-03 03:11:19 -07:00
getting-started fix(windows): rip out unused submodule support in installer & docker & docs 2026-06-03 03:01:37 -07:00
guides fix(xai): route video models by modality 2026-06-01 19:00:30 -07:00
integrations docs: drop early-beta framing for native Windows support (#36093) 2026-05-31 15:33:18 -07:00
reference feat(debug): include desktop.log in hermes debug share / /debug / hermes logs (#38203) 2026-06-03 05:41:35 -07:00
user-guide docs: make the Desktop App remote-backend section self-contained (#38194) 2026-06-03 05:27:38 -07:00
index.mdx Add Hermes desktop app (#20059) 2026-05-31 17:46:56 -05:00
user-stories.mdx docs(website): add User Stories and Use Cases collage page (#18282) 2026-04-30 23:56:59 -07:00