agent-web-os 0.4.0 → 0.4.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.
@@ -37353,7 +37353,7 @@ function createBrowserBashSession(options = {}) {
37353
37353
  fs,
37354
37354
  customCommands: [
37355
37355
  ...runtimeCommands,
37356
- Dx("fd", async (args, ctx) => executeFd(args, ctx)),
37356
+ Dx("fd", executeFd),
37357
37357
  ...options.customCommands ?? []
37358
37358
  ]
37359
37359
  });
@@ -37490,4 +37490,4 @@ just-bash/dist/bundle/browser.js:
37490
37490
  (*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> *)
37491
37491
  *)
37492
37492
  */
37493
- //# sourceMappingURL=chunk-ZZTRZYH2.js.map
37493
+ //# sourceMappingURL=chunk-KBWDWVKH.js.map