maige
maige copied to clipboard
Open-source infrastructure for running natural language workflows on your codebase.
Approach - add a footer eg. "was this useful? vote up or down" to comments made by Maige - assume we've added an event trigger for reactions. add an event...
## Problem Maige double (additonal) sets labels in the same "category", if user has already selected one. ## Solution If there is already a label set in a category by...
@DexterStorey has reported an issue where Maige successfully opens new issues but doesn't provide feedback to say that the issue has been opened, and doesn't reference that issue in the...
It appears that Maige is not aware that we're using 'bun' instead of 'npm' or 'yarn' for package management, which may lead to incorrect assumptions when answering questions. This needs...
- Currently, runs are sorted by oldest-first - Probably requires adjusting a Prisma query with an orderBy arg
Added a screen reader-only DialogTitle to the CreateInstruction component to resolve accessibility warnings. This fix ensures our dialogs are properly labeled for users with screen readers while maintaining the current...