---
title: "Changes to PUT /api/settings"
method: PUT
path: "/api/settings"
---

# Changes to PUT /api/settings

`PUT /api/settings`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 32 of 63 revisions.

- **2026-08-26** `746fa6011889` — 3 warning
- **2026-08-13** `5f1890d4fd8d` — 1 breaking
- **2026-07-25** `a4f57f3e4f1c` — 1 breaking
- **2026-07-25** `72acead9d715` — 1 breaking
- **2026-07-20** `b841af69769a` — 1 warning
- **2026-05-30** `c99527a6c951` — 1 breaking
- **2026-05-29** `720ed4f24c38` — 1 breaking
- **2026-05-29** `2734ee7f9e61` — 1 breaking
- **2026-05-25** `dcedcc4bcb22` — 1 breaking
- **2026-05-22** `82c03fe71cd9` — 1 breaking
- **2026-05-19** `9b44a54ccd5a` — 1 breaking
- **2026-05-19** `1eaa59486fe2` — 1 breaking
- **2026-05-12** `0b2adaccc773` — 1 breaking
- **2026-05-12** `e3e243ca25ce` — 1 info
- **2026-05-10** `ec6725586e43` — 2 breaking, 2 warning
- **2026-04-11** `fb825c8f76d7` — 2 breaking
- **2026-04-10** `fba785fa9a20` — 1 breaking
- **2026-04-08** `21f772cbdf2f` — 2 breaking
- **2026-04-08** `870b687a63e4` — 2 breaking
- **2026-04-08** `ae007fc61c9a` — 2 breaking
- **2026-04-06** `03f759a34072` — 1 breaking
- **2026-04-06** `ca95973ed930` — 1 breaking
- **2026-04-05** `fc65e50a8c56` — 1 breaking
- **2026-04-05** `dc4b97d1e101` — 1 breaking
- **2026-04-04** `9ee74461f5cf` — 1 breaking
- **2026-04-02** `01bee5f269e7` — 1 breaking
- **2026-04-01** `b075ca8537ea` — 3 breaking, 1 warning
- **2026-03-31** `c4c8b9c34eca` — 1 breaking
- **2026-03-31** `98c44c4e50b4` — 1 breaking
- **2026-03-29** `2580e13ad2b0` — 1 breaking
- **2026-03-28** `a61741330982` — 1 breaking
- **2026-03-27** `536b8636ac1e` — 2 breaking, 30 warning

## Changes

- **2026-08-26** `746fa6011889` — 3 warning
  - removed the request property `claudeDangerouslySkipPermissionsDefault`
  - removed the request property `claudeDefaultAppServerControlModel`
  - removed the request property `claudeEnvironmentVariables`
- **2026-08-13** `5f1890d4fd8d` — 1 breaking
  - added the new required request property `notificationPriority`
- **2026-07-25** `a4f57f3e4f1c` — 1 breaking
  - added the new required request property `actionGraphsDefaultCwd`
- **2026-07-25** `72acead9d715` — 1 breaking
  - added the new required request property `actionGraphsEnabled`
- **2026-07-20** `b841af69769a` — 1 warning
  - removed the request property `disableAutoMainBrowserPromotion`
- **2026-05-30** `c99527a6c951` — 1 breaking
  - added the new required request property `tryResumeNonAiAgentProcesses`
- **2026-05-29** `720ed4f24c38` — 1 breaking
  - added the new required request property `terminalInputCoalescingMs`
- **2026-05-29** `2734ee7f9e61` — 1 breaking
  - added the new required request property `terminalLatencyDiagnosticsEnabled`
- **2026-05-25** `dcedcc4bcb22` — 1 breaking
  - added the new required request property `mobileDenseTerminalMode`
- **2026-05-22** `82c03fe71cd9` — 1 breaking
  - added the new required request property `terminalThemeLightnessBoost`
- **2026-05-19** `9b44a54ccd5a` — 1 breaking
  - added the new required request property `mobileKineticTerminalScroll`
- **2026-05-19** `1eaa59486fe2` — 1 breaking
  - added the new required request property `preserveTerminalCursorControl`
- **2026-05-12** `0b2adaccc773` — 1 breaking
  - added the new required request property `toolCallOutputLines`
- **2026-05-12** `e3e243ca25ce` — 1 info
  - the request property `updateChannel` became nullable
- **2026-05-10** `ec6725586e43` — 2 breaking, 2 warning
  - added the new required request property `claudeDefaultAppServerControlModel`
  - added the new required request property `codexDefaultAppServerControlModel`
  - removed the request property `claudeDefaultLensModel`
  - removed the request property `codexDefaultLensModel`
- **2026-04-11** `fb825c8f76d7` — 2 breaking
  - added the new required request property `allowAdHocSessionBookmarks`
  - added the new required request property `showBookmarks`
- **2026-04-10** `fba785fa9a20` — 1 breaking
  - added the new required request property `worktreeRootDirectory`
- **2026-04-08** `21f772cbdf2f` — 2 breaking
  - added the new required request property `commandBayLigaturesEnabled`
  - added the new required request property `terminalLigaturesEnabled`
- **2026-04-08** `870b687a63e4` — 2 breaking
  - added the new required request property `claudeDefaultLensModel`
  - added the new required request property `codexDefaultLensModel`
- **2026-04-08** `ae007fc61c9a` — 2 breaking
  - added the new required request property `showAgentMessageTimestamps`
  - added the new required request property `showUnknownAgentMessages`
- **2026-04-06** `03f759a34072` — 1 breaking
  - added the new required request property `agentMessageFontFamily`
- **2026-04-06** `ca95973ed930` — 1 breaking
  - added the new required request property `terminalEnvironmentVariables`
- **2026-04-05** `fc65e50a8c56` — 1 breaking
  - added the new required request property `boxDrawingStyle`
- **2026-04-05** `dc4b97d1e101` — 1 breaking
  - added the new required request property `boxDrawingScale`
- **2026-04-04** `9ee74461f5cf` — 1 breaking
  - added the new required request property `hideBackgroundImageOnMobile`
- **2026-04-02** `01bee5f269e7` — 1 breaking
  - added the new required request property `terminalCellBackgroundTransparency`
- **2026-04-01** `b075ca8537ea` — 3 breaking, 1 warning
  - added the new required request property `backgroundKenBurnsEnabled`
  - added the new required request property `backgroundKenBurnsSpeedPxPerSecond`
  - added the new required request property `backgroundKenBurnsZoomPercent`
  - removed the request property `backgroundImageFit`
- **2026-03-31** `c4c8b9c34eca` — 1 breaking
  - added the new required request property `customGlyphs`
- **2026-03-31** `98c44c4e50b4` — 1 breaking
  - added the new required request property `resumeMode`
- **2026-03-29** `2580e13ad2b0` — 1 breaking
  - added the new required request property `scrollbackBytes`
- **2026-03-28** `a61741330982` — 1 breaking
  - added the new required request property `disableAutoMainBrowserPromotion`
- **2026-03-27** `536b8636ac1e` — 2 breaking, 30 warning
  - added the new required request property `backgroundImageFit`
  - the request property `updateChannel` became not nullable
  - removed the request property `agentMessageFontFamily`
  - removed the request property `allowAdHocSessionBookmarks`
  - removed the request property `backgroundKenBurnsEnabled`
  - removed the request property `backgroundKenBurnsSpeedPxPerSecond`
  - removed the request property `backgroundKenBurnsZoomPercent`
  - removed the request property `boxDrawingScale`
  - removed the request property `boxDrawingStyle`
  - removed the request property `claudeDefaultAppServerControlModel`
  - removed the request property `codexDefaultAppServerControlModel`
  - removed the request property `commandBayLigaturesEnabled`
  - removed the request property `customGlyphs`
  - removed the request property `disableAutoMainBrowserPromotion`
  - removed the request property `hideBackgroundImageOnMobile`
  - removed the request property `mobileDenseTerminalMode`
  - removed the request property `mobileKineticTerminalScroll`
  - removed the request property `preserveTerminalCursorControl`
  - removed the request property `resumeMode`
  - removed the request property `scrollbackBytes`
  - removed the request property `showAgentMessageTimestamps`
  - removed the request property `showBookmarks`
  - removed the request property `showUnknownAgentMessages`
  - removed the request property `terminalCellBackgroundTransparency`
  - removed the request property `terminalEnvironmentVariables`
  - removed the request property `terminalInputCoalescingMs`
  - removed the request property `terminalLatencyDiagnosticsEnabled`
  - removed the request property `terminalLigaturesEnabled`
  - removed the request property `terminalThemeLightnessBoost`
  - removed the request property `toolCallOutputLines`
  - removed the request property `tryResumeNonAiAgentProcesses`
  - removed the request property `worktreeRootDirectory`

---

[Operation](https://skmtc.dev/tlbx-ai/apis/tlbx-api/docs/api/settings/put.md) · [API](https://skmtc.dev/tlbx-ai/apis/tlbx-api.md) · [Page](https://skmtc.dev/tlbx-ai/apis/tlbx-api/changes/api/settings/put)
