Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MoonshotAI
/
kimi-code
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
7.3k
Code
Issues
914
Pull requests
429
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(kimi-code): two-line collapsed tool cards with width-aware headers
- #3539
#3539
Merged
RealKai42
merged 19 commits into
main
MoonshotAI/kimi-code:main
from
feat/compact-tool-cards
MoonshotAI/kimi-code:feat/compact-tool-cards
Copy head branch name to clipboard
Sep 7, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat(kimi-code): two-line collapsed tool cards with width-aware headers
#3539
RealKai42
merged 19 commits into
main
MoonshotAI/kimi-code:main
from
feat/compact-tool-cards
MoonshotAI/kimi-code:feat/compact-tool-cards
Copy head branch name to clipboard
Commits
Commits on Sep 4, 2026
feat(kimi-code): two-line collapsed tool cards with width-aware headers
Show description for b2d1ce8
RealKai42
committed
b2d1ce8
View commit details
Copy full SHA for b2d1ce8
Browse repository at this point
feat(kimi-code): show short tool output whole and point at hidden output
Show description for b090435
RealKai42
committed
b090435
View commit details
Copy full SHA for b090435
Browse repository at this point
feat(kimi-code): mark hidden tool output with counts and direction
Show description for 6870f34
RealKai42
committed
6870f34
View commit details
Copy full SHA for 6870f34
Browse repository at this point
fix(kimi-code): keep tool notices and context rows out of result counts
Show description for 2f1ee91
RealKai42
committed
2f1ee91
View commit details
Copy full SHA for 2f1ee91
Browse repository at this point
fix(kimi-code): align the ctrl+o hint with what expansion reveals
Show description for 44d8107
RealKai42
committed
44d8107
View commit details
Copy full SHA for 44d8107
Browse repository at this point
fix(kimi-code): tighten the collapsed-card hidden-content signals
Show description for a332a8e
RealKai42
committed
a332a8e
View commit details
Copy full SHA for a332a8e
Browse repository at this point
fix(kimi-code): count paginated Grep totals and wrapped error previews as hidden
Show description for 987e4c3
RealKai42
committed
987e4c3
View commit details
Copy full SHA for 987e4c3
Browse repository at this point
fix(kimi-code): treat spilled tool output as an envelope, not as results
Show description for 261f520
RealKai42
committed
261f520
View commit details
Copy full SHA for 261f520
Browse repository at this point
fix(kimi-code): widen the hidden-content signal to failed previews and ! cards
Show description for ac68756
RealKai42
committed
ac68756
View commit details
Copy full SHA for ac68756
Browse repository at this point
fix(kimi-code): keep result chips honest on incomplete, narrow, and cut-off cards
Show description for 779b39d
RealKai42
committed
779b39d
View commit details
Copy full SHA for 779b39d
Browse repository at this point
fix(kimi-code): stop the expand hint lying on goal cards, ! cards, and paginated context
Show description for 7f3a38f
RealKai42
committed
7f3a38f
View commit details
Copy full SHA for 7f3a38f
Browse repository at this point
fix(kimi-code): read zero context flags as none and mirror the Edit cap exactly
Show description for c24562b
RealKai42
committed
c24562b
View commit details
Copy full SHA for c24562b
Browse repository at this point
fix(kimi-code): keep the collapse hint for expanded cards outside the window
Show description for b5c0edf
RealKai42
committed
b5c0edf
View commit details
Copy full SHA for b5c0edf
Browse repository at this point
fix(kimi-code): render Edit and Write results the same way in both states
Show description for 481944d
RealKai42
committed
481944d
View commit details
Copy full SHA for 481944d
Browse repository at this point
fix(kimi-code): keep a Read group's failure count on narrow rows
Show description for 8c8a170
RealKai42
committed
8c8a170
View commit details
Copy full SHA for 8c8a170
Browse repository at this point
fix(kimi-code): show cut-short empty searches and keep the hint with a status command
Show description for 261a440
RealKai42
committed
261a440
View commit details
Copy full SHA for 261a440
Browse repository at this point
fix(kimi-code): count unreadable directories as an incomplete Glob and stop hinting on notice-only searches
Show description for 341ebbb
RealKai42
committed
341ebbb
View commit details
Copy full SHA for 341ebbb
Browse repository at this point
Commits on Sep 7, 2026
fix(kimi-code): let the ctrl+o hint displace an inline tip and count parsed WaitFor results as hidden
Show description for dfd7697
RealKai42
committed
dfd7697
View commit details
Copy full SHA for dfd7697
Browse repository at this point
fix(kimi-code): keep spill pointers and sensitive-only notices out of counts and honor streaming previews
Show description for d94c8f9
RealKai42
committed
d94c8f9
View commit details
Copy full SHA for d94c8f9
Browse repository at this point
You can’t perform that action at this time.