feat: persist Nix in Agent Zero #103

Merged
lost-rob0t merged 1 commit from feat/agent-zero-nix-persistence into master 2026-08-22 07:02:31 +00:00
lost-rob0t commented 2026-08-22 07:02:24 +00:00 (Migrated from github.com)

Add agent-zero-nix, a Bash launcher on the existing ~/.bin PATH.

  • persists Agent Zero state in a0_usr:/a0/usr
  • persists the Nix store/state in a0_nix:/nix
  • exposes Agent Zero on port 50080 by default
  • sets BASH_ENV to the persistent Nix profile hook so recreated containers can pick Nix back up after installation
  • safely starts an existing stopped container instead of recreating it

Merge immediately per request.

Add `agent-zero-nix`, a Bash launcher on the existing `~/.bin` PATH. - persists Agent Zero state in `a0_usr:/a0/usr` - persists the Nix store/state in `a0_nix:/nix` - exposes Agent Zero on port 50080 by default - sets `BASH_ENV` to the persistent Nix profile hook so recreated containers can pick Nix back up after installation - safely starts an existing stopped container instead of recreating it Merge immediately per request.
nsaspy referenced this pull request from a commit 2026-09-19 23:51:14 +00:00
Sign in to join this conversation.
No description provided.