MCPcopy
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"""
3s15: Agent Teams — MessageBus + spawn_teammate_thread + inbox injection.
4

Callers

nothing calls this directly

Calls 9

has_pending_backgroundFunction · 0.85
peekMethod · 0.80
load_durable_jobsFunction · 0.70
MessageBusClass · 0.70
update_contextFunction · 0.70
agent_loopFunction · 0.70
getMethod · 0.45
read_inboxMethod · 0.45

Tested by

no test coverage detected