Plandex · Example Payload

Plandex Server Plan Config Example

AIAI Coding AgentDeveloper ToolsOpen SourceCLITerminalLLMCoding AssistantAgentsGoContext ManagementPlansSelf-HostedREST

Plandex Server Plan Config Example is an example object payload from Plandex, with 11 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

autoApplyautoCommitautoContinueautoDebugautoDebugTriesautoExecautoLoadContextautoUpdateContextcanExecskipChangesMenusmartContext

Example Payload

Raw ↑
{
  "autoApply": false,
  "autoCommit": true,
  "autoContinue": true,
  "autoDebug": false,
  "autoDebugTries": 5,
  "autoExec": false,
  "autoLoadContext": true,
  "autoUpdateContext": true,
  "canExec": true,
  "skipChangesMenu": false,
  "smartContext": true
}