@open330/oac 2026.2.5 → 2026.220.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.
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  cloneRepo,
3
3
  resolveRepo
4
- } from "./chunk-CJAJ4MBO.js";
4
+ } from "./chunk-OS3XDHOJ.js";
5
5
  import {
6
6
  CompositeScanner,
7
7
  GitHubIssuesScanner,
@@ -3119,7 +3119,7 @@ function registerCommands(program) {
3119
3119
  program.addCommand(createExplainCommand());
3120
3120
  }
3121
3121
  async function createCliProgram() {
3122
- const version = true ? "2026.2.5" : "0.0.0";
3122
+ const version = true ? "2026.220.1" : "0.0.0";
3123
3123
  const program = new Command13();
3124
3124
  program.name("oac").description("Open Agent Contribution CLI").version(version).option("--config <path>", "Config file path", "oac.config.ts").option("--verbose", "Enable verbose logging", false).option("--quiet", "Suppress non-error output", false).option("--json", "Output machine-readable JSON", false).option("--no-color", "Disable ANSI colors");
3125
3125
  registerCommands(program);
@@ -3149,4 +3149,4 @@ export {
3149
3149
  createCliProgram,
3150
3150
  runCli
3151
3151
  };
3152
- //# sourceMappingURL=chunk-4IUL7ECC.js.map
3152
+ //# sourceMappingURL=chunk-7Y4LZUDP.js.map