You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add context prompt options to script with new flags
- Introduce `--prompt` flag to specify custom context prompt file
- Add `--no-prompt` flag to disable context prompt inclusion
- Update help text to document new command-line options
- Implement prompt file loading and error handling
- Default prompt file is now `prompts/context_prompt.txt`
0 commit comments