MCPcopy Create free account
hub / github.com/ScaleML/AgentSPEX / loop.py

File loop.py

src/harness/agentic_loop/loop.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Core agentic loop: reactive while(True) with MCP tool access and task management."""
2
3import json
4from datetime import datetime

Callers

nothing calls this directly

Calls 1

from_dictMethod · 0.45

Tested by

no test coverage detected