AltimateAI / AltimateAI/altimate-code

test: cancel() idle-event coverage + between-steps abort idle gap (#845 follow-up)

Open
#861 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
811
Forks
134
Avg merge
3d 2h
Merged PRs (30d)
50

Description

From the v0.8.0 Tech-Lead review. (1) The #845 cancel fix lacks a test asserting a session.status:idle event is emitted after cancel. (2) Residual gap: an abort firing between streaming steps (validator dispatch, compaction, the abort.aborted break) can skip idle since no processor catch runs and clean-exit idle is gated on !abort.aborted. Add a guaranteed idle-on-abort path.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.