Dallas Pool

Results 9 issues of 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,...

enhancement

### 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...

kind/bug
confirmed/not-planned

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 ![image](https://github.com/paul-gauthier/aider/assets/14914/10c6450c-33cf-46b5-960a-cd7d465e7583) 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....