Egalitaristen / LocalDev

A local developer agent
Other
1 stars 0 forks source link

Add github API to LocalDev #16

Open Egalitaristen opened 5 months ago

Egalitaristen commented 5 months ago

To enable LocalDev to read, write and create issues for repos.

Mainly to be used to get code inspiration and later on for a self improvement loop.

The self improvement loop is meant to be something like this:

Reads own repo - forks it - creates new branch - make improvement (either by prompt of automated with interval) - makes changes - runs tests to see if broken or improved.