๐Ÿ“ฆ Significant-Gravitas / AutoGPT

๐Ÿ“„ .envrc ยท 5 lines
1
2
3
4
5# Upon entering directory, direnv requests user permission once to automatically load project dependencies onwards.
# Eliminating the need of running "nix develop github:superherointj/nix-auto-gpt" for Nix users to develop/use AutoGPT.

[[ -z $IN_NIX_SHELL ]] && use flake github:superherointj/nix-auto-gpt