Skip to content

Default controlled-session terminal dimensions - #55

Open
omry wants to merge 1 commit into
pr54from
pr55
Open

Default controlled-session terminal dimensions#55
omry wants to merge 1 commit into
pr54from
pr55

Conversation

@omry

@omry omry commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Make --columns and --rows optional as a pair, defaulting omitted dimensions
to 80 by 24 while rejecting partial overrides.

Clarify the public host invocation inputs and expand the controlled-session
guide with a user-view actor diagram, ordered integration examples, and
explicit controller/workload sandbox boundaries. Place sandboxed agents with
the projects they execute in the workload while retaining only a small trusted
session driver in the controller.

Update the controlled-session design, tests, and changelog fragment.


@omry
omry changed the base branch from main to pr54 August 13, 2026 06:08
@omry
omry marked this pull request as ready for review August 13, 2026 06:09
Copilot AI lite review requested due to automatic review settings August 13, 2026 06:09

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@omry

omry commented Aug 13, 2026

Copy link
Copy Markdown
Owner Author

@codex review ed20ca5

@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: ed20ca50f1

ℹ️ 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 on lines +38 to +39
At minimum, select the two prepared deployments and the declared controller
command. This uses an `80` by `24` terminal and grants no workload endpoints:

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Move the run example after deployment preparation

A reader following this preparation section top-to-bottom is told to run controlled-session before the subsequent stage and build commands have created the referenced deployments, so the new minimum example fails at this point. The same invocation is already documented under Run a session; keep this section focused on creating the deployments or place the run example after the preparation steps.

Useful? React with 👍 / 👎.

Make --columns and --rows optional as a pair, defaulting omitted dimensions to 80 by 24 while rejecting partial overrides.

Clarify the public host invocation inputs and expand the controlled-session guide with a user-view actor diagram, ordered integration examples, and explicit controller/workload sandbox boundaries. Place sandboxed agents with the projects they execute in the workload while retaining only a small trusted session driver in the controller.

Update the controlled-session design, tests, and changelog fragment.
@omry

omry commented Aug 13, 2026

Copy link
Copy Markdown
Owner Author

@codex review 87f237a

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Another round soon, please!

Reviewed commit: 87f237affb

ℹ️ 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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved PR reviewed and approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants