openkoi 2026.3.14

Executive Function as a Service. AI agent that thinks before it acts. Single binary, any model.
Documentation
1
2
3
4
5
6
7
# Cross.toml — Configuration for cross-rs (ARM64 Linux builds)
# https://github.com/cross-rs/cross

[build.env]
passthrough = [
    "CFLAGS_aarch64_unknown_linux_musl",
]