smol-ai / developer

the first library to let you embed a developer agent in your own app!
https://twitter.com/SmolModels
MIT License
11.76k stars 1.03k forks source link

Please add releases #116

Open mysticaltech opened 1 year ago

mysticaltech commented 1 year ago

Hey @swyxio, great project and big fan of your work on Twitter.

Please do add releases, it makes it much more easy to track the project.

Super simple:

git tag v0.0.1 (basic sem-ver) git push origin v0.0.1

In the repo, in a .github folder, you add this file, and you will have automated release notes, super good looking! https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner/blob/master/.github/release.yaml

wwzeng1 commented 1 year ago

Hi @swyxio! I’m one of the founders of Sweep, a github app that solves issues(like adding a file for release notes) by writing pull requests. This looks like a good issue for Sweep https://github.com/sweepai/sweep to try. We have onboarding instructions here, I’m also happy to help you onboard directly :)