MCPcopy
hub / github.com/agent0ai/agent-zero / handle_intervention

Method handle_intervention

tests/test_error_retry_plugin.py:59–60  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

57 self._data[key] = value
58
59 async def handle_intervention(self):
60 self.interventions += 1
61
62 def read_prompt(self, prompt, **kwargs):
63 return f"{prompt}: {kwargs['error_message']}"

Callers 2

executeMethod · 0.45
executeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected