AIToday
Large Language ModelsAI Coding AssistantsHacker NewsPublished: May 29, 2026, 22:00 JST1 min read

Piper — DevOps copilot where the LLM picks typed actions from a fixed catalog rather than generating shell commands

Piper — DevOps copilot where the LLM picks typed actions from a fixed catalog rather than generating shell commands

3 Key Points

  1. Piper is a terminal-first, LLM-driven DevOps copilot where the LLM proposes actions from a typed catalog, deterministic code validates the choice, and humans approve anything that mutates infrastructure. The LLM never executes commands directly.

  2. Instead of generating arbitrary shell strings, the LLM emits typed tool calls (e.g., `{ "name": "system.disk_usage", "args": { "host": "staging", "path": "/" } }`), and Piper's executor translates those into actual commands and runs them locally. Actions are audited in source code (src/actions/builtin/), and secrets are stripped before logging.

  3. The product targets two personas: lone developers maintaining shipped apps without DevOps support, and DevOps engineers repeating the same diagnostic tasks repeatedly. Piper is designed to be non-autonomous — it does not act on mutate or destructive actions without approval.

  4. Pre-built binaries are available for macOS (Apple Silicon) and Linux x64 (~76 MB). The wizard on first launch detects local LLM servers (Ollama, LM Studio, llama.cpp, vLLM) or accepts an OpenRouter API key, and allows selection among Featherweight (~$0.10/M), Economy (~$0.44/M), Balanced (~$3/M), and Premium ($30+/M) tiers.

Ask the AI about this article →

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • CBTS launches Forge Agents for custom AI agentsSiliconANGLE AI · 2h ago
  • Imec CEO: AI era widens chip-model-CSP collaborationDIGITIMES Asia · 2h ago
  • Alphabet's AI Overviews reach 2.5B monthly usersYahoo Finance AI · 2h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articlee.l.f. Beauty's CFO Mandy Fields now oversees AI strategy, with governance and agentic commerce as top priorities