@xmemo/client 0.4.162 → 0.4.163
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.
- package/package.json +2 -1
- package/plugins/kiro/POWER.md +5 -6
package/package.json
CHANGED
package/plugins/kiro/POWER.md
CHANGED
|
@@ -140,10 +140,9 @@ To remove XMemo from Kiro, manually edit `~/.kiro/settings/mcp.json` and remove
|
|
|
140
140
|
- Agent identity headers are non-secret attribution IDs
|
|
141
141
|
- Environment variable approach keeps tokens out of config files
|
|
142
142
|
- All memory content is user-owned and controlled through your XMemo account
|
|
143
|
+
## License and support
|
|
143
144
|
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
-
|
|
147
|
-
-
|
|
148
|
-
- **Issues**: https://github.com/yonro/memory-os-cli/issues
|
|
149
|
-
- **Email**: support@xmemo.dev
|
|
145
|
+
This power is licensed under [LicenseRef-Proprietary](file:///h:/repos/memory-os-cli/plugins/kiro/LICENSE).
|
|
146
|
+
This power integrates with XMemo MCP Server (LicenseRef-Proprietary).
|
|
147
|
+
- [Privacy Policy](https://xmemo.dev/privacy)
|
|
148
|
+
- [Support](mailto:support@xmemo.dev)
|