Kind: Function
Source: atloria-monorepo/libs/agent-core/src/autonomous/prompt-sections.ts
Always include
Signature
tsfunction always(_ctx: SectionContext): boolean
Parameters
| Name | Type |
|---|---|
_ctx | SectionContext |
Returns: boolean
Kind: Function
Source: atloria-monorepo/libs/agent-core/src/autonomous/prompt-sections.ts
Always include
tsfunction always(_ctx: SectionContext): boolean
| Name | Type |
|---|---|
_ctx | SectionContext |
Returns: boolean
Was this page helpful?