Paseo — Native Daemon on .13

Paseo — Native Daemon on .13 A architecture diagram generated by Archify. clients native .13 host (no container) paseo CLI · .27 / .51 · clients paseo CLI .27 / .51 Web UI / mobile · browser :6767 · clients Web UI / mobile browser :6767 Paseo daemon · 0.7.2 · systemd · :6767 · native .13 host (no container) Paseo daemon 0.7.2 · systemd · :6767 pi agent · 0.82.1 Nix · --mode rpc · native .13 host (no container) pi agent 0.82.1 Nix · --mode rpc pi config · host ~/.pi + ~/.agents · native .13 host (no container) pi config host ~/.pi + ~/.agents host filesystem · projects · vault · photos · native .13 host (no container) host filesystem projects · vault · photos OmniRoute · .13:20129 · Architecture component OmniRoute .13:20129 LLM providers · combo routing · Architecture component LLM providers combo routing PASEO_HOST + password Tailscale / LAN :6767 spawns / manages host pi config + skills direct access as sam omni provider /v1 combo routing Legend Frontend Backend Database External

Native daemon (2026-09-16)

  • • Runs as systemd user service on .13: paseo.service, enabled, 0.0.0.0:6767
  • • Uses the host Nix pi 0.82.1 directly — no baked image, no sandbox
  • • Full filesystem access as user sam: no /mnt mounts needed
  • • NixOS firewall: port 6767 added (configuration.nix)

Verified end-to-end

  • • Agent ran in /home/sam/paseo/projects/obsidian_cleanup_tool (NEWPATH_OK)
  • • Model: omni/default-opencode-go-ds-flash (combo, healthy)
  • • Clients: .27 CLl + .51 CLl + mobile web UI all reach daemon over LAN/Tailscale

Migrated from Docker

  • • Old Docker container removed; legacy backup in ~/paseo/docker-legacy-backup-…
  • • PASEO_PASSWORD preserved in .13 10-secrets.conf
  • • Docker limitation gone: projects live at ~/paseo/projects/ with real paths