Restart Terminal

Rebuild the .NET terminal host, restart it, and wait for /healthz. Use after any C# change under apps/terminal, or when asked to "restart the terminal host".

suxrobgm 3c9b095 599 B Updated

File contents

Restart terminal host

  1. dotnet test tests/JobPilot.Terminal.Tests - don't restart on a red suite.
  2. bun run build:terminal (needs the VS Installer directory on PATH for vswhere.exe).
  3. Stop the running host process (jobpilot.exe or the dev:terminal task), then start the new build.
  4. Poll http://localhost:4102/healthz until it responds; report success or the failing step.

suxrobgm/jobpilot/tree/main/.claude/skills/restart-terminal commit 3c9b095625

Frequently asked questions

npx skillmds@latest add suxrobgm/restart-terminal