corev0.1.0
Maintains the stream's own reduced state.
projectv0.2.0
Project root: births the sibling processors every project gets (root capability host, primary scheduler, config repo, email router, notification facet), marks the project ready once its default worker answers, catalogs the project's streams and domain objects, manages custom-domain routing, and holds the egress-approval policy.
repov0.6.0
Projects repo lifecycle, Git activity, and linked GitHub default-branch imports.
agentv5.0.0
Maintains model-visible history, schedules debounced offset-identified LLM turns, runs them through the Workers AI transport, and executes scripts through the capability host.
capability-hostv0.4.0
A tiny dynamic capability table and script execution stream.
secretv0.7.0
Reduces one path-addressed secret — birth policy, encrypted material, egress pin, refresh strategy, usage audit — without ever exposing material.
sandboxv0.4.1
Sandbox lifecycle: explicit create/start/sleep/destroy commands and their completions, workspace snapshot/restore persistence, and configuration changes.
workspacev0.3.0
Workspace lifecycle and configuration: birth certificate plus the mount table (mount path → repo, with a per-mount commit policy) that routes the workspace's fall-through reads and commits.
slackv0.3.0
Routes raw Slack webhooks into Slack-backed agent streams: reduces a `channel:thread_ts → stream path` routing table, births the routed agent stream on first contact, and forwards each webhook unchanged. It never interprets webhooks as agent context — that is the slack-agent processor's job.
slack-agentv0.11.0
Handles Slack-specific behavior for one routed Slack agent stream: transcribes forwarded webhooks into agent context (mention-gated LLM wake), compiles !bang commands into script runs, and paints the agent's summary/runtime onto Slack's assistant thread UI.
This processor owns no event types.
telegramv0.4.0
Routes raw Telegram webhook updates into Telegram-backed agent streams.
telegram-agentv0.3.0
Handles Telegram-specific behavior for one routed Telegram agent stream.
browser-raw-eventsv0.1.0
Mirrors raw stream events into the browser SQLite events table.
This processor owns no event types.
browser-feedv0.4.0
Browser-side projector reducing every stream event into the single feed_items table (pretty agent rows and grouped raw rows in one total order) plus live in-flight agent state.
This processor owns no event types.