-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Labels
Description
This issue intends to track the overal progress and ideas of pushing kwaak in this direction. If you have more ideas, suggestions or comments, this is the place. Ideally tickets related to this overall goal should be linked here.
Multiple users, including myself, really like the idea of using AI to help pushing open-source projects forward. Ratatui and rrweb have both pointed out to be willing to do a trial.
Some example use cases:
- Add context/summary and next steps to (stale) issues
- Ensure consistency across documentation
- Keep documentation in sync with the project (multi repo?)
- Help with prioritization
Must have features:
- Agent tools to retrieve issues and post comments.
- Select github issues from the UI, then chose an action (i.e. add summary next steps, fix, ...more?)
- Default to multi agent, then we can have an agent for the triage as well
Related changes:
- Multi repository support
Other notes:
- Perhaps it's time for a github oauth app? I'd prefer it if kwaak is transparent in that it was used.
- Like pull requests, comments should have a kwaak footer
- Kwaak needs more userfriendly documentation (a website :-))