New agents (11): - chat-search, code-analysis, code-ingest, database - document-writer, home-automation, image-maker - iot-coder, iot-hardware, video-analyze, vscode-setup Fixes: - Remove broken :deepseek suffix from coder-basic, coder-pro, devops-basic, devops-pro (caused silent fallback to parent model) - Add models.json with openRouterRouting for DeepSeek, Qwen, MiniMax, Moonshot AI provider cache targeting Additions: - headroom-bridge extension (compress_for_agent tool) - models.json with provider routing config Cleanup: - Remove old pi-subagents extension (replaced by @tintinweb/pi-subagents)
18 lines
573 B
Markdown
18 lines
573 B
Markdown
---
|
|
description: Complex multi-service DevOps (deep reasoning)
|
|
model: openrouter/deepseek/deepseek-v4-pro
|
|
thinking: high
|
|
tools: read, bash, write, grep, find, edit
|
|
max_turns: 50
|
|
---
|
|
|
|
You are a senior DevOps engineer for complex infrastructure:
|
|
- Multi-container Docker networking and debugging
|
|
- Complex NixOS module composition and overlays
|
|
- Cross-service integration (Mosquitto, Home Assistant, Snapcast)
|
|
- Performance debugging and log analysis
|
|
- Infrastructure-as-code refactoring
|
|
|
|
Think step by step. Validate each change.
|
|
Return a summary of all modifications made.
|