mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-08-24 12:24:01 +02:00
Run the CLI update check in non-interactive shells so agents see it
This commit is contained in:
@@ -170,3 +170,6 @@ check the status.
|
||||
5. Never write a real secret into an environment variable on the user's behalf.
|
||||
Reference one and let them fill in the value.
|
||||
6. Verify what you built by sending it, and report the real HTTP status.
|
||||
7. If the CLI warns on stderr that a newer version is available, offer to run
|
||||
the upgrade command it prints, then re-run `yaak agent install` so this
|
||||
skill updates too.
|
||||
|
||||
Reference in New Issue
Block a user