16c0252 Make inline terminal taller
dfcd61b Update description
73105c2 Update readme with local stuff
6abeea8 chore: add projections and venv/ to gitignore
7653c4d chore: add tests for loading config from parent dir
429ff9f chore: e2e test for loading config
81560d6 chore: test for loading Config from YAML
0815054 feat: allow config loading from subdirectories
b724c51 feat: basic errors.go with ConfigNotFound
d9a350c feat: config parent search has max depth (height?)
4b3f94a feat: shell out to docker to get bridge IP
d985a6f fix: incorrect binary comparison
092d608 fix: linting errors
0c570e6 fix: use bridge network to connect to redis
164ba6c fix: use server dir for loading config
7253361 wip: simplify the algorithm to find the project root dir