Remove pi agent infrastructure

This commit is contained in:
2026-03-31 21:25:31 +00:00
parent 66ff22f9e6
commit 813fd347d5
24 changed files with 709 additions and 4344 deletions

View File

@@ -54,26 +54,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
llm-agents.url = "github:numtide/llm-agents.nix";
pi-agent-stuff = {
url = "github:mitsuhiko/agent-stuff";
flake = false;
};
pi-elixir = {
url = "github:dannote/pi-elixir";
flake = false;
};
pi-rose-pine = {
url = "github:zenobi-us/pi-rose-pine";
flake = false;
};
pi-harness = {
url = "github:aliou/pi-harness";
flake = false;
};
pi-mcp-adapter = {
url = "github:nicobailon/pi-mcp-adapter";
flake = false;
};
qmd.url = "github:tobi/qmd";
# Overlay inputs
himalaya.url = "github:pimalaya/himalaya";