opencode-swarm-plugin 0.30.7 → 0.31.1

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.
@@ -0,0 +1,10 @@
1
+ {"id":"mem_mjbteazb_g1swqjm","information":"Test memory for tools integration","created_at":"2025-12-18T19:09:38.711Z","tags":"test"}
2
+ {"id":"mem_mjbteb35_o8xwaxn","information":"Findable test memory with unique keyword xyztest123","created_at":"2025-12-18T19:09:38.849Z"}
3
+ {"id":"mem_mjbteo3a_mnd325l","information":"Test memory for tools integration","created_at":"2025-12-18T19:09:55.702Z","tags":"test"}
4
+ {"id":"mem_mjbteo63_cntql3t","information":"Findable test memory with unique keyword xyztest123","created_at":"2025-12-18T19:09:55.803Z"}
5
+ {"id":"mem_mjbtfnxa_aqgvk47","information":"Test memory for tools integration","created_at":"2025-12-18T19:10:42.142Z","tags":"test"}
6
+ {"id":"mem_mjbtfo0a_rl5fovi","information":"Findable test memory with unique keyword xyztest123","created_at":"2025-12-18T19:10:42.250Z"}
7
+ {"id":"mem_mjc4u7uc_ida1vo0","information":"Test memory for tools integration","created_at":"2025-12-19T00:29:56.916Z","tags":"test"}
8
+ {"id":"mem_mjc4u88t_692zb2b","information":"Findable test memory with unique keyword xyztest123","created_at":"2025-12-19T00:29:57.437Z"}
9
+ {"id":"mem_mjc9u9iu_0p65p35","information":"Test memory for tools integration","created_at":"2025-12-19T02:49:57.174Z","tags":"test"}
10
+ {"id":"mem_mjc9u9nv_qp4wu75","information":"Findable test memory with unique keyword xyztest123","created_at":"2025-12-19T02:49:57.355Z"}
@@ -1,9 +1,9 @@
1
1
  $ bun build ./src/index.ts --outdir ./dist --target node --external @electric-sql/pglite --external swarm-mail && bun build ./src/plugin.ts --outfile ./dist/plugin.js --target node --external @electric-sql/pglite --external swarm-mail && tsc
2
- Bundled 812 modules in 118ms
2
+ Bundled 812 modules in 141ms
3
3
 
4
4
  index.js 1.71 MB (entry point)
5
5
 
6
- Bundled 813 modules in 46ms
6
+ Bundled 813 modules in 37ms
7
7
 
8
- plugin.js 1.67 MB (entry point)
8
+ plugin.js 1.68 MB (entry point)
9
9