Skip to content

feat: add -p/--prompt flag to auto-submit prompt on launch#86

Merged
qorzj merged 1 commit into
lessweb:mainfrom
whzp015258712145-hub:feat/cli-prompt-flag
May 17, 2026
Merged

feat: add -p/--prompt flag to auto-submit prompt on launch#86
qorzj merged 1 commit into
lessweb:mainfrom
whzp015258712145-hub:feat/cli-prompt-flag

Conversation

@whzp015258712145-hub
Copy link
Copy Markdown
Contributor

Adds CLI argument -p / --prompt that takes a prompt string and auto-submits it immediately when deepcode starts.

Usage:
deepcode -p 'write a Python script'
deepcode --prompt 'write a Python script'
就是增加一个claude code也有的功能
比如
deepcode -p 你好
然后打开就是一个你好已经发送出去的deepcode

Adds CLI argument -p / --prompt that takes a prompt string and
auto-submits it immediately when deepcode starts.

Usage:
  deepcode -p 'write a Python script'
  deepcode --prompt 'write a Python script'
@qorzj qorzj merged commit 809f82d into lessweb:main May 17, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants