feat(cli): manage annotation queues and reviewed additions - #314
Closed
liam-langchain wants to merge 1 commit into
Closed
liam-langchain wants to merge 1 commit into
liam-langchain wants to merge 1 commit into
Conversation
liam-langchain
force-pushed
the
codex/cli-feedback
branch
from
September 16, 2026 00:06
9512868 to
eb2a73e
Compare
liam-langchain
force-pushed
the
codex/cli-queues
branch
from
September 16, 2026 00:06
78cef8f to
cfcbaad
Compare
4 tasks
liam-langchain
changed the base branch from
codex/cli-feedback
to
codex/cli-diagnostics
September 16, 2026 00:06
liam-langchain
force-pushed
the
codex/cli-queues
branch
from
September 16, 2026 00:09
cfcbaad to
8c50e56
Compare
5 tasks
Author
Author
|
Superseded by the consolidated implementation in #326, which is now the single review and merge target. Closing this split PR to avoid duplicate reviews or merges. The branch and discussion are retained for reference. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
queue create,queue list,queue delete,queue items, andqueue addfor annotation queues and reviewed run/thread selection plans.Depends only on shared foundation #309, not feedback. After #309 merges, retarget to
mainand run CI; do not merge into the foundation branch.Manual testing
Use an authenticated profile and disposable resources; replace placeholders:
Review the frozen plan before applying. Re-adding an item can reopen its review.
Test Plan
No API or SDK changes. Corridor was blocked by session policy.