Skip to content

Commit 6ad8cb5

Browse files
committed
Enhancement: Improve Modulus plugin development documentation
- Added advanced examples document in English and Chinese - Enhanced UI Integration section in the Chinese guide - Added Plugin Security & Isolation section to the Chinese guide - Added Advanced Features section to the Chinese guide - Added cross-references between all documents - Added diagrams for plugin lifecycle and communication patterns - Updated API reference documents with links to related documentation - Removed old documentation structure backup files
1 parent c245c4e commit 6ad8cb5

File tree

16 files changed

+4781
-866
lines changed

16 files changed

+4781
-866
lines changed

ai-manifest.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
##################################
22
# Modulus AI Context Manifest
33
# This file provides context for AI tools (GitHub Copilot)
4-
# Last auto-updated: 2025-05-18 18:51:14
4+
# Last auto-updated: 2025-05-18 21:22:04
55
##################################
66

77
projectInfo:
@@ -147,7 +147,7 @@ aiContextNotes:
147147
- Run 'nuke StartAI' before starting AI-assisted development
148148
- Use role filtering for specific context (e.g., 'nuke StartAI --role Backend')
149149
- Use Copilot Chat commands like /sync, /roadmap, /why for specific context
150-
bestPractices:
150+
bestPractices:
151151
- Update AI context when adding significant new functionality
152152
- Include bilingual documentation for all stories
153153
- Reference architecture patterns in code comments

docs/_old_structure_backup_20250518_120335/PluginDevelopmentGuide.md

Lines changed: 0 additions & 191 deletions
This file was deleted.

docs/_old_structure_backup_20250518_120335/Solution_PluginFoundation_Story004.md

Lines changed: 0 additions & 177 deletions
This file was deleted.

0 commit comments

Comments
 (0)