Fix/engine - #175
Open
andev0x wants to merge 9 commits into
Open
Conversation
- Define ErrInvalidTransition/ErrBackwardTransition/ErrEventNotAllowed - Replace all string-matched error checks with errors.Is/As - Add composite prompt guard (<=6 words, >=0.95 conf) - Add generationEpoch isolation for async payloads - Filter stale RuntimeResultMsg/domainEventMsg/result messages
- Zero-timer wheel + timestamp scroll state - Pool slice+join viewport + truncate fix - CursorStatic pure-SGR virtual cursor
- Footer/stage pre-existing changes - Sanitizer and streaming tests
- Bi-modal virtual cursor (500ms idle blink; freeze-ON scroll frame) - Token glyph flip: ↑=input ↓=output; footer ^C stop badge + width-aware - Lock-free MPMC ring (overflow drain) + non-blocking producer send - New tests: TestBiModalVirtualCursor, TestFooterTokenLayout, TestEngineStreamDecoupling; full race suite clean
- Purge hardcoded 5-slot grid (22/8/8/12/10) from footer - Natural inline flow: tight ' · ' separator, faint dot - Two-zone flex dispatch: left cluster / right pinned badge - Dynamic gap = totalWidth - width(left) - width(right) - Zero trailing padding; fixed-precision token formatters - Add flexPinRight, menuBadge, footerDotStyle - Update legacy tests; add TestFooterFlexFlowLayout, TestZeroFloatingSeparators
- layout_builder: formatTokensCompact alignment - footer: model/update/status/status_test/token_usage_render updates - telemetry tracker test updates
- add minimal ≤50 token prompt tiering (BuildMinimal/Agentic) - drop tools on casual payload in all providers - isolate TUI traces from LLM history via GetLLMMessages - prune casual window to 6 msgs and strip heavy blocks
- analyze test cases for coverage - resolve test failures
- adjust expected elapsed time from 5ms to 50ms
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.