fxrs 0.0.5

A compact, provider-extensible coding agent with a fast terminal interface
Documentation
1
2
3
fn main() -> std::process::ExitCode {
    fx_acp_host::run_cli(std::env::args_os().skip(1))
}