No description
  • Shell 69.2%
  • Nix 30.8%
Find a file
Daniel Flanagan 3ec2133a1f Add service.sh for 24/7 launchd setup + doctor check
Idempotent install/uninstall of Ollama and the remote-pi supervisor as launchd
user agents. Reuses `remote-pi install` for the supervisor plist, then patches
in PI_CODING_AGENT_DIR/OLLAMA_HOST/relay config via plistlib so launchd-spawned
daemons use the local models. `doctor` health-checks the whole stack; install
hands the :11434 port over from any bare `ollama serve`.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-16 22:40:11 -05:00
scripts Add service.sh for 24/7 launchd setup + doctor check 2026-06-16 22:40:11 -05:00
.gitignore Add remote-pi for driving the agent from a phone 2026-06-16 20:29:32 -05:00
agent-config.example.json Initial local LLM setup: Nix flake + Ollama/llama.cpp scripts 2026-06-16 16:00:45 -05:00
flake.lock Initial local LLM setup: Nix flake + Ollama/llama.cpp scripts 2026-06-16 16:00:45 -05:00
flake.nix Add service.sh for 24/7 launchd setup + doctor check 2026-06-16 22:40:11 -05:00