Description π‘ 2026-06-26 22:59 UTC
π Commits to main (9 new)
aca905cc perf(sessions): find matching checkpoints without sorting (#96964) (#96964 )
ab966c21 fix(tools): treat no-op writes and edits as terminal tool-loop failures (fixes #96983) (#97044) (#97044 )
41c00a65 perf(status): select recent sessions without full sort (#96955) (#96955 )
4c4396c4 perf(memory): copy only requested embedding dimensions (#96952) (#96952 )
c1336b6b perf(plugins): classify cached tool candidates once (#96948) (#96948 )
d4a01e48 fix(link-understanding): strip markdown links whose label contains brackets (#96476) (#96476 )
a0e9ca1e perf(update): reuse missing plugin payload id set (#96950) (#96950 )
1b6557df fix(markdown): a fenced-code line with trailing text is content, not a closing fence (#96745) (#96745 )
29680046 fix(chunk): keep surrogate pairs whole when hard-splitting an over-long line (#96951) (#96951 )
π Areas touched
src/ (17 files)
packages/ (4 files)
Reactions are currently unavailable
You canβt perform that action at this time.
π‘ 2026-06-26 22:59 UTC
π Commits to main (9 new)
aca905ccperf(sessions): find matching checkpoints without sorting (#96964) (#96964)ab966c21fix(tools): treat no-op writes and edits as terminal tool-loop failures (fixes #96983) (#97044) (#97044)41c00a65perf(status): select recent sessions without full sort (#96955) (#96955)4c4396c4perf(memory): copy only requested embedding dimensions (#96952) (#96952)c1336b6bperf(plugins): classify cached tool candidates once (#96948) (#96948)d4a01e48fix(link-understanding): strip markdown links whose label contains brackets (#96476) (#96476)a0e9ca1eperf(update): reuse missing plugin payload id set (#96950) (#96950)1b6557dffix(markdown): a fenced-code line with trailing text is content, not a closing fence (#96745) (#96745)29680046fix(chunk): keep surrogate pairs whole when hard-splitting an over-long line (#96951) (#96951)π Areas touched