mirror of
https://github.com/langgenius/dify.git
synced 2026-09-06 17:25:12 +08:00
407 B
407 B
Skills
Workspace Skill management, including the list, file editing, publishing, and version restoration.
Routes enter through page.tsx for the list and detail-page.tsx for a Skill's detail. Navigation uses permissions.ts for visibility; Agent V2 consumes the shared Skill error handling from error.ts.
File editing, draft coordination, publishing, and version UI remain internal to detail/.