Skip to content

[codex] Add vedit bisect command - #27

Merged
explicit09 merged 1 commit into
mainfrom
codex/issue-17-bisect
May 21, 2026
Merged

[codex] Add vedit bisect command#27
explicit09 merged 1 commit into
mainfrom
codex/issue-17-bisect

Conversation

@explicit09

Copy link
Copy Markdown
Owner

Summary

  • Adds a vedit_core::bisect state machine for first-parent commit history.
  • Adds vedit bisect start/good/bad/reset for interactive use.
  • Adds vedit bisect run --good <ref> --bad <ref> <predicate...> for automated predicates using VEDIT_BISECT_COMMIT.

Validation

  • cargo test
  • Manual CLI smoke test over a five-commit temporary repository.

Closes #17.

Note: #11 is an older duplicate of this issue and can be closed as superseded by #17.

@explicit09
explicit09 marked this pull request as ready for review May 21, 2026 18:11
@explicit09
explicit09 merged commit 1b62a3b into main May 21, 2026
8 checks passed
@explicit09
explicit09 deleted the codex/issue-17-bisect branch May 21, 2026 18:11
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.

vedit: bisect command (find regression-introducing commit)

1 participant