Aider · Example Payload

Aider Cli File Listing Example

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

Aider Cli File Listing 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

in_chatknown

Example Payload

Raw ↑
{
  "in_chat": [
    "src/main.py",
    "tests/test_main.py"
  ],
  "known": [
    "src/util.py",
    "src/io.py"
  ]
}