COMMITS
May 29, 2026
R
Merge updater supersession fix
Rach committed
J
fix(update): allow superseded release train upgrades
justrach committed
R
Merge release 0.2.5823
Rach committed
J
fix(release): avoid empty bash array in asset workflow
justrach committed
J
fix(release): build linux arm64 asset
justrach committed
J
docs(release): prepare 0.2.5823
justrach committed
J
test(issue-512): backtest direct inline args over stdio
justrach committed
J
fix(issue-512): accept direct inline tool args
justrach committed
J
test(issue-512): cover direct tool call inline args
justrach committed
J
Merge remote-tracking branch 'origin/main'
justrach committed
J
Merge release/0.2.5822
justrach committed
J
fix(release): enable arm64 hardened runtime signing
justrach committed
J
fix(glob): support brace alternatives
justrach committed
J
test(glob): cover brace alternatives
justrach committed
J
docs(release): write 0.2.5822 notes
justrach committed
J
fix(release): skip x86 macos codesign
justrach committed
May 28, 2026
J
refactor(explore): consolidate parser appends
justrach committed
J
chore(release): bump to 0.2.5822
justrach committed
J
perf(mcp): cut hot tool latency
justrach committed
J
bench: add SWE-lite 5-way validation results + functional validators
justrach committed
J
perf(context): dedupe scoped searches by keyword
justrach committed
J
perf(hot): renderHot drops per-file path dupes - 12us → 11us
justrach committed
J
perf(tree): zero-copy renderTree saves intermediate Allocating writer
justrach committed
J
perf(outline): zero-copy renderOutline saves the deep clone
justrach committed
J
perf(context): cap CONTEXT_MAX_CANDIDATES 5 → 3
justrach committed
J
perf: remove sparse_ngram_index entirely
justrach committed
J
perf(mem): drop sparse_ngram_index population on the hot path
justrach committed
J
perf(index): trigram MAX_POSTINGS 512 → 256
justrach committed
J
perf(telemetry): early-out record() when file=null
justrach committed