corrad-bp/.claude/settings.local.json
Md Afiq Iskandar eadf3443de Add Workflow Execution Page and Update Process Management
- Introduced a new page for executing business process workflows, allowing users to run and interact with processes directly.
- Added functionality to navigate to the workflow execution page from the process management interface.
- Enhanced the user experience with loading states and dynamic step execution feedback.
- Updated the process management page to include a button for running workflows, improving accessibility to process execution features.
- Ensured integration with existing form and conditional logic components for seamless workflow execution.
2025-07-15 12:52:54 +08:00

8 lines
85 B
JSON

{
"permissions": {
"allow": [
"Bash(mkdir:*)"
],
"deny": []
}
}