feat: add permission request UI
This commit is contained in:
@@ -46,6 +46,7 @@ describe("AgentWorkspace", () => {
|
||||
onRegenerate: jest.fn(),
|
||||
onEditResubmit: jest.fn(),
|
||||
onCycleBranch: jest.fn(),
|
||||
onReplyPermission: jest.fn(),
|
||||
};
|
||||
|
||||
beforeEach(() => {
|
||||
|
||||
Reference in New Issue
Block a user