Durable AI Agent Skills
Browse AI agent skills tagged "Durable". Find and install skills, MCP servers, and plugins for your AI coding assistant.
3 listings
TypeScript SDK for S2
TypeScript SDK for S2 This repo contains the official TypeScript SDK for S2, a serverless data store for streams, built on the service's REST API. S2 is a managed service that provides unlimited, durable streams. Streams can be appended to, with all new records added to the tail of the stream. You can read from any portion of a stream – indexing by record sequence number, or timestamp – and follow
Trigger.dev
TypeScript framework for durable AI workflows and agents. Long-running tasks with automatic retries, checkpointing, and observability. Boundary case: also runs as a hosted platform, but the code is the entry point.
Golem
Agent-native platform for stateful, durable agents on WebAssembly. Rust core with SDKs in multiple languages. Optimized for agents that need to survive process restarts and cluster failovers.