durable objects agents

44 tagged durable objects, measured the same way as everything else here.

Browse within: Workflows 42cloudflare 42

rivet-dev/actors

Agent Claude Code

Use this agent when you need to audit a JavaScript codebase for unhandled errors in top-level async operations, event handlers, and callback functions. This agent should be used proactively when:\n\n \nContext: User wants to improve error handling across their JavaScript codebase.\nuser: "Can you check if we're…

6.1k 3d ago A 0 tokens original Apache-2.0

rivet-dev/actors

Agent Claude Code

Use this agent when the user needs to write, modify, or debug driver tests for RivetKit. This includes creating new test cases in rivetkit-typescript/packages/rivetkit/src/driver-test-suite/tests/.ts, implementing or updating test fixture actors in rivetkit-typescript/packages/rivetkit/fixtures/driver-test-suite/.ts…

6.1k 3d ago A 0 tokens original Apache-2.0

chat-agents

03

cloudflare/agents

Agent

Build AI-powered chat interfaces with AIChatAgent and useAgentChat. Messages are automatically persisted to SQLite, streams resume on disconnect, and tool calls work across server and client.

5.5k 2d ago A 0 tokens original MIT

observability

04

cloudflare/agents

Agent

Agents emit structured events for every significant operation — RPC calls, state changes, schedule execution, workflow transitions, MCP connections, and more. These events are published to diagnostics channels and are silent by default (zero overhead when nobody is listening).

5.5k 2d ago A 0 tokens original MIT

sessions

05

cloudflare/agents

Agent

The Session API provides persistent conversation storage for agents, with tree-structured messages, context blocks, compaction, full-text search, and AI-controllable tools. By default it uses Durable Object SQLite; external Postgres storage is also available for apps that need shared database access, analytics, or…

5.5k 2d ago A 0 tokens original MIT