# CLAUDE_PROFILE

**Kind:** Constant

**Source:** [`atloria-monorepo/libs/agent-core/src/runtime/model-profiles.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/agent-core/src/runtime/model-profiles.ts#L165)

Anthropic Claude (via Azure or direct API).
- No reasoning effort field
- No apply_patch format (uses edit_file natively)
- No tool persistence nudging needed

## Definition

```ts
ModelCapabilityProfile
```
