Currently, there's no way to support supplying a system prompt
- Claude supports this through the
--append-system-prompt argument
- Codex supports this through the config.toml
model_instructions_file
- OpenCode supports this through the prompt config.
- Amp does not support this.
- Cursor Agent does not support this.