Skip to content

Feat/windows install report bundle#720

Open
fullstackdev0110 wants to merge 2 commits intoLight-Heart-Labs:mainfrom
fullstackdev0110:feat/windows-install-report-bundle
Open

Feat/windows install report bundle#720
fullstackdev0110 wants to merge 2 commits intoLight-Heart-Labs:mainfrom
fullstackdev0110:feat/windows-install-report-bundle

Conversation

@fullstackdev0110
Copy link
Copy Markdown
Contributor

Added a new Windows support-report workflow so users can generate a structured diagnostics bundle with one command.

  • Adds .\dream.ps1 report to generate a Windows diagnostics bundle.
  • Creates:
    • artifacts/windows-report/report.json (full machine/compose/health payload)
    • artifacts/windows-report/report.txt (human-readable summary)
  • Captures key triage data in one place:
    • OS/RAM/GPU/backend basics
    • compose flags
    • docker version, docker info
    • docker compose config, docker compose ps -a
    • local health checks (LLM API, WebUI, dashboard, dashboard API)
  • Updates Windows troubleshooting docs with how to run and share the report.
  • Adds CI test coverage for command wiring (test-windows-report-command.sh) and runs it in test-linux.yml.

@Lightheartdevs
Copy link
Copy Markdown
Collaborator

PR #719 just merged and touches the same lint-powershell.yml file. Please rebase onto main to pick up that change and drop the duplicate hunk. The rest of this PR is approved — merge once rebased.

@fullstackdev0110 fullstackdev0110 force-pushed the feat/windows-install-report-bundle branch from c15ada7 to 949d033 Compare April 2, 2026 18:59
@fullstackdev0110
Copy link
Copy Markdown
Contributor Author

Rebased onto main and force-pushed. The duplicate hunk in lint-powershell.yml has been removed. Ready for merge.

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.

2 participants