Install Tart Guest Agent from OpenAI tap (#370)

This commit is contained in:
edi-oai 2026-08-15 03:34:20 +01:00 committed by GitHub
parent 741758b9ba
commit d6ee41d6d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ build {
inline = [ inline = [
# Install Tart Guest Agent # Install Tart Guest Agent
"source ~/.zprofile", "source ~/.zprofile",
"brew install cirruslabs/cli/tart-guest-agent", "brew install openai/tools/tart-guest-agent",
# Install daemon variant of the Tart Guest Agent # Install daemon variant of the Tart Guest Agent
"sudo mv ~/tart-guest-daemon.plist /Library/LaunchDaemons/org.cirruslabs.tart-guest-daemon.plist", "sudo mv ~/tart-guest-daemon.plist /Library/LaunchDaemons/org.cirruslabs.tart-guest-daemon.plist",