[FEATURE] Interactive mode support for "--system-prompt-file"
Resolved 💬 3 comments Opened Jan 24, 2026 by metacpp Closed Jan 27, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
The --system-prompt-file only support print mode, this blocks us from loading system prompt in the file under interactive mode.
https://code.claude.com/docs/en/cli-reference#cli-flags
Proposed Solution
Support --system-prompt-file under interactive mode.
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗