feat(agents-init): add --quiet and --silent flags; wrappers use --quiet

This commit is contained in:
2026-06-13 00:03:11 -04:00
parent 69384f6427
commit 8f845f7cf2
3 changed files with 52 additions and 23 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ function agy --wraps=agy --description 'agy wrapper: auto-initializes AGENTS/ su
return $status
end
agents-init
agents-init --quiet
command agy $argv
end