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

@@ -68,26 +68,6 @@
nixpkgs.url = "github:nixos/nixpkgs/master";
nixpkgs-lib.follows = "nixpkgs";
nixvim.url = "github:nix-community/nixvim";
pi-agent-stuff = {
url = "github:mitsuhiko/agent-stuff";
flake = false;
};
pi-elixir = {
url = "github:dannote/pi-elixir";
flake = false;
};
pi-harness = {
url = "github:aliou/pi-harness";
flake = false;
};
pi-mcp-adapter = {
url = "github:nicobailon/pi-mcp-adapter";
flake = false;
};
pi-rose-pine = {
url = "github:zenobi-us/pi-rose-pine";
flake = false;
};
qmd.url = "github:tobi/qmd";
sops-nix = {
url = "github:Mic92/sops-nix";