Skip to content

⏱️ feat: Advertise Workspace Command Timeout Ceiling - #238

Merged
danny-avila merged 1 commit into
mainfrom
danny-avila/advertise-command-timeout-capability
Sep 19, 2026
Merged

danny-avila merged 1 commit into
mainfrom
danny-avila/advertise-command-timeout-capability

Conversation

@danny-avila

Copy link
Copy Markdown
Collaborator

Summary

  • advertise the server-owned effective workspace command timeout through authenticated worker status
  • cap the advertised value at the bridge protocol maximum
  • omit the capability for offline or non-command workers and remain compatible with older consumers

Verification

  • bun test src/bridge/router.test.ts (8 passed)
  • npm run build --prefix ../packages/code
  • node --test ../packages/code/dist/protocol.test.js (17 passed)
  • service Rollup build completes; its existing unrelated TypeScript warnings remain unchanged

@danny-avila

Copy link
Copy Markdown
Collaborator Author

@codex review

Please review the current PR head 81d7f66. Confirm that this exact commit is the reviewed commit and ignore findings that apply only to earlier heads.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 19, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-19T18:27:32.698593Z 81d7f66 Manual request
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chatgpt-codex-connector

Copy link
Copy Markdown

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

Reviewed commit: 81d7f660f7

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

@danny-avila
danny-avila merged commit 277fa77 into main Sep 19, 2026
10 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