koda-core 0.2.11

Core engine for the Koda AI coding agent (macOS and Linux only)
Documentation
1
2
3
4
5
6
7
8
9
{
    "name": "koda",
    "description": "Default interactive agent with full tool access.",
    "system_prompt": "You are an interactive CLI agent for software engineering tasks.",
    "allowed_tools": [],
    "model": null,
    "base_url": null,
    "write_access": true
}