Commit graph

4 commits

Author SHA1 Message Date
e2a7d85ac2 add npm to path for pi telegram to run 2026-04-03 03:30:10 +00:00
800747c18b add xdg paths to pi 2026-04-02 22:33:20 -04:00
Hari
3eaee8d37c
tmux dtach (#47) 2026-04-03 02:14:21 +00:00
Hari
588d8b8d6a
pi-agent stack (#46)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
* pi-agent stack

* fix: hardcode pi binary path, set XDG env for npm

npm prefix discovery fails in systemd and activation contexts
because NPM_CONFIG_USERCONFIG and XDG_DATA_HOME are not set.
Hardcode the known path ~/.local/share/npm/bin/pi instead.
2026-04-03 01:44:43 +00:00