-
Notifications
You must be signed in to change notification settings - Fork 43
Description
Issue 1: Plugin commands/ directory is not automatically scanned (Claude Code automatically scans it)
Issue 2: Task tool does not pass Execute permissions when launching droid, preventing plugins from
executing scripts
Root cause: Insufficient compatibility of Factory with Claude Code plugin format
Plugin: zai-coding-plugins-main
Create custom slash commands to directly run plugin scripts using the Execute tool bypassing the problematic droid to skill call chain
Specific implementation
Create glm usage md and glm feedback md in factory commands
Commands invoke the Execute tool to directly execute query usage mjs and submit feedback mjs
Trigger with a single click using glm usage or glm feedback
This is a temporary workaround to bypass the problem
Content generated by AI
