fix(desktop): clarify partial transcript ranges - #3880
Open
Sun-GLiang wants to merge 2 commits into
Open
Conversation
Sun-GLiang
force-pushed
the
fix/3875-partial-history-range-notice
branch
2 times, most recently
from
August 26, 2026 08:35
d481f85 to
9eb99b9
Compare
M4n5ter
force-pushed
the
fix/3875-partial-history-range-notice
branch
2 times, most recently
from
August 26, 2026 09:44
ba2a115 to
efb4ff5
Compare
Generated-by: Maka
M4n5ter
force-pushed
the
fix/3875-partial-history-range-notice
branch
from
August 26, 2026 09:51
efb4ff5 to
6d33618
Compare
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.
Summary
Before / After
Before
After
Fixes #3875
Visual evidence
Production-faithful Storybook shell, captured at 1440 × 900 with the same bounded historical transcript state:
Verification
npm --workspace @maka/ui test— 235 tests passednode --test apps/desktop/dist/main/__tests__/desktop-transcript-range-store.test.js— 16 tests passednpm run buildnpm run typechecknpm run lintnpm run format:checkgit diff --checkThe regression coverage includes an eight-turn transcript larger than
DESKTOP_TRANSCRIPT_RANGE_MAX_BYTES, historical and intermediate prompt navigation, return to latest, renderer range bounds, accessible notice markup, and resident/unloaded prompt-rail semantics.AI use
Select exactly one:
Tool(s) and scope: Maka analyzed the issue, implemented the UI and regression coverage, and ran the listed validation commands.
Checklist
Does this PR entail a change in behavior?