codesesh 0.1.3 → 0.1.4

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.
@@ -3544,6 +3544,7 @@ async function scanAgentSmart(agent, options, onProgress) {
3544
3544
  }
3545
3545
  agent.setSessionMetaMap(metaMap);
3546
3546
  }
3547
+ agent.isAvailable();
3547
3548
  onProgress?.({
3548
3549
  agent: agent.name,
3549
3550
  phase: "cache",
@@ -3676,4 +3677,4 @@ export {
3676
3677
  scanSessions,
3677
3678
  scanSessionsAsync
3678
3679
  };
3679
- //# sourceMappingURL=chunk-BQ22Y6H4.js.map
3680
+ //# sourceMappingURL=chunk-FG2FZIU5.js.map