Skip to content

feat: support isolated Hermes doctor checks#83

Merged
cafitac merged 1 commit into
mainfrom
feat/hermes-doctor-home
May 1, 2026
Merged

feat: support isolated Hermes doctor checks#83
cafitac merged 1 commit into
mainfrom
feat/hermes-doctor-home

Conversation

@cafitac

@cafitac cafitac commented May 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • add --hermes-home support to hermit doctor and hermit doctor --fix
  • route isolated Hermes MCP diagnostics through the same HERMES_HOME env targeting used by install/fix/test
  • document the isolated doctor flow in Hermes setup docs and roadmap/changelog

Test Plan

  • .venv/bin/python -m pytest tests/test_cli_defaults.py tests/test_doctor.py tests/test_doctor_cli.py tests/test_repo_hygiene.py -q
  • .venv/bin/python -m pytest tests/ -q
  • .venv/bin/hermit doctor --help
  • .venv/bin/hermit install --fix-hermes-mcp --hermes-home <tmp>
  • .venv/bin/hermit doctor --hermes-home <tmp>
  • .venv/bin/hermit install --test-hermes-mcp --hermes-home <tmp>

@cafitac cafitac merged commit 81a7097 into main May 1, 2026
3 checks passed
@cafitac cafitac deleted the feat/hermes-doctor-home branch May 1, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant