aemeathcli 1.0.9 → 1.0.10

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-OYWYT7WL.js');
1344
+ const { createDefaultRegistry } = await import('./registry-AZ2LOHHJ.js');
1345
1345
  registryRef.current = await createDefaultRegistry();
1346
1346
  return registryRef.current;
1347
1347
  }, []);
@@ -2580,15 +2580,15 @@ async function loadLoginModuleForSlash(provider) {
2580
2580
  return new mod.ClaudeLogin();
2581
2581
  }
2582
2582
  case "codex": {
2583
- const mod = await import('./codex-login-DDJBCT43.js');
2583
+ const mod = await import('./codex-login-GZIFXUWD.js');
2584
2584
  return new mod.CodexLogin();
2585
2585
  }
2586
2586
  case "gemini": {
2587
- const mod = await import('./gemini-login-YEPK6GGW.js');
2587
+ const mod = await import('./gemini-login-AZGL3CE7.js');
2588
2588
  return new mod.GeminiLogin();
2589
2589
  }
2590
2590
  case "kimi": {
2591
- const mod = await import('./kimi-login-ZR74MIY4.js');
2591
+ const mod = await import('./kimi-login-6LUWB7P6.js');
2592
2592
  return new mod.KimiLogin();
2593
2593
  }
2594
2594
  default:
@@ -2733,15 +2733,15 @@ async function createFirstRunLogin(provider) {
2733
2733
  return new ClaudeLogin();
2734
2734
  }
2735
2735
  case "codex": {
2736
- const { CodexLogin } = await import('./codex-login-DDJBCT43.js');
2736
+ const { CodexLogin } = await import('./codex-login-GZIFXUWD.js');
2737
2737
  return new CodexLogin();
2738
2738
  }
2739
2739
  case "gemini": {
2740
- const { GeminiLogin } = await import('./gemini-login-YEPK6GGW.js');
2740
+ const { GeminiLogin } = await import('./gemini-login-AZGL3CE7.js');
2741
2741
  return new GeminiLogin();
2742
2742
  }
2743
2743
  case "kimi": {
2744
- const { KimiLogin } = await import('./kimi-login-ZR74MIY4.js');
2744
+ const { KimiLogin } = await import('./kimi-login-6LUWB7P6.js');
2745
2745
  return new KimiLogin();
2746
2746
  }
2747
2747
  }
@@ -2785,5 +2785,5 @@ async function runFirstRunSetup() {
2785
2785
  }
2786
2786
 
2787
2787
  export { runFirstRunSetup, startChatSession };
2788
- //# sourceMappingURL=App-TE3JJKOW.js.map
2789
- //# sourceMappingURL=App-TE3JJKOW.js.map
2788
+ //# sourceMappingURL=App-FKRSMFMB.js.map
2789
+ //# sourceMappingURL=App-FKRSMFMB.js.map