anthropics / anthropics/claude-code-action

Feature: Add --system-prompt-file

オープン
#811 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る
dev-experience enhancement feature-request p3
主要言語
TypeScript
スター
8.9k
フォーク
2.1k
平均マージ
3日 9時間
マージ済み PR(30日)
10

説明

There is existing `--system-prompt`, however when the value is parameterised, escaping prompt could be a challenge and not safe.
E.g. `--system-prompt "$(cat .github/prompts/some.prompt.md)"`
So it would be good to have a dedicated `--system-prompt-file` to point to the file with the actual prompt.
Or just create the new input in `action.yml` for `system_prompt`/`SYSTEM_PROMPT`?
Assuming these are different purpose prompts.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。