-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat(kimi-code): two-line collapsed tool cards with width-aware headers #3539
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
b2d1ce8
feat(kimi-code): two-line collapsed tool cards with width-aware headers
RealKai42 b090435
feat(kimi-code): show short tool output whole and point at hidden output
RealKai42 6870f34
feat(kimi-code): mark hidden tool output with counts and direction
RealKai42 2f1ee91
fix(kimi-code): keep tool notices and context rows out of result counts
RealKai42 44d8107
fix(kimi-code): align the ctrl+o hint with what expansion reveals
RealKai42 a332a8e
fix(kimi-code): tighten the collapsed-card hidden-content signals
RealKai42 987e4c3
fix(kimi-code): count paginated Grep totals and wrapped error preview…
RealKai42 261f520
fix(kimi-code): treat spilled tool output as an envelope, not as results
RealKai42 ac68756
fix(kimi-code): widen the hidden-content signal to failed previews an…
RealKai42 779b39d
fix(kimi-code): keep result chips honest on incomplete, narrow, and c…
RealKai42 7f3a38f
fix(kimi-code): stop the expand hint lying on goal cards, ! cards, an…
RealKai42 c24562b
fix(kimi-code): read zero context flags as none and mirror the Edit c…
RealKai42 b5c0edf
fix(kimi-code): keep the collapse hint for expanded cards outside the…
RealKai42 481944d
fix(kimi-code): render Edit and Write results the same way in both st…
RealKai42 8c8a170
fix(kimi-code): keep a Read group's failure count on narrow rows
RealKai42 261a440
fix(kimi-code): show cut-short empty searches and keep the hint with …
RealKai42 341ebbb
fix(kimi-code): count unreadable directories as an incomplete Glob an…
RealKai42 dfd7697
fix(kimi-code): let the ctrl+o hint displace an inline tip and count …
RealKai42 d94c8f9
fix(kimi-code): keep spill pointers and sensitive-only notices out of…
RealKai42 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@moonshot-ai/kimi-code": patch | ||
| --- | ||
|
|
||
| Collapse finished tool calls in the transcript to a header plus one marked outcome row: short output is shown whole, hidden output is counted (`N more lines`, `+N more`) and revealed by `Ctrl+O`, which the footer advertises while it is available. |
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.