Skip to content

Make the presenter headless and automation-friendly - #48

Merged
itsjling merged 1 commit into
mainfrom
codex/issue-026-headless-presenter
Jul 31, 2026
Merged

Make the presenter headless and automation-friendly#48
itsjling merged 1 commit into
mainfrom
codex/issue-026-headless-presenter

Conversation

@itsjling

@itsjling itsjling commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Closes #26.

Summary

  • add --no-browser and explicit bind-address control
  • emit a JSON ready event and expose a health check
  • cover port zero, shutdown, remote-bind warnings, and browser-launch failure

Verification

  • npm run lint
  • npm test
  • npm run docs:check
  • npm run docs:build
  • fallow audit

Scope

This PR changes only presenter automation and its server checks. It has no parent PR.

Stack

  1. Make the presenter headless and automation-friendly #48 👈 current

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a54898474d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread scripts/serve-built.mjs
@itsjling
itsjling force-pushed the codex/issue-026-headless-presenter branch from a548984 to 8cb8cb4 Compare July 30, 2026 16:18
@itsjling

Copy link
Copy Markdown
Owner Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8cb8cb463e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread scripts/serve-built.mjs
@itsjling
itsjling force-pushed the codex/issue-026-headless-presenter branch from 8cb8cb4 to f65050c Compare July 30, 2026 16:52
@itsjling
itsjling merged commit 88634b3 into main Jul 31, 2026
1 check 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.

Make the presenter headless and automation-friendly

1 participant