camelagi 0.5.45 → 0.5.46

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.
@@ -1,4 +1,4 @@
1
1
  // Auto-synced with package.json version
2
- export const VERSION = "0.5.44";
2
+ export const VERSION = "0.5.46";
3
3
  export const NAME = "camelagi";
4
4
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "camelagi",
3
- "version": "0.5.45",
3
+ "version": "0.5.46",
4
4
  "description": "Personal AI agent powered by Claude Agent SDK — manage everything from Telegram",
5
5
  "type": "module",
6
6
  "bin": {