Skip to content

fix(doctor): truncate oversized sqlite wal#30011

Open
kenners22 wants to merge 1 commit into
NousResearch:mainfrom
kenners22:fix/doctor-truncate-oversized-sqlite-wal
Open

fix(doctor): truncate oversized sqlite wal#30011
kenners22 wants to merge 1 commit into
NousResearch:mainfrom
kenners22:fix/doctor-truncate-oversized-sqlite-wal

Conversation

@kenners22

Copy link
Copy Markdown

Summary

  • Avoid printing oversized SQLite WAL payloads in doctor output
  • Truncate large WAL diagnostics so doctor remains usable on active installs

Test Plan

  • python -m py_compile hermes_cli/doctor.py
  • python -m pytest tests/hermes_cli/test_subprocess_timeouts.py -q -o addopts=

@alt-glitch alt-glitch added type/bug Something isn't working comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have labels May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants