Commit graph

7 commits

Author SHA1 Message Date
dd787bfdbe fix zsh shell for pi
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
2026-04-03 00:00:13 -04:00
Hari
a49e93847d
give agent full shell (#57) 2026-04-03 03:49:35 +00:00
Hari
019bb0619a
simplify pi setup (#56)
remove attach function
2026-04-03 03:36:09 +00:00
1ed089acbc add npm to path for pi telegram to run 2026-04-02 23:31:52 -04: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