Another Finite State Machine
Core types and utilities for Statewave connectors
Official TypeScript SDK for Statewave — the open-source memory runtime for AI agents.
Statewave MCP server — exposes Statewave memory to MCP-compatible clients
Zendesk connector for Statewave — tickets and comments as customer-scoped episodes (pull + webhook receiver)
Notion connector for Statewave — pages and (optionally) page content as decision-memory episodes
CLI for Statewave connectors — doctor, sync, listen, run, validate-config, replay, test, mcp
GitHub connector for Statewave — issues, PRs, comments, reviews, releases
Gmail connector for Statewave — messages and threads as relationship-memory episodes (pull + Pub/Sub push receiver with built-in OIDC verification)
Config file loader + validator for the Statewave connectors runner — TOML-based, multi-instance per connector, env-var interpolation
Freshdesk connector for Statewave — tickets and conversations as customer-scoped episodes (pull + webhook receiver)
Intercom connector for Statewave — conversations and replies as customer-scoped episodes (pull + webhook receiver)
Discord connector for Statewave — server channels and thread replies as normalized episodes
Slack connector for Statewave — channel/thread pull + Events-API webhook (messages, reactions, pins, DMs, group DMs) + DM + MPIM (group DM) pull
The hosted runner for Statewave connectors — schedules pull syncs, multiplexes push receivers under one HTTP server, and exposes /healthz + /readyz for orchestrators
Markdown/docs connector for Statewave — scans a folder and maps .md/.mdx files into episodes
n8n connector for Statewave — workflow executions, failures, and per-node errors as normalized episodes
Zapier integration helper for Statewave — formats Webhooks-by-Zapier payloads into normalized episodes
Convenience meta-package — re-exports all official Statewave connectors. NOT required for normal usage; install only the connector packages you need.
Another Finite State Machine
Jira Cloud source connector for Statewave — pulls issues and comments (and a real-time webhook receiver) into agent memory (preview)
Database source connector for Statewave — ingest selected rows, or opt-in schema metadata, from PostgreSQL, MySQL/MariaDB, or MSSQL into agent memory (preview)