@ztimson/ai-agents 0.1.3 → 0.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -37,9 +37,12 @@ AI-powered Gitea agents for automating reviews and administration
|
|
|
37
37
|
|
|
38
38
|
## About
|
|
39
39
|
|
|
40
|
-
|
|
40
|
+
AI-powered Gitea agents for automating administration of code repos:
|
|
41
|
+
- Code Review
|
|
42
|
+
- Release Notes
|
|
43
|
+
- Ticket Refinement
|
|
41
44
|
|
|
42
|
-
|
|
45
|
+
Only supports Gitea, copy the relevant `.github/workflows/______.yml` action to start using it
|
|
43
46
|
|
|
44
47
|
### Built With
|
|
45
48
|
[](https://docker.com/)
|