mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 02:14:13 -05:00
chore(pi): remove build-source and eval prompt files
These aren't useful for direct invocation — the agent should just follow AGENTS.md instead. Assisted-by: pi (qwen3.6-35b-a3b)
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
description: Build source output
|
||||
argument-hint: "<attr>"
|
||||
---
|
||||
Build source output: `nix build .#$1.source --no-link --print-out-paths`. Follow AGENTS.md.
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
description: Evaluate flake attr
|
||||
argument-hint: "<attr> [extra args]"
|
||||
---
|
||||
Evaluate `.#$1`: `nix eval .#$1 --json ${@:2}`. Follow AGENTS.md.
|
||||
Reference in New Issue
Block a user