Nim Bisect commit-by-commit action
-
Updated
Sep 7, 2026 - JavaScript
Nim Bisect commit-by-commit action
Packaged Chrome bisect tool
Distributed git bisect
🛬 Identify the officially available Rust releases
Delta debugging (originally for JIT compilers)
finds the exact commit behind a behavior change
Tiny, zero-dependency binary search and sorted-array operations (indexOf, includes, insert, remove) for JavaScript and TypeScript. Every result is a valid Array.splice() index — no bounds checks, no off-by-one. Equivalent to std::lower_bound / bisect_left.
Like git-bisect, but running a command on an image's layers.
Multi-agent orchestration with version control for agent sessions — isolated Git worktrees, test-gated patch selection, repair rounds, and a traceable timeline of every attempt
Repo for topics of interest.
✂️ Python's binary search library for JavaScript
A powerful binary search utility for finding the exact point where a regression was introduced in a sequence of items (commits, versions, configurations, etc.).
🔍 JavaScript and TypeScript implementation of lower_bound and upper_bound for efficient data searching.
Compare Claude Code transcripts and locate the first differing tool-input fingerprint, with JSON output and a local diff UI.
To associate your repository with the bisect topic, visit your repo's landing page and select "manage topics."