Stream Processors
Processor contracts
The contract catalog behind the resolvable `events.iterate.com` event type URLs.
13
Processors
49
Event types
2
Side-effect processors
4
Wildcard consumers
stream
10 eventsMaintains the stream's own reduced state.
circuit-breaker
1 eventsToken-bucket rate limiter that trips the stream into paused state.
project
3 eventsTracks Project lifecycle facts and provisioning status.
repo
1 eventsTracks Repo lifecycle facts and Git access state.
agent
10 eventsMaintains model-visible agent history and requests LLM work from a subscribed LLM request processor.
agent-chat
2 eventsRenders chat ingress and visible responses into model-visible agent input.
agent-host
0 eventsRuns OS-owned host side effects for agent streams.
cloudflare-ai
2 eventsExecutes agent LLM requests through Cloudflare AI and appends the agent-level output and terminal request event owed by the LLM request processor contract.
jsonata-reactor
1 eventsObserves arbitrary stream events, matches them with JSONata rules, and appends configured reaction events.
openai-ws
7 eventsExecutes agent LLM requests through OpenAI Responses WebSocket mode, recording raw socket transcript events and appending the agent-level output and terminal request event owed by the LLM request processor contract.
codemode
8 eventsRuns project-scoped codemode scripts from durable stream events and records minimal script/function-call telemetry.
slack
4 eventsRoutes raw Slack webhooks into Slack-backed agent streams.
slack-agent
0 eventsHandles Slack-specific behavior for one routed Slack agent stream.