cognova 0.2.22 → 0.2.23

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,6 +1,6 @@
1
1
  {
2
2
  "name": "cognova-prod",
3
- "version": "0.2.22",
3
+ "version": "0.2.23",
4
4
  "type": "module",
5
5
  "private": true,
6
6
  "dependencies": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "cognova",
3
3
  "type": "module",
4
- "version": "0.2.22",
4
+ "version": "0.2.23",
5
5
  "description": "Personal knowledge management system with Claude Code integration",
6
6
  "repository": {
7
7
  "type": "git",
@@ -160,8 +160,7 @@ export class IMessageAdapter implements BridgeAdapter {
160
160
  body: JSON.stringify({
161
161
  chatGuid,
162
162
  tempGuid: `temp-${randomBytes(16).toString('hex')}`,
163
- message: msg.text,
164
- method: 'private-api'
163
+ message: msg.text
165
164
  })
166
165
  })
167
166
 
@@ -1 +0,0 @@
1
- {"id":"7e5adf59-e667-40b7-9580-af4ed8971b6c","timestamp":1771932711481,"matcher":{"static":{},"wildcard":{},"dynamic":{}},"prerendered":[]}