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_terminal_host::run_from_env()
}