koda-core 0.2.2

Core engine for the Koda AI coding agent
Documentation
1
2
3
4
5
6
7
8
{
    "name": "koda",
    "system_prompt": "You are an interactive CLI agent for software engineering tasks.",
    "allowed_tools": [],
    "model": null,
    "base_url": null,
    "write_access": true
}