Skip to content

[codex] Document Generate wait semantics#299

Merged
WalksWithASwagger merged 6 commits into
mainfrom
codex/issue-297-generate-document-stop-waiting-and-future-job-ledger-semantics
Jul 3, 2026
Merged

[codex] Document Generate wait semantics#299
WalksWithASwagger merged 6 commits into
mainfrom
codex/issue-297-generate-document-stop-waiting-and-future-job-ledger-semantics

Conversation

@WalksWithASwagger

Copy link
Copy Markdown
Owner

Summary

  • Document the current synchronous Generate execution path through /api/regen and Python run_batch.
  • Clarify that Stop Waiting aborts only the browser wait/request and does not imply provider cancellation.
  • Capture the future Python-owned local job ledger direction while deferring cancellation, polling, resumable runs, and provider-state persistence.

Closes #297

Verification

  • npm run docs:check
  • npm run public:check
  • git diff --check
  • git diff --cached --check
  • npm run e2e:portal not run; docs-only change with no visible UI copy changes.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Agentic PR Review

Verdict: needs-human

Checks:

  • Linked issue via Closes #... or Refs #...: yes
  • Issue acceptance criteria found: 11
  • PR verification section present: yes
  • PR acceptance self-check present: no
  • Diff within v1 limits: yes

This PR is not blocked from human review, but the agentic gate is not satisfied.

@github-actions github-actions Bot added the needs-human Agentic automation stopped for human judgment. label Jul 3, 2026
@WalksWithASwagger WalksWithASwagger marked this pull request as ready for review July 3, 2026 22:53
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Agentic PR Review

Verdict: needs-human

Checks:

  • Linked issue via Closes #... or Refs #...: yes
  • Issue acceptance criteria found: 11
  • PR verification section present: yes
  • PR acceptance self-check present: no
  • Diff within v1 limits: yes

This PR is not blocked from human review, but the agentic gate is not satisfied.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Agentic PR Review

Verdict: needs-human

Checks:

  • Linked issue via Closes #... or Refs #...: yes
  • Issue acceptance criteria found: 11
  • PR verification section present: yes
  • PR acceptance self-check present: no
  • Diff within v1 limits: no

This PR is not blocked from human review, but the agentic gate is not satisfied.

@WalksWithASwagger WalksWithASwagger force-pushed the codex/issue-297-generate-document-stop-waiting-and-future-job-ledger-semantics branch from bf8d209 to f7cf673 Compare July 3, 2026 23:07
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Agentic PR Review

Verdict: needs-human

Checks:

  • Linked issue via Closes #... or Refs #...: yes
  • Issue acceptance criteria found: 11
  • PR verification section present: yes
  • PR acceptance self-check present: no
  • Diff within v1 limits: no

This PR is not blocked from human review, but the agentic gate is not satisfied.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Agentic PR Review

Verdict: needs-human

Checks:

  • Linked issue via Closes #... or Refs #...: yes
  • Issue acceptance criteria found: 11
  • PR verification section present: yes
  • PR acceptance self-check present: no
  • Diff within v1 limits: no

This PR is not blocked from human review, but the agentic gate is not satisfied.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Agentic PR Review

Verdict: needs-human

Checks:

  • Linked issue via Closes #... or Refs #...: yes
  • Issue acceptance criteria found: 11
  • PR verification section present: yes
  • PR acceptance self-check present: no
  • Diff within v1 limits: no

This PR is not blocked from human review, but the agentic gate is not satisfied.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Agentic PR Review

Verdict: needs-human

Checks:

  • Linked issue via Closes #... or Refs #...: yes
  • Issue acceptance criteria found: 11
  • PR verification section present: yes
  • PR acceptance self-check present: no
  • Diff within v1 limits: no

This PR is not blocked from human review, but the agentic gate is not satisfied.

@WalksWithASwagger WalksWithASwagger merged commit b692432 into main Jul 3, 2026
5 checks passed
@WalksWithASwagger WalksWithASwagger deleted the codex/issue-297-generate-document-stop-waiting-and-future-job-ledger-semantics branch July 3, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-human Agentic automation stopped for human judgment.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Generate: document Stop Waiting and future job ledger semantics

1 participant