Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/shareAI-lab/learn-claude-code
/ code.py
File
code.py
s15_agent_teams/code.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"
3
s15: Agent Teams — MessageBus + spawn_teammate_thread + inbox injection.
4
Callers
nothing calls this directly
Calls
9
has_pending_background
Function · 0.85
peek
Method · 0.80
load_durable_jobs
Function · 0.70
MessageBus
Class · 0.70
update_context
Function · 0.70
collect_background_results
Function · 0.70
agent_loop
Function · 0.70
get
Method · 0.45
read_inbox
Method · 0.45
Tested by
no test coverage detected