kodegen_daemon 0.1.0

KODEGEN.ᴀɪ: Memory-efficient, Blazing-Fast, MCP tools for code generation agents.
Documentation
1
2
3
4
5
[[services]]
name = "test-echo"
command = "while true; do echo 'Test service running'; sleep 5; done"
auto_restart = true
restart_delay_s = 5