anthropics / anthropics/claude-code-action

Feature: Add --system-prompt-file

Abierto
#811 2 comentarios 1 reacción 0 asignados Ver en GitHub
dev-experience enhancement feature-request p3
Lenguaje dominante
TypeScript
Estrellas
8.9k
Forks
2.1k
Merge medio
3 d 9 h
PR fusionados (30 d)
10

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.