Implement granular tool permissions (#82)
* Granular tool permissions * Fix build * Start on UI * Fixes * Fmt * Go ham on UI * Update migrations * Considate wiki files * Clean up * More tweaks. Docs. * Consolidate collab and noncollab * Fix build * Restrict for non-collaborators
This commit is contained in:
committed by
pullfrog[bot]
parent
4547b0032e
commit
97dce099c1
@@ -69,7 +69,7 @@ export function getModes({ disableProgressComment }: GetModesParams): Mode[] {
|
||||
`,
|
||||
},
|
||||
{
|
||||
name: "Address Reviews",
|
||||
name: "AddressReviews",
|
||||
description:
|
||||
"Address PR review feedback; respond to reviewer comments; make requested changes to an existing PR",
|
||||
prompt: `Follow these steps. THINK HARDER.
|
||||
|
||||
Reference in New Issue
Block a user