feat(cli): add agent workflows for datasets, evaluation, and review - #308
Closed
liam-langchain wants to merge 3 commits into
Closed
liam-langchain wants to merge 3 commits into
liam-langchain wants to merge 3 commits into
Conversation
This was referenced Sep 15, 2026
liam-langchain
force-pushed
the
codex/agent-workflows
branch
from
September 15, 2026 21:01
e07d9a7 to
1d3774b
Compare
Author
|
Superseded by the capability PRs #309–#314 and #316; #315 remains separately owned for rules. This combined draft is retained as a historical index only and should not be merged. The split is being reorganized around shared foundations, with feature-specific tests and docs retained in each capability PR. |
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.
Superseded: capability PR index
This combined draft is closed and retained only as a historical index. Do not merge or use its code as the current implementation.
Merge #309 first. Then retarget #310–#314 to main and run their main-targeted CI. None of those feature PRs depends on another feature PR. Each retains its own tests, README, and manual examples.
All five reorganized branches passed local tests, vet, and build. Feature-owned code matches the backed-up versions; shared code moved into #309. Prior branch heads are preserved locally under codex/backup-split-*-20260915. Live coverage and CI requirements are documented in each PR.
No pushes or merges to main were performed. Engine, rules, project creation, and Insights were not changed during this reorganization.