Configuration
Configuration
COOP separates workspace config from project config:
.coop/config.ymlstores workspace-level selection such ascurrent_project.coop/projects/<project.id>/config.ymlstores project-specific behavior
Typical project config areas:
project: name, id, aliasesid_prefixesandid.namingdefaultsschedulingaipluginsgithubapihooksindex
Useful commands:
coop project showcoop config project.name "Payments Platform"coop config project.id payments-platformcoop config project.aliases pay,ledger.mastercoop config artifacts.dir docs/agent-artifactscoop config ai.provider codex_clicoop config ai.model gpt-5-minicoop config workflow.task-transitions.in_review done,todo,blocked,canceledFor naming-specific configuration, see Naming and Aliases and Naming.