aemeathcli 1.0.5 → 1.0.6

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.
@@ -1341,7 +1341,7 @@ function App({ config, options }) {
1341
1341
  const registryRef = useRef(void 0);
1342
1342
  const getRegistry = useCallback(async () => {
1343
1343
  if (registryRef.current !== void 0) return registryRef.current;
1344
- const { createDefaultRegistry } = await import('./registry-7IXQHFEO.js');
1344
+ const { createDefaultRegistry } = await import('./registry-H6ZI4OFW.js');
1345
1345
  registryRef.current = await createDefaultRegistry();
1346
1346
  return registryRef.current;
1347
1347
  }, []);
@@ -2579,15 +2579,15 @@ async function loadLoginModuleForSlash(provider) {
2579
2579
  return new mod.ClaudeLogin();
2580
2580
  }
2581
2581
  case "codex": {
2582
- const mod = await import('./codex-login-7HHLJHBF.js');
2582
+ const mod = await import('./codex-login-PQ6A6T5P.js');
2583
2583
  return new mod.CodexLogin();
2584
2584
  }
2585
2585
  case "gemini": {
2586
- const mod = await import('./gemini-login-CNKA6JPU.js');
2586
+ const mod = await import('./gemini-login-WVBX7642.js');
2587
2587
  return new mod.GeminiLogin();
2588
2588
  }
2589
2589
  case "kimi": {
2590
- const mod = await import('./kimi-login-CZPS63NK.js');
2590
+ const mod = await import('./kimi-login-RQIEP7TO.js');
2591
2591
  return new mod.KimiLogin();
2592
2592
  }
2593
2593
  default:
@@ -2732,15 +2732,15 @@ async function createFirstRunLogin(provider) {
2732
2732
  return new ClaudeLogin();
2733
2733
  }
2734
2734
  case "codex": {
2735
- const { CodexLogin } = await import('./codex-login-7HHLJHBF.js');
2735
+ const { CodexLogin } = await import('./codex-login-PQ6A6T5P.js');
2736
2736
  return new CodexLogin();
2737
2737
  }
2738
2738
  case "gemini": {
2739
- const { GeminiLogin } = await import('./gemini-login-CNKA6JPU.js');
2739
+ const { GeminiLogin } = await import('./gemini-login-WVBX7642.js');
2740
2740
  return new GeminiLogin();
2741
2741
  }
2742
2742
  case "kimi": {
2743
- const { KimiLogin } = await import('./kimi-login-CZPS63NK.js');
2743
+ const { KimiLogin } = await import('./kimi-login-RQIEP7TO.js');
2744
2744
  return new KimiLogin();
2745
2745
  }
2746
2746
  }
@@ -2784,5 +2784,5 @@ async function runFirstRunSetup() {
2784
2784
  }
2785
2785
 
2786
2786
  export { runFirstRunSetup, startChatSession };
2787
- //# sourceMappingURL=App-2FSER7D6.js.map
2788
- //# sourceMappingURL=App-2FSER7D6.js.map
2787
+ //# sourceMappingURL=App-RTXQQKXN.js.map
2788
+ //# sourceMappingURL=App-RTXQQKXN.js.map