Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Search the documentation

2 pages for updatesettings.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Configure your agent Claude Code CLI · in the page agent-sdk/configuration …s the permission mode TypeScript also has `applyFlagSettings()` and `updateSettings()`: * **`applyFlagSettings()`**: applies settings at runtime, as in `await session.applyFlagSettings({ effortLevel… Agent SDK reference - TypeScript Claude Code CLI · in the page agent-sdk/typescript …gh' | 'max' | null : Settings[K] | null; }): Promise<void>; updateSettings( source: 'localSettings' | 'userSettings', settings: Record<string, unknown>, ): Promise<void>; initial…
Feedback