Nick Sullivan

Results 18 issues of Nick Sullivan

The location of django django.conf.urls.defaults was changed to django.conf.urls in django 1.4 https://docs.djangoproject.com/en/1.4/releases/1.4/#django-conf-urls-defaults This code allows both to work

$ codon run manage.py manage.py:10:1: error: unexpected indentation This file is properly formatted according to normal python 🤷‍♂️

Claude 2 looks interesting

enhancement

Be able to re-read previous values from the config file and be able to edit the model/provider/personality/api keys...

Example https://github.com/gorillamania/AICodeBot/actions/runs/5846629527/job/15852022573

While some people watch the repo and get notified of a release, we also want to have the program itself check Recommended way to do this is check https://api.github.com/repos/gorillamania/AICodeBot/releases/latest against...

1. When build fails, a github action is triggered. 2. Look at the error 3. Create a plan, ala https://github.com/irgolic/AutoPR, Use an agentic approach to figure out what the problem...

enhancement
help wanted