agents
01MCP server Claude CodeCodexCursor +2
MCP server "agents", hosted remotely at agents.cloudflare.com, as configured in pertamaxxx/agents.
MCP server Claude CodeCodexCursor +2
MCP server "agents", hosted remotely at agents.cloudflare.com, as configured in pertamaxxx/agents.
Instructions file CodexOpenCode
Instructions for pertamaxxx/agents, covering agents.md, project overview, repository structure, nested agents.md files and setup.
Agent
The core Agents SDK, published to npm as agents. This is the most complex package in the monorepo.
Agent
The Agent class defined alarm as a public readonly arrow function property, which completely shadowed PartyServer's alarm() prototype method. This meant #ensureInitialized() was never called when a Durable Object woke via alarm (e.g. from scheduleEvery), causing this.name to throw and onStart to never run.