Aider · Example Payload

Aider Cli Add Files Request Example

AIAI Pair ProgrammingDeveloper ToolsCLICommand LineCoding AssistantCode GenerationOpen SourcePythonApache 2.0LLMGitBYO LLMTerminalPolyglotTree SitterRepository MapPair Programming

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

Top-level fields

filesread_only

Example Payload

Raw ↑
{
  "files": [
    "src/main.py",
    "tests/test_main.py"
  ],
  "read_only": false
}