feat: AI-Native integration (MCP, Schemas, Docs) + UX improvements

This commit is contained in:
s41r4j
2026-01-29 01:02:43 +05:30
parent c3e0d4ab03
commit b53f06b799
9 changed files with 1414 additions and 39 deletions
+23
View File
@@ -0,0 +1,23 @@
# NPM Ignore
.git
.github
.gitignore
.DS_Store
.env*
test/
tests/
examples/
scripts/
docs/
mcp/
AI.md
*.log
coverage/
node_modules/
# Keep bin and library code
!bin/
!package.json
!README.md
!LICENSE
!CHANGELOG.md