autogen agents

3 tagged autogen, measured the same way as everything else here.

AGENTS

02

pertamaxxx/agents

Agent

The core Agents SDK, published to npm as agents. This is the most complex package in the monorepo.

3 yesterday A 0 tokens original MIT

CHANGELOG

03

pertamaxxx/agents

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.

3 yesterday A 0 tokens original MIT