docs(sdk): document stop_event parameter in CLAUDE.md, README, and __init__ #24
Reference in New Issue
Block a user
Delete Branch "docs/sync-stop-event-kpi-009"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Documents the
stop_eventparameter added in commit6a306f3(KI-009 resolution —run_heartbeat_loopandrun_agent_loopnow accept athreading.Eventfor clean programmatic shutdown).Changes
CLAUDE.mdstop_eventusage + code examplemolecule_agent/README.mdstop_event=Noneparam; example updated to showthreading.Eventimport and usagemolecule_agent/__init__.pystop_eventin therun_heartbeat_loop()callTest plan
python -m molecule_plugin validate --helpsmoke passes🤖 Generated with Claude Code
Pull request closed