You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract tail batch slicing into shared pipeline helper (#22)
Consolidate the off-by-one-sensitive tail slicing logic into a single tail_batches implementation and reuse it from both REPL and CLI tail paths so behavior stays consistent.
Made-with: Cursor
0 commit comments