This commit is contained in:
2026-08-03 11:19:58 +01:00
parent cce3c78ae5
commit a93ff98461
2 changed files with 67 additions and 1 deletions
+6 -1
View File
@@ -188,7 +188,12 @@
home.file.".pi/agent/extensions/model-filter.ts" = {
source = ./model-filter.ts;
};
# Show model cost in status bar
home.file.".pi/agent/extensions/model-cost.ts" = {
source = ./model-cost.ts;
};
# Model filter config: per-provider filters applied by model-filter.ts
home.file.".pi/agent/model-filters.json" = {
text = builtins.toJSON {