dev/fix-issues #12
Reference in New Issue
Block a user
Delete Branch "dev/fix-issues"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- Replace import.meta.url with api.resolvePath('.') for reliable path resolution - Fixes no-reply API not starting due to incorrect pluginDir calculation- Remove from plugins.allow BEFORE deleting plugins.entries.dirigent - OpenClaw validates that allow[] entries must exist in entries{} - New order: allow → entry → paths → provider