Skip to content

Protect loopback review sessions - #60

Merged
itsjling merged 2 commits into
mainfrom
codex/issue-038-loopback-sessions
Jul 31, 2026
Merged

Protect loopback review sessions#60
itsjling merged 2 commits into
mainfrom
codex/issue-038-loopback-sessions

Conversation

@itsjling

@itsjling itsjling commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Closes #38

Summary

  • require a per-run access value for live review data and event streams
  • validate request hosts, origins, methods, and paths while keeping guarded remote binds from Make the presenter headless and automation-friendly #26
  • contain handler failures, close event streams on shutdown, and apply safe cache and response headers
  • let an existing protected tab receive a new run access value without opening another tab

Stack

Verification

  • npm run lint
  • npm test (74 tests)
  • npx fallow audit --base codex/issue-026-headless-presenter
  • git diff --check codex/issue-026-headless-presenter...HEAD

Stack

  1. Make the presenter headless and automation-friendly #48
  2. Protect loopback review sessions #60 👈 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: a45d7391cc

ℹ️ 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 Outdated
@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: a45d7391cc

ℹ️ 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/present.mjs Outdated
Comment thread scripts/serve-built.mjs
@itsjling
itsjling force-pushed the codex/issue-038-loopback-sessions branch from a45d739 to a3df3d5 Compare July 30, 2026 18:01
@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: a3df3d5352

ℹ️ 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 Outdated
Comment thread package.json
@itsjling
itsjling force-pushed the codex/issue-038-loopback-sessions branch from a3df3d5 to caaf26b Compare July 30, 2026 18:28
@itsjling
itsjling changed the base branch from codex/issue-026-headless-presenter to main July 31, 2026 03:07
@itsjling
itsjling merged commit cbe064d into main Jul 31, 2026
4 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.

Protect loopback review sessions

1 participant