Aider · Example Payload

Aider Cli Edit Request Example

Artificial IntelligenceAI Pair ProgrammingDeveloper ToolsCLICommand LineCoding AssistantCode GenerationOpen-SourcePythonApache 2.0LLMGitBYO LLMTerminalPolyglotTree-sitterRepository MapPair Programming

Aider Cli Edit Request Example is an example object payload from Aider, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

promptedit_formatauto_commit

Example Payload

Raw ↑
{
  "prompt": "Refactor the cache layer to use an LRU eviction policy and add unit tests.",
  "edit_format": "diff",
  "auto_commit": true
}