@klitchevo/code-council 0.1.3 → 0.1.4

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,12 +3,12 @@ import {
3
3
  hasConfigFile,
4
4
  loadConfig,
5
5
  loadConfigFile
6
- } from "./chunk-YLBGX3Y3.js";
7
- import "./chunk-W4FYPS5Z.js";
6
+ } from "./chunk-6FDDSS3I.js";
7
+ import "./chunk-UFR2SVK2.js";
8
8
  export {
9
9
  findConfigFile,
10
10
  hasConfigFile,
11
11
  loadConfig,
12
12
  loadConfigFile
13
13
  };
14
- //# sourceMappingURL=loader-4YLGXTWJ.js.map
14
+ //# sourceMappingURL=loader-I432A72A.js.map
@@ -6,8 +6,8 @@ import {
6
6
  buildSynthesisUserMessage,
7
7
  buildUserMessage,
8
8
  parseTpsAnalysis
9
- } from "./chunk-RIJGRVVH.js";
10
- import "./chunk-W4FYPS5Z.js";
9
+ } from "./chunk-IVKLQD6M.js";
10
+ import "./chunk-UFR2SVK2.js";
11
11
  export {
12
12
  BATCH_SYSTEM_PROMPT,
13
13
  SYNTHESIS_SYSTEM_PROMPT,
@@ -17,4 +17,4 @@ export {
17
17
  buildUserMessage,
18
18
  parseTpsAnalysis
19
19
  };
20
- //# sourceMappingURL=tps-audit-UJ26A6KT.js.map
20
+ //# sourceMappingURL=tps-audit-DPIJH6JK.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@klitchevo/code-council",
3
- "version": "0.1.3",
3
+ "version": "0.1.4",
4
4
  "description": "Multi-model AI code review server using OpenRouter - get diverse perspectives from multiple LLMs in parallel",
5
5
  "main": "dist/index.js",
6
6
  "type": "module",
@@ -1,19 +0,0 @@
1
- var __getOwnPropNames = Object.getOwnPropertyNames;
2
- var __esm = (fn, res) => function __init() {
3
- return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
4
- };
5
-
6
- // node_modules/tsup/assets/esm_shims.js
7
- import path from "path";
8
- import { fileURLToPath } from "url";
9
- var init_esm_shims = __esm({
10
- "node_modules/tsup/assets/esm_shims.js"() {
11
- "use strict";
12
- }
13
- });
14
-
15
- export {
16
- __esm,
17
- init_esm_shims
18
- };
19
- //# sourceMappingURL=chunk-W4FYPS5Z.js.map
@@ -1,10 +0,0 @@
1
- import {
2
- formatReport,
3
- init_formatter
4
- } from "./chunk-JAGOVGRD.js";
5
- import "./chunk-W4FYPS5Z.js";
6
- init_formatter();
7
- export {
8
- formatReport
9
- };
10
- //# sourceMappingURL=formatter-ZWJ44CI5.js.map