sinapse-ai 7.0.5 → 7.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. package/.sinapse-ai/core-config.yaml +2 -26
  2. package/.sinapse-ai/data/entity-registry.yaml +759 -926
  3. package/.sinapse-ai/data/registry-update-log.jsonl +22 -0
  4. package/.sinapse-ai/infrastructure/scripts/ide-sync/index.js +1 -49
  5. package/.sinapse-ai/infrastructure/scripts/validate-parity.js +0 -7
  6. package/.sinapse-ai/install-manifest.yaml +11 -43
  7. package/README.en.md +6 -11
  8. package/README.md +6 -11
  9. package/bin/modules/env-config.js +1 -2
  10. package/bin/sinapse-init.js +23 -188
  11. package/docs/ide-integration.md +22 -263
  12. package/docs/installation/README.md +4 -6
  13. package/docs/installation/faq.md +10 -33
  14. package/docs/installation/linux.md +0 -23
  15. package/docs/installation/macos.md +0 -10
  16. package/docs/installation/troubleshooting.md +5 -9
  17. package/docs/installation/v4-quick-start.md +1 -1
  18. package/docs/installation/windows.md +0 -18
  19. package/package.json +1 -9
  20. package/packages/installer/src/config/ide-configs.js +3 -49
  21. package/.sinapse-ai/infrastructure/scripts/ide-sync/transformers/antigravity.js +0 -105
  22. package/.sinapse-ai/infrastructure/scripts/ide-sync/transformers/cursor.js +0 -94
  23. package/.sinapse-ai/infrastructure/scripts/ide-sync/transformers/github-copilot.js +0 -184
  24. package/.sinapse-ai/infrastructure/scripts/validate-gemini-integration.js +0 -151
  25. package/.sinapse-ai/product/templates/ide-rules/antigravity-rules.md +0 -115
  26. package/.sinapse-ai/product/templates/ide-rules/copilot-rules.md +0 -92
  27. package/.sinapse-ai/product/templates/ide-rules/cursor-rules.md +0 -115
  28. package/.sinapse-ai/product/templates/ide-rules/gemini-rules.md +0 -87
  29. package/docs/pt/platforms/antigravity.md +0 -508
  30. package/docs/pt/platforms/cursor.md +0 -633
  31. package/docs/pt/platforms/gemini-cli.md +0 -481
  32. package/docs/pt/platforms/github-copilot.md +0 -478

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.