From 4643ea4f53af4c13c981ba04bdc2a3fa5b61458f Mon Sep 17 00:00:00 2001 From: Jakub Czajka Date: Thu, 9 Jul 2026 18:25:33 +0200 Subject: [PATCH] [home] TODO: API key injection for Paseo mobile-to-laptop relay Co-Authored-By: Claude --- README | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README b/README index 53d2caf..f38e2e6 100644 --- a/README +++ b/README @@ -78,6 +78,12 @@ TODO Remove the npm-install-build-system wrapper and the Node.js dependency in conf/home/pi.scm. +* When Paseo triggers Claude Code from mobile, get-api-key runs pass(1) which + prompts for a GPG passphrase on a headless terminal — the session hangs. + Claude Code runs on the laptop (spawned by the Paseo daemon) but the API key + lives on the phone behind Paseo's relay; the key needs to cross that relay + into the laptop somehow, which there is currently no mechanism for. + * Move configuration files to the Guix store and bundle them with the binary. This requires redesigning home-program-configuration so dotfiles are part of the package derivation rather than symlinked via home-symlink-service-type. -- 2.47.3