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
907
Pull requests
432
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(agent-core-v2): emit subagent.spawned after task registration
- #3005
#3005
Merged
wbxl2000
merged 12 commits into
main
MoonshotAI/kimi-code:main
from
fix/subagent-daemon
MoonshotAI/kimi-code:fix/subagent-daemon
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix(agent-core-v2): emit subagent.spawned after task registration
#3005
wbxl2000
merged 12 commits into
main
MoonshotAI/kimi-code:main
from
fix/subagent-daemon
MoonshotAI/kimi-code:fix/subagent-daemon
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
fix(agent-core-v2): emit subagent.spawned after task registration
Show description for 9bf1cf6
wbxl2000
committed
9bf1cf6
View commit details
Copy full SHA for 9bf1cf6
Browse repository at this point
fix(agent-core-v2): keep spawned ahead of started for Agent-tool runs
Show description for 9ff0130
wbxl2000
committed
9ff0130
View commit details
Copy full SHA for 9ff0130
Browse repository at this point
fix(agent-core-v2): void the deferred started dispatch
wbxl2000
committed
e6e68c2
View commit details
Copy full SHA for e6e68c2
Browse repository at this point
fix(kap-server): key Agent-tool transcript rows by the registered task id
Show description for 3b264da
wbxl2000
committed
3b264da
View commit details
Copy full SHA for 3b264da
Browse repository at this point
test(agent-core-v2): split the spawned/started ordering contract into its own test
wbxl2000
committed
32023ab
View commit details
Copy full SHA for 32023ab
Browse repository at this point
fix(kap-server): keep subagent result details across task termination and drop stale task mappings on taskless respawns
wbxl2000
committed
d2f0bf1
View commit details
Copy full SHA for d2f0bf1
Browse repository at this point
fix(kap-server): recover the agent-to-task association from a backfilled task.started
wbxl2000
committed
8d59009
View commit details
Copy full SHA for 8d59009
Browse repository at this point
fix(kap-server): seed pre-attach Agent task mappings on the transcript binding
wbxl2000
committed
c4fedc9
View commit details
Copy full SHA for c4fedc9
Browse repository at this point
fix(kap-server): seed the full in-flight task row on transcript bind, not only its id
wbxl2000
committed
7d93574
View commit details
Copy full SHA for 7d93574
Browse repository at this point
docs(agent-core-v2): name the state-domain event dispatcher in the Agent tool header
wbxl2000
committed
4d40416
View commit details
Copy full SHA for 4d40416
Browse repository at this point
Commits on Aug 18, 2026
merge: main into fix/subagent-daemon
wbxl2000
committed
dc99ed1
View commit details
Copy full SHA for dc99ed1
Browse repository at this point
style(kap-server): drop comments in transcript services per the no-comments lint rule
wbxl2000
committed
d12f58d
View commit details
Copy full SHA for d12f58d
Browse repository at this point
You can’t perform that action at this time.