EditResult
EditResult schema from Aider CLI
AIAI Pair ProgrammingDeveloper ToolsCLICommand LineCoding AssistantCode GenerationOpen SourcePythonApache 2.0LLMGitBYO LLMTerminalPolyglotTree SitterRepository MapPair Programming
Properties
| Name |
Type |
Description |
| files_changed |
array |
File paths modified by this edit. |
| commit_sha |
string |
Git commit SHA produced by auto-commit. |
| commit_message |
string |
Auto-generated conventional commit message. |
| tokens_in |
integer |
Prompt tokens sent to the LLM. |
| tokens_out |
integer |
Completion tokens received from the LLM. |
JSON Schema