Skip to main content

CODEX_REFUSAL

Constant CODEX_REFUSAL 

Source
pub const CODEX_REFUSAL: &str = "codex profiles are file-authored: a profile IS a `[profiles.<name>]` table in \
     `$CODEX_HOME/config.toml`, created by adding that table and deleted by removing it. Codex \
     publishes no `codex profile create|delete` verb a client can call, so supercode names the \
     door rather than editing another harness's config file behind its back";
Expand description

Why Codex refuses profiles.create / profiles.delete.