Developer ToolsRead full article
prompt-run: Run .prompt files against any LLM from your terminal
Feb 28, 2026Dev.to #devtools
The post Prompts buried in Python strings. No git history. No way to diff two versions. No clean way to swap models. I got tired of it. So I built prompt-run — a CLI tool that treats .prompt files as first-class runnable artifacts. pip install "prompt-run[anthropic]" export...