My implementation of an agent loop that enables Large Language Models (LLMs) to perform multi-step tasks using tools. I follow the OpenAI Chat Completions API format for tool calling, routing requests through OpenRouter. Currently supports file reads — when the LLM requests a file, the contents are appended to the conversation and returned to the model to inform its next response.
AaronToh/harness
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|