MCPcopy Index your code
hub / github.com/shareAI-lab/learn-claude-code / s_full.py

File s_full.py

agents/s_full.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2# Harness: all mechanisms combined -- the complete cockpit for the model.
3"""
4s_full.py - Full Reference Agent

Callers

nothing calls this directly

Calls 15

descriptionsMethod · 0.80
loadMethod · 0.80
claimMethod · 0.80
TodoManagerClass · 0.70
SkillLoaderClass · 0.70
TaskManagerClass · 0.70
BackgroundManagerClass · 0.70
MessageBusClass · 0.70
TeammateManagerClass · 0.70
run_bashFunction · 0.70
run_readFunction · 0.70
run_writeFunction · 0.70

Tested by

no test coverage detected