Commit Graph

3 Commits (8c6cefdd3feb98a2bd03d15b722cda1aa352b75d)

Author SHA1 Message Date
Marcus Sanatan 63b666b421 Minor feedback 2026-01-22 21:45:03 -04:00
Marcus Sanatan f32b62d616 docs: add LLM prompt and checklist for documentation updates
Add automated documentation update workflow to ensure consistency when tools/resources change:
- Add UPDATE_DOCS_PROMPT.md with copy-paste LLM prompt that:
  - Instructs LLM to scan Server/src/services/tools/ and resources/ for decorators
  - Updates manifest.json tools array, README.md tools/resources sections, README-zh.md
  - Enforces alphabetical ordering and formatting rules (backticks, bullets)
  - References check_docs_sync.py for
2026-01-22 16:23:42 -04:00
Shutong Wu d96dad3e9a
Create pull_request_template.md
Add a pull request template for contributors.
2026-01-20 22:36:54 -05:00