Dallas Pool
Dallas Pool
Or at least, I was having problems with it. I could not use the extended repository without invoking `getCustomRepository` instead of the standard `getRepository` as stated in the readme. ```...
While in my travels through the galaxy it's increasingly difficult to find commodities to casually trade and where to take them. If I'm making a 200ly trec across the bubble,...
### Bug report info ```plain text act version: 0.2.45 GOOS: linux GOARCH: amd64 NumCPU: 16 Docker host: DOCKER_HOST environment variable is not set Sockets found: /var/run/docker.sock Config files: /home/codeninja/.actrc: -P...
I setup the project and loaded my repo. The repo was too large and so I drilled into a library and selected that instead. Upon resubmitting I received a network...
Allow for a verbose = true setting which will ignore the console.log statement in the script.
I notice when I ask for an edit to the generated content, its re-generating it through chat gpt, or whatever model. I use Aider a lot as a personal code...
### Issue  So here's my issue... I run `venv` for virtual environments for each project and in every project I have I invariably load in Aider-chat. These packages are...
In my code I'm expecting Node from `neo4j-driver` which is returned by the actual method. However your mockNode method (handy by the way thank you) id returning Node from global.node....