@rotorsoft/gent 1.25.2 → 1.26.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.
@@ -3,7 +3,7 @@ import {
3
3
  checkGhAuth,
4
4
  getCurrentBranch,
5
5
  logger
6
- } from "./chunk-ENNNKNLI.js";
6
+ } from "./chunk-XBUSPWBB.js";
7
7
 
8
8
  // src/commands/github-remote.ts
9
9
  import { execa } from "execa";
@@ -40,4 +40,4 @@ async function githubRemoteCommand() {
40
40
  export {
41
41
  githubRemoteCommand
42
42
  };
43
- //# sourceMappingURL=chunk-PHZJIEY6.js.map
43
+ //# sourceMappingURL=chunk-FML3SVK5.js.map
@@ -6,7 +6,7 @@ import {
6
6
  getRepoInfo,
7
7
  loadConfig,
8
8
  logger
9
- } from "./chunk-ENNNKNLI.js";
9
+ } from "./chunk-XBUSPWBB.js";
10
10
 
11
11
  // src/utils/spinner.ts
12
12
  import ora from "ora";
@@ -280,4 +280,4 @@ export {
280
280
  sortByPriority,
281
281
  setupLabelsCommand
282
282
  };
283
- //# sourceMappingURL=chunk-MRF5FZO6.js.map
283
+ //# sourceMappingURL=chunk-SBG4BMMM.js.map
@@ -843,6 +843,7 @@ export {
843
843
  checkGhAuth,
844
844
  checkClaudeCli,
845
845
  checkGeminiCli,
846
+ checkCodexCLI,
846
847
  checkAIProvider,
847
848
  checkGitRepo,
848
849
  isValidIssueNumber,
@@ -883,4 +884,4 @@ export {
883
884
  remoteBranchExists,
884
885
  fetchAndCheckout
885
886
  };
886
- //# sourceMappingURL=chunk-ENNNKNLI.js.map
887
+ //# sourceMappingURL=chunk-XBUSPWBB.js.map
@@ -0,0 +1,9 @@
1
+ #!/usr/bin/env node
2
+ import {
3
+ githubRemoteCommand
4
+ } from "./chunk-FML3SVK5.js";
5
+ import "./chunk-XBUSPWBB.js";
6
+ export {
7
+ githubRemoteCommand
8
+ };
9
+ //# sourceMappingURL=github-remote-GJIXMSQK.js.map