-
feat: Add JSON schema auto-generation and improve code generation scripts (#133)
发布于
2025-12-20 09:36:10 +00:00 - Add schema.json as single source of truth for JSON output format
- Add generate-schema.mjs to auto-generate json-schema.mdx docs
- Add npm scripts: sync, sync-schema, generate-schema
- Enhance escapeMarkdown with more character escapes for security
- Add formatTable function for aligned table columns
- Use node: prefix for built-in module imports
🤖 Generated with Claude Code
Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com
下载附件