opencode-swarm-plugin 0.37.0 → 0.38.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.
@@ -17,8 +17,12 @@
17
17
  {"id":"opencode-swarm-plugin--ys7z8-mjkn1kg8qrn","title":"Events pane component with live tail","status":"open","priority":2,"issue_type":"task","created_at":"2025-12-24T23:21:42.344Z","updated_at":"2025-12-24T23:21:42.344Z","parent_id":"opencode-swarm-plugin--ys7z8-mjkn1kfmt00","dependencies":[],"labels":[],"comments":[]}
18
18
  {"id":"opencode-swarm-plugin--ys7z8-mjkn1kga43j","title":"Cells pane component with tree view","status":"open","priority":2,"issue_type":"task","created_at":"2025-12-24T23:21:42.346Z","updated_at":"2025-12-24T23:21:42.346Z","parent_id":"opencode-swarm-plugin--ys7z8-mjkn1kfmt00","dependencies":[],"labels":[],"comments":[]}
19
19
  {"id":"opencode-swarm-plugin--ys7z8-mjkn1kgcjpl","title":"Main layout + CLI entry point","status":"open","priority":3,"issue_type":"task","created_at":"2025-12-24T23:21:42.348Z","updated_at":"2025-12-24T23:21:42.348Z","parent_id":"opencode-swarm-plugin--ys7z8-mjkn1kfmt00","dependencies":[],"labels":[],"comments":[]}
20
- {"id":"opencode-swarm-plugin--ys7z8-mjkn5xocowf","title":"Wire Up Decomposition Eval Capture Pipeline","description":"Connect the existing eval-capture.ts functions to the swarm execution path so decomposition outcomes are recorded for evaluation.\n\n## Problem\nThe eval-capture.ts file has capture functions that are never called:\n- `captureDecomposition()` - not called from swarm_decompose\n- `captureSubtaskOutcome()` - not called from swarm_complete \n- `finalizeEvalRecord()` - not called from swarm_record_outcome\n\nCompare to coordinator events which ARE captured via `captureCoordinatorEvent()`.\n\n## Solution\nWire up the three capture functions to their respective tools:\n\n1. **swarm_decompose** → `captureDecomposition()`\n2. **swarm_complete** → `captureSubtaskOutcome()`\n3. **swarm_record_outcome** → `finalizeEvalRecord()`\n\n## Deliverables\n- Integration code in swarm tools\n- Tests verifying capture works\n- Updated README with eval workflow\n- Easy-to-run scripts in package.json\n\n## Success Criteria\n- `bunx evalite run evals/swarm-decomposition.eval.ts` passes (no missing table error)\n- After running a swarm, eval_records table has data\n- `pnpm eval:run` script works","status":"open","priority":1,"issue_type":"epic","created_at":"2025-12-24T23:25:06.108Z","updated_at":"2025-12-24T23:25:06.108Z","dependencies":[],"labels":[],"comments":[]}
21
- {"id":"opencode-swarm-plugin--ys7z8-mjkn5xozcd6","title":"Wire captureDecomposition() into swarm_decompose","status":"open","priority":0,"issue_type":"task","created_at":"2025-12-24T23:25:06.131Z","updated_at":"2025-12-24T23:25:06.131Z","parent_id":"opencode-swarm-plugin--ys7z8-mjkn5xocowf","dependencies":[],"labels":[],"comments":[]}
22
- {"id":"opencode-swarm-plugin--ys7z8-mjkn5xp1blq","title":"Wire captureSubtaskOutcome() into swarm_complete","status":"open","priority":0,"issue_type":"task","created_at":"2025-12-24T23:25:06.133Z","updated_at":"2025-12-24T23:25:06.133Z","parent_id":"opencode-swarm-plugin--ys7z8-mjkn5xocowf","dependencies":[],"labels":[],"comments":[]}
23
- {"id":"opencode-swarm-plugin--ys7z8-mjkn5xp41f2","title":"Wire finalizeEvalRecord() into swarm_record_outcome","status":"open","priority":0,"issue_type":"task","created_at":"2025-12-24T23:25:06.136Z","updated_at":"2025-12-24T23:25:06.136Z","parent_id":"opencode-swarm-plugin--ys7z8-mjkn5xocowf","dependencies":[],"labels":[],"comments":[]}
24
- {"id":"opencode-swarm-plugin--ys7z8-mjkn5xp793w","title":"Add eval scripts to package.json and update README","status":"open","priority":1,"issue_type":"task","created_at":"2025-12-24T23:25:06.139Z","updated_at":"2025-12-24T23:25:06.139Z","parent_id":"opencode-swarm-plugin--ys7z8-mjkn5xocowf","dependencies":[],"labels":[],"comments":[]}
20
+ {"id":"opencode-swarm-plugin--ys7z8-mjkn5xozcd6","title":"Wire captureDecomposition() into swarm_decompose","status":"closed","priority":0,"issue_type":"task","created_at":"2025-12-24T23:25:06.131Z","updated_at":"2025-12-24T23:34:22.895Z","closed_at":"2025-12-24T23:34:22.895Z","parent_id":"opencode-swarm-plugin--ys7z8-mjkn5xocowf","dependencies":[],"labels":[],"comments":[]}
21
+ {"id":"opencode-swarm-plugin--ys7z8-mjknrr4aqj0","title":"Add OAuth","description":"Implement OAuth authentication","status":"open","priority":1,"issue_type":"epic","created_at":"2025-12-24T23:42:04.042Z","updated_at":"2025-12-24T23:42:04.042Z","dependencies":[],"labels":[],"comments":[]}
22
+ {"id":"opencode-swarm-plugin--ys7z8-mjknrr4ghia","title":"Add auth service","status":"open","priority":2,"issue_type":"task","created_at":"2025-12-24T23:42:04.048Z","updated_at":"2025-12-24T23:42:04.048Z","parent_id":"opencode-swarm-plugin--ys7z8-mjknrr4aqj0","dependencies":[],"labels":[],"comments":[]}
23
+ {"id":"opencode-swarm-plugin--ys7z8-mjknrr4ssue","title":"Fix bug","status":"open","priority":1,"issue_type":"epic","created_at":"2025-12-24T23:42:04.060Z","updated_at":"2025-12-24T23:42:04.060Z","dependencies":[],"labels":[],"comments":[]}
24
+ {"id":"opencode-swarm-plugin--ys7z8-mjknrr4uw8i","title":"Fix auth bug","status":"open","priority":1,"issue_type":"task","created_at":"2025-12-24T23:42:04.062Z","updated_at":"2025-12-24T23:42:04.062Z","parent_id":"opencode-swarm-plugin--ys7z8-mjknrr4ssue","dependencies":[],"labels":[],"comments":[]}
25
+ {"id":"opencode-swarm-plugin--ys7z8-mjkn5xocowf","title":"Wire Up Decomposition Eval Capture Pipeline","description":"Connect the existing eval-capture.ts functions to the swarm execution path so decomposition outcomes are recorded for evaluation.\n\n## Problem\nThe eval-capture.ts file has capture functions that are never called:\n- `captureDecomposition()` - not called from swarm_decompose\n- `captureSubtaskOutcome()` - not called from swarm_complete \n- `finalizeEvalRecord()` - not called from swarm_record_outcome\n\nCompare to coordinator events which ARE captured via `captureCoordinatorEvent()`.\n\n## Solution\nWire up the three capture functions to their respective tools:\n\n1. **swarm_decompose** → `captureDecomposition()`\n2. **swarm_complete** → `captureSubtaskOutcome()`\n3. **swarm_record_outcome** → `finalizeEvalRecord()`\n\n## Deliverables\n- Integration code in swarm tools\n- Tests verifying capture works\n- Updated README with eval workflow\n- Easy-to-run scripts in package.json\n\n## Success Criteria\n- `bunx evalite run evals/swarm-decomposition.eval.ts` passes (no missing table error)\n- After running a swarm, eval_records table has data\n- `pnpm eval:run` script works","status":"closed","priority":1,"issue_type":"epic","created_at":"2025-12-24T23:25:06.108Z","updated_at":"2025-12-24T23:52:10.847Z","closed_at":"2025-12-24T23:52:10.847Z","dependencies":[],"labels":[],"comments":[]}
26
+ {"id":"opencode-swarm-plugin--ys7z8-mjkn5xp1blq","title":"Wire captureSubtaskOutcome() into swarm_complete","status":"closed","priority":0,"issue_type":"task","created_at":"2025-12-24T23:25:06.133Z","updated_at":"2025-12-24T23:52:01.496Z","closed_at":"2025-12-24T23:52:01.496Z","parent_id":"opencode-swarm-plugin--ys7z8-mjkn5xocowf","dependencies":[],"labels":[],"comments":[]}
27
+ {"id":"opencode-swarm-plugin--ys7z8-mjkn5xp41f2","title":"Wire finalizeEvalRecord() into swarm_record_outcome","status":"closed","priority":0,"issue_type":"task","created_at":"2025-12-24T23:25:06.136Z","updated_at":"2025-12-24T23:52:02.719Z","closed_at":"2025-12-24T23:52:02.719Z","parent_id":"opencode-swarm-plugin--ys7z8-mjkn5xocowf","dependencies":[],"labels":[],"comments":[]}
28
+ {"id":"opencode-swarm-plugin--ys7z8-mjkn5xp793w","title":"Add eval scripts to package.json and update README","status":"closed","priority":1,"issue_type":"task","created_at":"2025-12-24T23:25:06.139Z","updated_at":"2025-12-24T23:52:04.385Z","closed_at":"2025-12-24T23:52:04.385Z","parent_id":"opencode-swarm-plugin--ys7z8-mjkn5xocowf","dependencies":[],"labels":[],"comments":[]}
@@ -534,4 +534,16 @@
534
534
  {"id":"mem_mjkbhrfa_hzcy46u","information":"Findable test memory with unique keyword xyztest123","created_at":"2025-12-24T17:58:22.486Z"}
535
535
  {"id":"mem_mjkbhu60_nv8kufy","information":"Test memory for adapter wiring verification","created_at":"2025-12-24T17:58:26.040Z","tags":"test,memory"}
536
536
  {"id":"mem_mjkbhubx_bdx22vh","information":"OAuth refresh tokens need 5min buffer before expiry","created_at":"2025-12-24T17:58:26.253Z","metadata":"{\"raw\":\"auth,tokens,oauth\"}","tags":"auth,integration-test"}
537
- {"id":"mem_mjkbhuf0_0s26nsz","information":"Smoke test verified full tool adapter wiring works end-to-end","created_at":"2025-12-24T17:58:26.364Z","tags":"test,verification"}
537
+ {"id":"mem_mjkbhuf0_0s26nsz","information":"Smoke test verified full tool adapter wiring works end-to-end","created_at":"2025-12-24T17:58:26.364Z","tags":"test,verification"}
538
+ {"id":"mem_mjki3x94_epfn9bx","information":"Test memory for tools integration","created_at":"2025-12-24T21:03:34.168Z","tags":"test"}
539
+ {"id":"mem_mjki3xt5_x48dvkv","information":"Findable test memory with unique keyword xyztest123","created_at":"2025-12-24T21:03:34.889Z"}
540
+ {"id":"mem_mjki5ifa_il44eaz","information":"Test memory for tools integration","created_at":"2025-12-24T21:04:48.262Z","tags":"test"}
541
+ {"id":"mem_mjki5iqd_rpfwxxh","information":"Findable test memory with unique keyword xyztest123","created_at":"2025-12-24T21:04:48.661Z"}
542
+ {"id":"mem_mjki5oqz_9hdazvo","information":"Test memory for adapter wiring verification","created_at":"2025-12-24T21:04:56.459Z","tags":"test,memory"}
543
+ {"id":"mem_mjki5otl_zpsqgba","information":"OAuth refresh tokens need 5min buffer before expiry","created_at":"2025-12-24T21:04:56.553Z","metadata":"{\"raw\":\"auth,tokens,oauth\"}","tags":"auth,integration-test"}
544
+ {"id":"mem_mjki5oxd_qf680ek","information":"Smoke test verified full tool adapter wiring works end-to-end","created_at":"2025-12-24T21:04:56.689Z","tags":"test,verification"}
545
+ {"id":"mem_mjkifo3z_48h5mta","information":"Test memory for tools integration","created_at":"2025-12-24T21:12:42.191Z","tags":"test"}
546
+ {"id":"mem_mjkifog0_kyrf1i8","information":"Findable test memory with unique keyword xyztest123","created_at":"2025-12-24T21:12:42.624Z"}
547
+ {"id":"mem_mjkifrmb_cfzpsbl","information":"Test memory for adapter wiring verification","created_at":"2025-12-24T21:12:46.739Z","tags":"test,memory"}
548
+ {"id":"mem_mjkifrp8_6p3hyc0","information":"OAuth refresh tokens need 5min buffer before expiry","created_at":"2025-12-24T21:12:46.844Z","metadata":"{\"raw\":\"auth,tokens,oauth\"}","tags":"auth,integration-test"}
549
+ {"id":"mem_mjkifrty_n2obcci","information":"Smoke test verified full tool adapter wiring works end-to-end","created_at":"2025-12-24T21:12:47.014Z","tags":"test,verification"}
@@ -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 917 modules in 115ms
2
+ Bundled 917 modules in 237ms
3
3
 
4
- index.js 2.14 MB (entry point)
4
+ index.js 2.16 MB (entry point)
5
5
 
6
- Bundled 918 modules in 85ms
6
+ Bundled 918 modules in 82ms
7
7
 
8
- plugin.js 2.11 MB (entry point)
8
+ plugin.js 2.12 MB (entry point)
9
9