nils-codex-cli 0.7.3

CLI crate for nils-codex-cli in the nils-cli workspace.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
pub mod agent;
pub mod auth;
pub mod config;
pub mod diag_output;
pub mod json;
pub mod jwt;
pub mod paths;
pub mod prompt_segment;
pub mod prompts;
pub mod provider_profile;
pub mod rate_limits;
pub mod runtime;