Skip to content

Behaviour configuration

VariableDefaultDescription
AIDEV_ENV_EXTENDPath to a global env file loaded as the base for this project
AGENTSclaude,cursorComma-separated list of agents in priority order
DEV_NOTES_MODEsmartWhen to ask for clarification (smart or always)
AIDEV_TRIGGER_WORDaidev-continueComment containing this word re-triggers a skipped task
AIDEV_COMMENT_PREFIX[aidev]Custom prefix for all aidev comments posted to task providers
AIDEV_HOOKS_PATHPath to a .ts or .js module that exports hook functions (see Hooks)
ACCEPTED_TAGacceptedTasks in review with this tag are auto-merged (see Auto-merge)
DONE_STATUSauto-detectedStatus to set after auto-merging an accepted PR
PR_SIGNATUREAutomated PR by aidev.Custom signature line appended to the PR body
AIDEV_SAFE_MODEtrueRedact secret env values from AI prompts
AIDEV_AUTO_COMPRESStrueAuto-compress older comments when the prompt grows large
AIDEV_COMPRESS_THRESHOLD12000Char-length threshold that triggers compression

← Back to configuration overview

Released under the MIT License.