Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/autonomous/autonomous-loop.ts
A session-scoped note/learning the agent records as it works. Injected into every subsequent turn so the agent builds up context.
Properties
| Property | Type |
|---|---|
turn | number |
content | string |
Was this page helpful?