Metadata-Version: 2.4
Name: crosstalk-agents
Version: 0.0.1
Summary: Stream-level supervision for AI agents: watch live token streams, interrupt mid-generation, gate tool actions pre-execution. Name reservation - the open-source release lands here in September 2026.
Author: Himanshu Shukla
License: AGPL-3.0-or-later
Project-URL: Homepage, https://thehimanshushukla.com/blog/agents-that-interrupt-each-other-mid-generation
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# crosstalk-agents

Stream-level supervision for AI agents: a watcher reads a producer agent's
output live and intervenes mid-generation - or blocks its actions before they
execute.

**This version is a name reservation.** The open-source release (AGPL-3.0)
lands here in September 2026, following the write-up series:

https://thehimanshushukla.com/blog/agents-that-interrupt-each-other-mid-generation

Measured so far: zero false interventions across three benchmark grids and two
live agent demos; 18/18 mid-run requirement changes caught; 7 ms live
interrupt on a production coding agent; pre-execution action blocking in
under 0.5 ms.
