Skip to content

feat(sideshow-term): auto-start server for watcher#28

Merged
benvinegar merged 1 commit into
mainfrom
feat/sideshow-term-auto-watch
Jun 16, 2026
Merged

feat(sideshow-term): auto-start server for watcher#28
benvinegar merged 1 commit into
mainfrom
feat/sideshow-term-auto-watch

Conversation

@benvinegar

@benvinegar benvinegar commented Jun 16, 2026

Copy link
Copy Markdown
Member

Summary

  • Make bare sideshow-term open the TUI watcher
  • Make sideshow-term watch auto-start a local server when no server is reachable
  • Default the terminal server/viewer to localhost:4243 and support --port for bare/watch commands
  • Add watcher flags for --url, --no-serve, and --keep-server
  • Log auto-started server output under ~/.sideshow-term/logs/ and clean up the owned server when the watcher exits

Validation

  • node --check bin/sideshow-term.js
  • npm test
  • npm run test:render
  • npm run build
  • node bin/sideshow-term.js --port 44273 --no-serve
  • npx oxfmt --write ... / formatted changed files

This PR description was generated by Pi using OpenAI GPT-5

@benvinegar benvinegar force-pushed the feat/sideshow-term-auto-watch branch from 4856aea to 6d525d0 Compare June 16, 2026 18:24
@benvinegar benvinegar merged commit d3afe1a into main Jun 16, 2026
7 checks passed
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