Kind: Function
Source: atloria-monorepo/libs/agent-core/src/autonomous/prompt-sections.ts
Mode is explore, plan, or full
Signature
tsfunction readHeavy(ctx: SectionContext): boolean
Parameters
| Name | Type |
|---|---|
ctx | SectionContext |
Returns: boolean
Kind: Function
Source: atloria-monorepo/libs/agent-core/src/autonomous/prompt-sections.ts
Mode is explore, plan, or full
tsfunction readHeavy(ctx: SectionContext): boolean
| Name | Type |
|---|---|
ctx | SectionContext |
Returns: boolean
Was this page helpful?