Comparing version 0.0.1 to 0.0.4
{ | ||
"name": "bunaider", | ||
"main": "dist/main.cjs", | ||
"version": "0.0.1", | ||
"version": "0.0.4", | ||
"type": "module", | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
@@ -7,0 +10,0 @@ "build": "tsup main.ts --dts --sourcemap" |
@@ -1,5 +0,9 @@ | ||
# bunaider | ||
# bunaider - quickly fix github issues w/ ai | ||
Bunaider is a powerful tool that combines [bun](https://github.com/oven-sh/bun) and [aider](https://aider.chat) to automatically address GitHub issues. It streamlines the process of fixing issues by leveraging AI-assisted coding. | ||
![image](https://github.com/user-attachments/assets/b11a43ac-6e28-4aea-9e3c-ff41f1dbce8a) | ||
`bunaider` combines [bun](https://github.com/oven-sh/bun) and [aider](https://aider.chat) to automatically fix GitHub issues. It streamlines the process of fixing issues by leveraging AI-assisted coding. | ||
You can use `bunaider` to automatically fix github issues. | ||
## Features | ||
@@ -70,2 +74,4 @@ | ||
- run: bunaider init | ||
- name: Run bunaider fix | ||
@@ -72,0 +78,0 @@ env: |
102
18326
6
130