chore: archive mac mini automation baseline

This commit is contained in:
Adolfo Reyna
2026-08-03 11:47:09 -04:00
parent a0a26565f0
commit 6e2117188e
93 changed files with 10005 additions and 5 deletions
@@ -0,0 +1,59 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>ai.hermes.gateway</string>
<key>ProgramArguments</key>
<array>
<string>/Users/adolforeyna/.hermes/hermes-agent/venv/bin/python</string>
<string>-m</string>
<string>hermes_cli.main</string>
<string>gateway</string>
<string>run</string>
<string>--replace</string>
</array>
<key>WorkingDirectory</key>
<string>/Users/adolforeyna/.hermes</string>
<key>EnvironmentVariables</key>
<dict>
<key>PATH</key>
<string>/Users/adolforeyna/.hermes/hermes-agent/venv/bin:/Users/adolforeyna/.hermes/hermes-agent/node_modules/.bin:/Users/adolforeyna/.nvm/versions/node/v22.22.0/bin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/pkg/env/global/bin:/Library/Apple/usr/bin:/opt/homebrew/opt/ruby/bin:/Users/adolforeyna/.local/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Applications/Docker.app/Contents/Resources/bin/:/usr/local/sbin:/Users/adolforeyna/.hermes/bin</string>
<key>VIRTUAL_ENV</key>
<string>/Users/adolforeyna/.hermes/hermes-agent/venv</string>
<key>HERMES_HOME</key>
<string>/Users/adolforeyna/.hermes</string>
</dict>
<key>LimitLoadToSessionType</key>
<array>
<string>Aqua</string>
<string>Background</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<true/>
<!-- ThrottleInterval raises launchd's default 10s minimum respawn interval
to 30s so a crash-looping gateway can't hammer launchd into a rapid
respawn storm; ExitTimeOut gives the gateway 25s of graceful-drain
headroom before launchd escalates from SIGTERM to SIGKILL on stop. -->
<key>ThrottleInterval</key>
<integer>30</integer>
<key>ExitTimeOut</key>
<integer>25</integer>
<key>StandardOutPath</key>
<string>/Users/adolforeyna/.hermes/logs/gateway.log</string>
<key>StandardErrorPath</key>
<string>/Users/adolforeyna/.hermes/logs/gateway.error.log</string>
</dict>
</plist>
@@ -0,0 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>com.local.ksay-kokoro</string>
<key>ProgramArguments</key>
<array>
<string>/Users/adolforeyna/Projects/MacMiniMCP/.venv/bin/python</string>
<string>/Users/adolforeyna/Projects/MacMiniMCP/scripts/ksay_server.py</string>
</array>
<key>WorkingDirectory</key>
<string>/Users/adolforeyna/Projects/MacMiniMCP</string>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<true/>
<key>ThrottleInterval</key>
<integer>2</integer>
<key>StandardOutPath</key>
<string>/Users/adolforeyna/Projects/MacMiniMCP/.logs/ksay.out.log</string>
<key>StandardErrorPath</key>
<string>/Users/adolforeyna/Projects/MacMiniMCP/.logs/ksay.err.log</string>
</dict>
</plist>
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>com.local.macmini-mcp</string>
<key>ProgramArguments</key>
<array>
<string>/Users/adolforeyna/.nvm/versions/node/v22.22.0/bin/node</string>
<string>--watch</string>
<string>src/http.js</string>
</array>
<key>WorkingDirectory</key>
<string>/Users/adolforeyna/Projects/MacMiniMCP</string>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<true/>
<key>ThrottleInterval</key>
<integer>2</integer>
<key>StandardOutPath</key>
<string>/Users/adolforeyna/Projects/MacMiniMCP/.logs/service.out.log</string>
<key>StandardErrorPath</key>
<string>/Users/adolforeyna/Projects/MacMiniMCP/.logs/service.err.log</string>
</dict>
</plist>
@@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>com.reyna.hermes-browser-dashboard-proxy</string>
<key>ProgramArguments</key>
<array>
<string>/usr/bin/python3</string>
<string>/Users/adolforeyna/bin/hermes-browser-dashboard-proxy.py</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<true/>
<key>StandardOutPath</key>
<string>/Users/adolforeyna/Library/Logs/hermes-browser-dashboard-proxy.log</string>
<key>StandardErrorPath</key>
<string>/Users/adolforeyna/Library/Logs/hermes-browser-dashboard-proxy.error.log</string>
</dict>
</plist>
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>EnvironmentVariables</key>
<dict>
<key>REYNA_REMARKABLE_ROOT</key>
<string>/Users/adolforeyna/Library/Application Support/reyna-cli/remarkable</string>
</dict>
<key>KeepAlive</key>
<true/>
<key>Label</key>
<string>com.reynafamily.reyna-cli.remarkable-listener</string>
<key>ProgramArguments</key>
<array>
<string>/Users/adolforeyna/.local/share/uv/tools/reyna-cli/bin/python</string>
<string>-m</string>
<string>reyna_cli.cli</string>
<string>remarkable</string>
<string>listen</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>StandardErrorPath</key>
<string>/Users/adolforeyna/Library/Application Support/reyna-cli/remarkable/listener.error.log</string>
<key>StandardOutPath</key>
<string>/Users/adolforeyna/Library/Application Support/reyna-cli/remarkable/listener.log</string>
</dict>
</plist>
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>EnvironmentVariables</key>
<dict>
<key>REYNA_REMARKABLE_ROOT</key>
<string>/Users/adolforeyna/Library/Application Support/reyna-cli/remarkable</string>
</dict>
<key>Label</key>
<string>com.reynafamily.reyna-cli.remarkable-sync</string>
<key>ProgramArguments</key>
<array>
<string>/Users/adolforeyna/.local/share/uv/tools/reyna-cli/bin/python</string>
<string>-m</string>
<string>reyna_cli.cli</string>
<string>remarkable</string>
<string>sync</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>StandardErrorPath</key>
<string>/Users/adolforeyna/Library/Application Support/reyna-cli/remarkable/sync.error.log</string>
<key>StandardOutPath</key>
<string>/Users/adolforeyna/Library/Application Support/reyna-cli/remarkable/sync.log</string>
<key>StartInterval</key>
<integer>30</integer>
</dict>
</plist>