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
861
Pull requests
447
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(agent-core-v2): cache workspace alias resolution across calls
- #3325
#3325
Merged
liruifengv
merged 11 commits into
main
MoonshotAI/kimi-code:main
from
perf/workspace-aliases-cache
MoonshotAI/kimi-code:perf/workspace-aliases-cache
Copy head branch name to clipboard
Aug 28, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix(agent-core-v2): cache workspace alias resolution across calls
#3325
liruifengv
merged 11 commits into
main
MoonshotAI/kimi-code:main
from
perf/workspace-aliases-cache
MoonshotAI/kimi-code:perf/workspace-aliases-cache
Copy head branch name to clipboard
Commits
Commits on Aug 28, 2026
fix(agent-core-v2): cache workspace alias resolution across calls
Show description for abcbe5e
liruifengv
committed
abcbe5e
View commit details
Copy full SHA for abcbe5e
Browse repository at this point
chore: drop the changeset; the user-facing entry ships with the app changelog
liruifengv
committed
d9c8297
View commit details
Copy full SHA for d9c8297
Browse repository at this point
fix(agent-core-v2): coalesce cold alias snapshot loads and guard publication
Show description for b264837
liruifengv
committed
b264837
View commit details
Copy full SHA for b264837
Browse repository at this point
fix(agent-core-v2): publish catalog invalidation through the persistence owner
Show description for e3f7bc3
liruifengv
committed
e3f7bc3
View commit details
Copy full SHA for e3f7bc3
Browse repository at this point
fix(agent-core-v2): invalidate session alias snapshots on append-log writes
Show description for 843aad2
liruifengv
committed
843aad2
View commit details
Copy full SHA for 843aad2
Browse repository at this point
fix(agent-core-v2): fire append-log write events only after actual writes
Show description for 88d4413
liruifengv
committed
88d4413
View commit details
Copy full SHA for 88d4413
Browse repository at this point
fix(agent-core-v2): retry shared snapshot loads that span a write
Show description for 872a7c4
liruifengv
committed
872a7c4
View commit details
Copy full SHA for 872a7c4
Browse repository at this point
fix(agent-core-v2): report partial progress when an append-log drain fails
Show description for 8e1f241
liruifengv
committed
8e1f241
View commit details
Copy full SHA for 8e1f241
Browse repository at this point
fix(agent-core-v2): retry the whole alias resolution across a mid-write
Show description for f8b8f01
liruifengv
committed
f8b8f01
View commit details
Copy full SHA for f8b8f01
Browse repository at this point
Merge branch 'main' into perf/workspace-aliases-cache
liruifengv
authored
9100b68
View commit details
Copy full SHA for 9100b68
Browse repository at this point
fix(agent-core-v2): replace the session-index fs watch with a size check
Show description for 3411fd1
liruifengv
committed
3411fd1
View commit details
Copy full SHA for 3411fd1
Browse repository at this point
You can’t perform that action at this time.