emrgnt-cmplxty / automata

Automata: A self-coding agent
Apache License 2.0
615 stars 100 forks source link

Add logic to see if indices are being ran in Docker #463

Closed NolanTrem closed 1 year ago

NolanTrem commented 1 year ago

Docker installation of NPM is a little finicky—this PR introduces some logic so that we don't reinstall the node 16.10.

NolanTrem commented 1 year ago

Type check error is carryover from when this branch was created—fixed in ready to be merged PR.