Commit c3629988fd55

Vincent Demeester <vincent@sbr.pm>
2026-02-02 10:13:52
chick-group: update and add pi-coding-agent to ai.nix
Update chick-group flake input to include the newly packaged pi-coding-agent (v0.51.0). Add pi-coding-agent to home AI tools configuration. Pi is a minimal terminal coding agent that supports multiple LLM providers including Google Vertex AI, making it a versatile addition to the AI tooling collection. Changes: - flake.lock: Update chick-group to include pi-coding-agent - home/common/dev/ai.nix: Add pi-coding-agent package
1 parent 81bbede
Changed files (2)
home
common
home/common/dev/ai.nix
@@ -47,6 +47,7 @@ in
     master.codex
     master.gemini-cli
     master.opencode
+    pi-coding-agent
     # llm
     # openai-whisper
     # whisper-cpp
flake.lock
@@ -124,11 +124,11 @@
         ]
       },
       "locked": {
-        "lastModified": 1769809904,
-        "narHash": "sha256-s/QKn4pae2kuMx8r1L6WpuJhobUk40lbAvgW03YbgJc=",
+        "lastModified": 1770022888,
+        "narHash": "sha256-JYOWN2IBB7A5iiXeKJNySULI/3RbASncU7nBbzjXNO4=",
         "owner": "vdemeester",
         "repo": "chick-group",
-        "rev": "e2920eddf7a61632f84a922938d78a5689ea6949",
+        "rev": "5f798e61b549e990522c78776adf1256487292a9",
         "type": "github"
       },
       "original": {