# needsApplyPatch

**Kind:** Function

**Source:** [`atloria-monorepo/libs/agent-core/src/autonomous/prompt-sections.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/autonomous/prompt-sections.ts#L93)

Only for models that use apply_patch format

## Signature

```ts
function needsApplyPatch(ctx: SectionContext): boolean
```

## Parameters

| Name | Type |
|---|---|
| `ctx` | `SectionContext` |

**Returns:** `boolean`
