presetStandardDescription:'Full coding agent with file editing, shell, search, planning, delegation, and workflows.',
presetStandardDescription:
'Full coding agent with file editing, shell, file and web search, skills, planning, goals, subagents, and workflows.',
presetCodeName:'Code mode',
presetCodeDescription:
'Presents Standard mode\'s tools through Code Mode: the model writes TypeScript against an SDK and runs it once instead of making multiple tool calls.',
'All Standard mode capabilities, with tools exposed through the Code Mode SDK so the model can combine multi-step operations in one TypeScript program.',
presetMinimalName:'Minimal mode',
presetMinimalDescription:
'Exposes only bash and str_replace_editor to the model, for benchmarks and minimal reproductions.',
'Two-tool coding agent with only bash and str_replace_editor, for benchmarks and minimal reproductions.',
presetCordisName:'Creator mode',
presetCordisDescription:
'Adds self-inspection tools to Standard mode, so it can read and modify its own running composition and create new presets from it.',
'Adds Cordis runtime inspection, temporary-plugin experiments, and preset-authoring guidance to Standard mode for creating new agent presets; experiments affect only the current runtime and do not modify the built-in preset.',
duplicate:'Duplicate',
duplicateUnavailable:'This deployment has no writable preset directory',
It carries display text ONLY. `id` is the directory name and `trust` comes from the root the preset was discovered under, so neither is writable here — otherwise a locally authored preset could name itself into the shipped set. It is a separate file because the composition is a top-level list of plugin rows: YAML cannot carry sibling keys beside it, and a fake metadata row would hand the Loader something to load.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.