Skip to content

Watch one Code Context Round until TRD generation continues - #15

Merged
alphali merged 1 commit into
mainfrom
codex/code-context-round-watch
Aug 20, 2026
Merged

Watch one Code Context Round until TRD generation continues#15
alphali merged 1 commit into
mainfrom
codex/code-context-round-watch

Conversation

@alphali

@alphali alphali commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • doable-answer-questions 0.2.2 watches one published Round until the TRD-editor continues create. Helper prints Next action: answer|wait|stop. ready_to_create is wait, not stop.
  • Same-Round later questions reuse established_context. Named branch/PR/worktree is verified locally; Git state and the code graph stay private.
  • README, TESTING, and changelog describe the watch loop, org copy prompt, and one-paste handshake.

Companion PRs: trd and qa-web, same branch name codex/code-context-round-watch.

Test plan

  • npm test
  • After merge, paste the TRD-editor copy prompt once; confirm the agent keeps polling after submit; add a TRD-editor follow-up without a new prompt; Continue generating TRD should print Next action: stop
  • If a named branch/commit is missing, the agent should stop and ask instead of answering from a neighboring checkout

Made with Cursor

Keep answering and polling the same published Round until the TRD-editor
continues create. ready_to_create is a wait state, not completion.

Co-authored-by: Cursor <cursoragent@cursor.com>
@alphali

alphali commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator Author

@alphali
alphali merged commit db1a113 into main Aug 20, 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.

1 participant