feat: add session-scoped workflow approval gate commands
This commit is contained in:
@@ -10,5 +10,8 @@ export {
|
||||
createResetCommand,
|
||||
createQueueCommand,
|
||||
createTransferCommand,
|
||||
createApprovalsCommand,
|
||||
createApproveCommand,
|
||||
createDenyCommand,
|
||||
registerBuiltinCommands,
|
||||
} from './builtin/index.js';
|
||||
|
||||
Reference in New Issue
Block a user