generated from ztimson/template
Compare commits
2 Commits
9ff7beee1e
...
0.1.4
| Author | SHA1 | Date | |
|---|---|---|---|
| 19392b70a6 | |||
| e3d38d2df8 |
@@ -37,9 +37,12 @@ AI-powered Gitea agents for automating reviews and administration
|
||||
|
||||
## About
|
||||
|
||||
Only supports Gitea
|
||||
AI-powered Gitea agents for automating administration of code repos:
|
||||
- Code Review
|
||||
- Release Notes
|
||||
- Ticket Refinement
|
||||
|
||||
Use LLM models from Anthropic, OpenAI, or Ollama to automate ticket refinement, code reviews, and releases.
|
||||
Only supports Gitea, copy the relevant `.github/workflows/______.yml` action to start using it
|
||||
|
||||
### Built With
|
||||
[](https://docker.com/)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ztimson/ai-agents",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"description": "AI agents",
|
||||
"keywords": ["ai", "review"],
|
||||
"author": "ztimson",
|
||||
|
||||
Reference in New Issue
Block a user