Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 568 Bytes

File metadata and controls

34 lines (22 loc) · 568 Bytes

desire-loop

HungerSignal + EmergenceTracker + DesireLoop — hunger-driven learning

Dependencies

servo-mind, tile-lifecycle

Usage

from core.desire_loop import ...

Shell Loading

This tool can be loaded into any PLATO shell environment:

# Neo loads this tool from the weapon rack
from plato_shell_bridge import PlatoShell
shell = PlatoShell("agent-shell")
shell.load_tool("desire-loop")

Tests

python3 -m pytest tests/test_desire_loop.py -v

License

MIT — Part of the Cocapn Fleet Intelligence System