feat(trace): trace explicit Agent Team lifecycles - #143
Open
rgao-coreweave wants to merge 1 commit into
Open
Conversation
Contributor
Author
This was referenced Jul 19, 2026
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
July 21, 2026 00:29
a701087 to
2489486
Compare
This was referenced Jul 21, 2026
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
July 21, 2026 04:39
2489486 to
86c2852
Compare
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
July 21, 2026 05:34
86c2852 to
ae3b569
Compare
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
July 21, 2026 06:30
ae3b569 to
2a90567
Compare
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
2 times, most recently
from
July 21, 2026 17:07
23945c4 to
ea7ae12
Compare
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
2 times, most recently
from
July 22, 2026 05:38
8ac7b73 to
00ea61d
Compare
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
July 22, 2026 17:12
00ea61d to
b92ce48
Compare
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
2 times, most recently
from
July 22, 2026 18:54
dc8e8f0 to
ef1b58f
Compare
This was referenced Jul 22, 2026
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
July 23, 2026 01:43
ef1b58f to
87f3425
Compare
rgao-coreweave
changed the base branch from
109-14-chat-tool-spans
to
109-13-deterministic-shutdown
July 23, 2026 01:43
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
July 23, 2026 03:14
87f3425 to
5251f38
Compare
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
July 23, 2026 05:50
5251f38 to
53c162b
Compare
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
July 23, 2026 16:24
53c162b to
2120dba
Compare
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
July 23, 2026 22:46
2120dba to
6eaa0b0
Compare
HiveMind Sessions2 sessions · 1h 7m · $38
View all sessions in HiveMind → Run |
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
August 7, 2026 19:19
6eaa0b0 to
1f33830
Compare
rgao-coreweave
force-pushed
the
109-15-subagent-spans
branch
from
August 7, 2026 19:24
1f33830 to
0d497af
Compare
rgao-coreweave
marked this pull request as ready for review
August 7, 2026 19:44
ro31337
approved these changes
Aug 8, 2026
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
Add Agent Team lifecycle tracing on the current call and session ownership model. Explicit Team dispatches remain open until matching
TeammateIdleevidence arrives, may outliveSessionEnd, and are orphaned safely at daemon shutdown. Ordinary named Agents continue through the normal Agent lifecycle.Correlation and transcript hardening are isolated in #154.
Validation
npm run check