@harness-engineering/cli 1.13.1 → 1.15.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.
Files changed (147) hide show
  1. package/dist/agents/skills/claude-code/harness-autopilot/SKILL.md +240 -39
  2. package/dist/agents/skills/claude-code/harness-autopilot/skill.yaml +6 -0
  3. package/dist/agents/skills/claude-code/harness-brainstorming/SKILL.md +39 -0
  4. package/dist/agents/skills/claude-code/harness-code-review/SKILL.md +44 -0
  5. package/dist/agents/skills/claude-code/harness-execution/SKILL.md +44 -0
  6. package/dist/agents/skills/claude-code/harness-planning/SKILL.md +39 -0
  7. package/dist/agents/skills/claude-code/harness-product-spec/SKILL.md +5 -5
  8. package/dist/agents/skills/claude-code/harness-release-readiness/SKILL.md +3 -3
  9. package/dist/agents/skills/claude-code/harness-verification/SKILL.md +35 -0
  10. package/dist/agents/skills/claude-code/initialize-harness-project/SKILL.md +11 -3
  11. package/dist/agents/skills/gemini-cli/harness-autopilot/SKILL.md +240 -39
  12. package/dist/agents/skills/gemini-cli/harness-autopilot/skill.yaml +6 -0
  13. package/dist/agents/skills/gemini-cli/harness-brainstorming/SKILL.md +39 -0
  14. package/dist/agents/skills/gemini-cli/harness-code-review/SKILL.md +44 -0
  15. package/dist/agents/skills/gemini-cli/harness-execution/SKILL.md +44 -0
  16. package/dist/agents/skills/gemini-cli/harness-planning/SKILL.md +39 -0
  17. package/dist/agents/skills/gemini-cli/harness-product-spec/SKILL.md +5 -5
  18. package/dist/agents/skills/gemini-cli/harness-release-readiness/SKILL.md +3 -3
  19. package/dist/agents/skills/gemini-cli/harness-verification/SKILL.md +35 -0
  20. package/dist/agents/skills/gemini-cli/initialize-harness-project/SKILL.md +11 -3
  21. package/dist/agents/skills/package.json +1 -0
  22. package/dist/agents/skills/vitest.config.mts +5 -0
  23. package/dist/agents-md-ZGNIDWAF.js +8 -0
  24. package/dist/{architecture-2R5Z4ZAF.js → architecture-ZLIH5533.js} +4 -4
  25. package/dist/bin/harness-mcp.js +14 -14
  26. package/dist/bin/harness.js +27 -25
  27. package/dist/{check-phase-gate-2OFZ7OWW.js → check-phase-gate-ZOXVBDCN.js} +4 -4
  28. package/dist/{chunk-ND6PNADU.js → chunk-2BKLWLY6.js} +9 -9
  29. package/dist/{chunk-65FRIL4D.js → chunk-3ZZKVN62.js} +1 -1
  30. package/dist/{chunk-C2ERUR3L.js → chunk-7MJAPE3Z.js} +165 -49
  31. package/dist/{chunk-Z77YQRQT.js → chunk-B2HKP423.js} +16 -5
  32. package/dist/{chunk-QPEH2QPG.js → chunk-DBSOCI3G.js} +53 -54
  33. package/dist/{chunk-TKJZKICB.js → chunk-EDXIVMAP.js} +7 -7
  34. package/dist/{chunk-MHBMTPW7.js → chunk-ERS5EVUZ.js} +9 -0
  35. package/dist/{chunk-JSTQ3AWB.js → chunk-FIAPHX37.js} +1 -1
  36. package/dist/{chunk-IMFVFNJE.js → chunk-FTMXDOR6.js} +1 -1
  37. package/dist/{chunk-72GHBOL2.js → chunk-GZKSBLQL.js} +1 -1
  38. package/dist/{chunk-K6XAPGML.js → chunk-H7Y5CKTM.js} +1 -1
  39. package/dist/{chunk-SSKDAOX5.js → chunk-J4RAX7YB.js} +1164 -516
  40. package/dist/{chunk-UAX4I5ZE.js → chunk-LGYBN7Y6.js} +2 -2
  41. package/dist/{chunk-QY4T6YAZ.js → chunk-N25INEIX.js} +4 -4
  42. package/dist/{chunk-4ZMOCPYO.js → chunk-ND2ENWDM.js} +1 -1
  43. package/dist/{chunk-NERR4TAO.js → chunk-NNHDDXYT.js} +1250 -765
  44. package/dist/{chunk-NKDM3FMH.js → chunk-OD3S2NHN.js} +1 -1
  45. package/dist/{chunk-NOPU4RZ4.js → chunk-OFXQSFOW.js} +3 -3
  46. package/dist/{chunk-TS3XWPW5.js → chunk-RCWZBSK5.js} +1 -1
  47. package/dist/{chunk-VUCPTQ6G.js → chunk-SD3SQOZ2.js} +1 -1
  48. package/dist/{chunk-DZS7CJKL.js → chunk-VEPAJXBW.js} +45 -47
  49. package/dist/{chunk-IM32EEDM.js → chunk-YLXFKVJE.js} +9 -9
  50. package/dist/{chunk-Q6AB7W5Z.js → chunk-YQ6KC6TE.js} +1 -1
  51. package/dist/{chunk-PQ5YK4AY.js → chunk-Z2OOPXJO.js} +2740 -1221
  52. package/dist/ci-workflow-765LSHRD.js +8 -0
  53. package/dist/{dist-2B363XUH.js → dist-ALQDD67R.js} +64 -2
  54. package/dist/{dist-HXHWB7SV.js → dist-B26DFXMP.js} +571 -478
  55. package/dist/{dist-L7LAAQAS.js → dist-DZ63LLUD.js} +1 -1
  56. package/dist/{dist-D4RYGUZE.js → dist-USY2C5JL.js} +3 -1
  57. package/dist/{docs-FZOPM4GK.js → docs-NRMQCOJ6.js} +4 -4
  58. package/dist/engine-3RB7MXPP.js +8 -0
  59. package/dist/{entropy-LVHJMFGH.js → entropy-6AGX2ZUN.js} +3 -3
  60. package/dist/{feedback-IHLVLMRD.js → feedback-MY4QZIFD.js} +1 -1
  61. package/dist/{generate-agent-definitions-64S3CLEZ.js → generate-agent-definitions-ZAE726AU.js} +4 -4
  62. package/dist/{graph-loader-GJZ4FN4Y.js → graph-loader-2M2HXDQI.js} +1 -1
  63. package/dist/index.d.ts +156 -17
  64. package/dist/index.js +24 -24
  65. package/dist/loader-UUTVMQCC.js +10 -0
  66. package/dist/{mcp-JQUI7BVZ.js → mcp-VU5FMO52.js} +14 -14
  67. package/dist/{performance-ZTVSUANN.js → performance-2D7G6NMJ.js} +3 -3
  68. package/dist/{review-pipeline-76JHKGSV.js → review-pipeline-RAQ55ISU.js} +1 -1
  69. package/dist/runtime-BCK5RRZQ.js +9 -0
  70. package/dist/{security-FWQZF2IZ.js → security-2RPQEN62.js} +1 -1
  71. package/dist/templates/axum/Cargo.toml.hbs +8 -0
  72. package/dist/templates/axum/src/main.rs +12 -0
  73. package/dist/templates/axum/template.json +16 -0
  74. package/dist/templates/django/manage.py.hbs +19 -0
  75. package/dist/templates/django/requirements.txt.hbs +1 -0
  76. package/dist/templates/django/src/settings.py.hbs +44 -0
  77. package/dist/templates/django/src/urls.py +6 -0
  78. package/dist/templates/django/src/wsgi.py.hbs +9 -0
  79. package/dist/templates/django/template.json +21 -0
  80. package/dist/templates/express/package.json.hbs +15 -0
  81. package/dist/templates/express/src/app.ts +12 -0
  82. package/dist/templates/express/src/lib/.gitkeep +0 -0
  83. package/dist/templates/express/template.json +16 -0
  84. package/dist/templates/fastapi/requirements.txt.hbs +2 -0
  85. package/dist/templates/fastapi/src/main.py +8 -0
  86. package/dist/templates/fastapi/template.json +20 -0
  87. package/dist/templates/gin/go.mod.hbs +5 -0
  88. package/dist/templates/gin/main.go +15 -0
  89. package/dist/templates/gin/template.json +19 -0
  90. package/dist/templates/go-base/.golangci.yml +16 -0
  91. package/dist/templates/go-base/AGENTS.md.hbs +35 -0
  92. package/dist/templates/go-base/go.mod.hbs +3 -0
  93. package/dist/templates/go-base/harness.config.json.hbs +17 -0
  94. package/dist/templates/go-base/main.go +7 -0
  95. package/dist/templates/go-base/template.json +14 -0
  96. package/dist/templates/java-base/AGENTS.md.hbs +35 -0
  97. package/dist/templates/java-base/checkstyle.xml +20 -0
  98. package/dist/templates/java-base/harness.config.json.hbs +16 -0
  99. package/dist/templates/java-base/pom.xml.hbs +39 -0
  100. package/dist/templates/java-base/src/main/java/App.java.hbs +5 -0
  101. package/dist/templates/java-base/template.json +13 -0
  102. package/dist/templates/nestjs/nest-cli.json +5 -0
  103. package/dist/templates/nestjs/package.json.hbs +18 -0
  104. package/dist/templates/nestjs/src/app.module.ts +8 -0
  105. package/dist/templates/nestjs/src/lib/.gitkeep +0 -0
  106. package/dist/templates/nestjs/src/main.ts +11 -0
  107. package/dist/templates/nestjs/template.json +16 -0
  108. package/dist/templates/nextjs/template.json +15 -1
  109. package/dist/templates/python-base/.python-version +1 -0
  110. package/dist/templates/python-base/AGENTS.md.hbs +32 -0
  111. package/dist/templates/python-base/harness.config.json.hbs +16 -0
  112. package/dist/templates/python-base/pyproject.toml.hbs +18 -0
  113. package/dist/templates/python-base/ruff.toml +5 -0
  114. package/dist/templates/python-base/src/__init__.py +0 -0
  115. package/dist/templates/python-base/template.json +13 -0
  116. package/dist/templates/react-vite/index.html +12 -0
  117. package/dist/templates/react-vite/package.json.hbs +18 -0
  118. package/dist/templates/react-vite/src/App.tsx +7 -0
  119. package/dist/templates/react-vite/src/lib/.gitkeep +0 -0
  120. package/dist/templates/react-vite/src/main.tsx +9 -0
  121. package/dist/templates/react-vite/template.json +19 -0
  122. package/dist/templates/react-vite/vite.config.ts +6 -0
  123. package/dist/templates/rust-base/AGENTS.md.hbs +35 -0
  124. package/dist/templates/rust-base/Cargo.toml.hbs +6 -0
  125. package/dist/templates/rust-base/clippy.toml +2 -0
  126. package/dist/templates/rust-base/harness.config.json.hbs +17 -0
  127. package/dist/templates/rust-base/src/main.rs +3 -0
  128. package/dist/templates/rust-base/template.json +14 -0
  129. package/dist/templates/spring-boot/pom.xml.hbs +50 -0
  130. package/dist/templates/spring-boot/src/main/java/Application.java.hbs +19 -0
  131. package/dist/templates/spring-boot/template.json +15 -0
  132. package/dist/templates/vue/index.html +12 -0
  133. package/dist/templates/vue/package.json.hbs +16 -0
  134. package/dist/templates/vue/src/App.vue +7 -0
  135. package/dist/templates/vue/src/lib/.gitkeep +0 -0
  136. package/dist/templates/vue/src/main.ts +4 -0
  137. package/dist/templates/vue/template.json +19 -0
  138. package/dist/templates/vue/vite.config.ts +6 -0
  139. package/dist/{validate-GCHZJIL7.js → validate-KBYQAEWE.js} +4 -4
  140. package/dist/validate-cross-check-OABMREW4.js +8 -0
  141. package/package.json +7 -5
  142. package/dist/agents-md-XU3BHE22.js +0 -8
  143. package/dist/ci-workflow-EHV65NQB.js +0 -8
  144. package/dist/engine-OL4T6NZS.js +0 -8
  145. package/dist/loader-DPYFB6R6.js +0 -10
  146. package/dist/runtime-X7U6SC7K.js +0 -9
  147. package/dist/validate-cross-check-STFHYMAZ.js +0 -8
@@ -0,0 +1,18 @@
1
+ {
2
+ "name": "{{projectName}}",
3
+ "scripts": {
4
+ "dev": "vite",
5
+ "build": "tsc && vite build",
6
+ "preview": "vite preview"
7
+ },
8
+ "dependencies": {
9
+ "react": "^18.0.0",
10
+ "react-dom": "^18.0.0"
11
+ },
12
+ "devDependencies": {
13
+ "@types/react": "^18.0.0",
14
+ "@types/react-dom": "^18.0.0",
15
+ "@vitejs/plugin-react": "^4.0.0",
16
+ "vite": "^5.0.0"
17
+ }
18
+ }
@@ -0,0 +1,7 @@
1
+ export default function App() {
2
+ return (
3
+ <main>
4
+ <h1>Welcome to your Harness Engineering project</h1>
5
+ </main>
6
+ );
7
+ }
File without changes
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ import ReactDOM from 'react-dom/client';
3
+ import App from './App';
4
+
5
+ ReactDOM.createRoot(document.getElementById('root')!).render(
6
+ <React.StrictMode>
7
+ <App />
8
+ </React.StrictMode>
9
+ );
@@ -0,0 +1,19 @@
1
+ {
2
+ "name": "react-vite",
3
+ "description": "React + Vite framework overlay",
4
+ "framework": "react-vite",
5
+ "version": 1,
6
+ "language": "typescript",
7
+ "tooling": {
8
+ "packageManager": "npm",
9
+ "linter": "eslint",
10
+ "formatter": "prettier",
11
+ "buildTool": "vite",
12
+ "testRunner": "vitest",
13
+ "lockFile": "package-lock.json"
14
+ },
15
+ "detect": [
16
+ { "file": "vite.config.ts", "contains": "@vitejs/plugin-react" },
17
+ { "file": "package.json", "contains": "@vitejs/plugin-react" }
18
+ ]
19
+ }
@@ -0,0 +1,6 @@
1
+ import { defineConfig } from 'vite';
2
+ import react from '@vitejs/plugin-react';
3
+
4
+ export default defineConfig({
5
+ plugins: [react()],
6
+ });
@@ -0,0 +1,35 @@
1
+ # {{projectName}} Knowledge Map
2
+
3
+ ## About This Project
4
+
5
+ {{projectName}} -- A Rust project managed with Harness Engineering practices.
6
+
7
+ ## Language & Tooling
8
+
9
+ - **Language:** Rust (edition {{rustEdition}})
10
+ - **Package manager:** Cargo
11
+ - **Linter:** Clippy
12
+ - **Formatter:** rustfmt
13
+ - **Test runner:** cargo test
14
+
15
+ ## Directory Structure
16
+
17
+ - `src/main.rs` -- Application entry point
18
+ - `src/lib.rs` -- Library root (when applicable)
19
+ - `Cargo.toml` -- Package manifest and dependencies
20
+ - `tests/` -- Integration tests
21
+
22
+ ## Conventions
23
+
24
+ - Follow Rust API guidelines
25
+ - Use `rustfmt` for formatting
26
+ - Run `cargo clippy` before committing
27
+ - Tests: unit tests in `#[cfg(test)]` modules, integration tests in `tests/`
28
+ - Error handling: use `Result<T, E>` and the `?` operator, avoid `.unwrap()` in production code
29
+
30
+ ## Harness Skills
31
+
32
+ - Use `harness-brainstorming` for design exploration
33
+ - Use `harness-planning` to break features into atomic tasks
34
+ - Use `harness-execution` to implement tasks with TDD
35
+ - Refer to `harness.config.json` for project tooling configuration
@@ -0,0 +1,6 @@
1
+ [package]
2
+ name = "{{projectName}}"
3
+ version = "0.1.0"
4
+ edition = "{{rustEdition}}"
5
+
6
+ [dependencies]
@@ -0,0 +1,2 @@
1
+ cognitive-complexity-threshold = 25
2
+ too-many-arguments-threshold = 7
@@ -0,0 +1,17 @@
1
+ {
2
+ "version": 1,
3
+ "name": "{{projectName}}",
4
+ "agentsMapPath": "./AGENTS.md",
5
+ "docsDir": "./docs",
6
+ "template": {
7
+ "language": "rust",
8
+ "version": 1
9
+ },
10
+ "tooling": {
11
+ "packageManager": "cargo",
12
+ "linter": "clippy",
13
+ "formatter": "rustfmt",
14
+ "buildTool": "cargo",
15
+ "testRunner": "cargo test"
16
+ }
17
+ }
@@ -0,0 +1,3 @@
1
+ fn main() {
2
+ println!("Hello, world!");
3
+ }
@@ -0,0 +1,14 @@
1
+ {
2
+ "name": "rust-base",
3
+ "description": "Rust language base scaffold with Clippy linting",
4
+ "version": 1,
5
+ "language": "rust",
6
+ "tooling": {
7
+ "packageManager": "cargo",
8
+ "linter": "clippy",
9
+ "formatter": "rustfmt",
10
+ "buildTool": "cargo",
11
+ "testRunner": "cargo test"
12
+ },
13
+ "mergeStrategy": { "json": "deep-merge", "files": "overlay-wins" }
14
+ }
@@ -0,0 +1,50 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project xmlns="http://maven.apache.org/POM/4.0.0"
3
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
+ <modelVersion>4.0.0</modelVersion>
6
+
7
+ <parent>
8
+ <groupId>org.springframework.boot</groupId>
9
+ <artifactId>spring-boot-starter-parent</artifactId>
10
+ <version>3.2.0</version>
11
+ </parent>
12
+
13
+ <groupId>{{javaGroupId}}</groupId>
14
+ <artifactId>{{projectName}}</artifactId>
15
+ <version>0.1.0</version>
16
+ <packaging>jar</packaging>
17
+
18
+ <properties>
19
+ <java.version>17</java.version>
20
+ </properties>
21
+
22
+ <dependencies>
23
+ <dependency>
24
+ <groupId>org.springframework.boot</groupId>
25
+ <artifactId>spring-boot-starter-web</artifactId>
26
+ </dependency>
27
+ <dependency>
28
+ <groupId>org.springframework.boot</groupId>
29
+ <artifactId>spring-boot-starter-test</artifactId>
30
+ <scope>test</scope>
31
+ </dependency>
32
+ </dependencies>
33
+
34
+ <build>
35
+ <plugins>
36
+ <plugin>
37
+ <groupId>org.springframework.boot</groupId>
38
+ <artifactId>spring-boot-maven-plugin</artifactId>
39
+ </plugin>
40
+ <plugin>
41
+ <groupId>org.apache.maven.plugins</groupId>
42
+ <artifactId>maven-checkstyle-plugin</artifactId>
43
+ <version>3.3.0</version>
44
+ <configuration>
45
+ <configLocation>checkstyle.xml</configLocation>
46
+ </configuration>
47
+ </plugin>
48
+ </plugins>
49
+ </build>
50
+ </project>
@@ -0,0 +1,19 @@
1
+ package {{javaGroupId}};
2
+
3
+ import org.springframework.boot.SpringApplication;
4
+ import org.springframework.boot.autoconfigure.SpringBootApplication;
5
+ import org.springframework.web.bind.annotation.GetMapping;
6
+ import org.springframework.web.bind.annotation.RestController;
7
+
8
+ @SpringBootApplication
9
+ @RestController
10
+ public class Application {
11
+ public static void main(String[] args) {
12
+ SpringApplication.run(Application.class, args);
13
+ }
14
+
15
+ @GetMapping("/")
16
+ public String root() {
17
+ return "Hello, world!";
18
+ }
19
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "name": "spring-boot",
3
+ "description": "Spring Boot web framework scaffold",
4
+ "version": 1,
5
+ "language": "java",
6
+ "framework": "spring-boot",
7
+ "extends": "java-base",
8
+ "tooling": {
9
+ "packageManager": "maven",
10
+ "linter": "checkstyle",
11
+ "buildTool": "maven",
12
+ "testRunner": "junit"
13
+ },
14
+ "detect": [{ "file": "pom.xml", "contains": "spring-boot" }]
15
+ }
@@ -0,0 +1,12 @@
1
+ <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <title>Harness Engineering App</title>
7
+ </head>
8
+ <body>
9
+ <div id="app"></div>
10
+ <script type="module" src="/src/main.ts"></script>
11
+ </body>
12
+ </html>
@@ -0,0 +1,16 @@
1
+ {
2
+ "name": "{{projectName}}",
3
+ "scripts": {
4
+ "dev": "vite",
5
+ "build": "vue-tsc && vite build",
6
+ "preview": "vite preview"
7
+ },
8
+ "dependencies": {
9
+ "vue": "^3.0.0"
10
+ },
11
+ "devDependencies": {
12
+ "@vitejs/plugin-vue": "^5.0.0",
13
+ "vue-tsc": "^2.0.0",
14
+ "vite": "^5.0.0"
15
+ }
16
+ }
@@ -0,0 +1,7 @@
1
+ <template>
2
+ <main>
3
+ <h1>Welcome to your Harness Engineering project</h1>
4
+ </main>
5
+ </template>
6
+
7
+ <script setup lang="ts"></script>
File without changes
@@ -0,0 +1,4 @@
1
+ import { createApp } from 'vue';
2
+ import App from './App.vue';
3
+
4
+ createApp(App).mount('#app');
@@ -0,0 +1,19 @@
1
+ {
2
+ "name": "vue",
3
+ "description": "Vue + Vite framework overlay",
4
+ "framework": "vue",
5
+ "version": 1,
6
+ "language": "typescript",
7
+ "tooling": {
8
+ "packageManager": "npm",
9
+ "linter": "eslint",
10
+ "formatter": "prettier",
11
+ "buildTool": "vite",
12
+ "testRunner": "vitest",
13
+ "lockFile": "package-lock.json"
14
+ },
15
+ "detect": [
16
+ { "file": "package.json", "contains": "vue" },
17
+ { "file": "vite.config.ts", "contains": "@vitejs/plugin-vue" }
18
+ ]
19
+ }
@@ -0,0 +1,6 @@
1
+ import { defineConfig } from 'vite';
2
+ import vue from '@vitejs/plugin-vue';
3
+
4
+ export default defineConfig({
5
+ plugins: [vue()],
6
+ });
@@ -1,11 +1,11 @@
1
1
  import {
2
2
  handleValidateProject,
3
3
  validateToolDefinition
4
- } from "./chunk-NOPU4RZ4.js";
5
- import "./chunk-K6XAPGML.js";
4
+ } from "./chunk-OFXQSFOW.js";
5
+ import "./chunk-H7Y5CKTM.js";
6
6
  import "./chunk-W6Y7ZW3Y.js";
7
- import "./chunk-PQ5YK4AY.js";
8
- import "./chunk-MHBMTPW7.js";
7
+ import "./chunk-Z2OOPXJO.js";
8
+ import "./chunk-ERS5EVUZ.js";
9
9
  export {
10
10
  handleValidateProject,
11
11
  validateToolDefinition
@@ -0,0 +1,8 @@
1
+ import {
2
+ runCrossCheck
3
+ } from "./chunk-GZKSBLQL.js";
4
+ import "./chunk-Z2OOPXJO.js";
5
+ import "./chunk-ERS5EVUZ.js";
6
+ export {
7
+ runCrossCheck
8
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@harness-engineering/cli",
3
- "version": "1.13.1",
3
+ "version": "1.15.0",
4
4
  "description": "CLI for Harness Engineering toolkit",
5
5
  "type": "module",
6
6
  "bin": {
@@ -32,13 +32,15 @@
32
32
  "lokijs": "^1.5.12",
33
33
  "minimatch": "^10.2.4",
34
34
  "semver": "^7.7.4",
35
+ "tree-sitter-wasms": "^0.1.13",
36
+ "web-tree-sitter": "^0.24.7",
35
37
  "yaml": "^2.3.0",
36
38
  "zod": "^3.22.0",
37
- "@harness-engineering/graph": "0.3.2",
38
- "@harness-engineering/core": "0.13.1",
39
- "@harness-engineering/linter-gen": "0.1.3",
39
+ "@harness-engineering/core": "0.15.0",
40
+ "@harness-engineering/graph": "0.3.3",
41
+ "@harness-engineering/linter-gen": "0.1.4",
40
42
  "@harness-engineering/orchestrator": "0.2.3",
41
- "@harness-engineering/types": "0.3.1"
43
+ "@harness-engineering/types": "0.5.0"
42
44
  },
43
45
  "devDependencies": {
44
46
  "@types/node": "^22.0.0",
@@ -1,8 +0,0 @@
1
- import {
2
- generateAgentsMd
3
- } from "./chunk-NKDM3FMH.js";
4
- import "./chunk-PQ5YK4AY.js";
5
- import "./chunk-MHBMTPW7.js";
6
- export {
7
- generateAgentsMd
8
- };
@@ -1,8 +0,0 @@
1
- import {
2
- generateCIWorkflow
3
- } from "./chunk-VUCPTQ6G.js";
4
- import "./chunk-PQ5YK4AY.js";
5
- import "./chunk-MHBMTPW7.js";
6
- export {
7
- generateCIWorkflow
8
- };
@@ -1,8 +0,0 @@
1
- import {
2
- TemplateEngine
3
- } from "./chunk-C2ERUR3L.js";
4
- import "./chunk-PQ5YK4AY.js";
5
- import "./chunk-MHBMTPW7.js";
6
- export {
7
- TemplateEngine
8
- };
@@ -1,10 +0,0 @@
1
- import {
2
- listPersonas,
3
- loadPersona
4
- } from "./chunk-Q6AB7W5Z.js";
5
- import "./chunk-PQ5YK4AY.js";
6
- import "./chunk-MHBMTPW7.js";
7
- export {
8
- listPersonas,
9
- loadPersona
10
- };
@@ -1,9 +0,0 @@
1
- import {
2
- generateRuntime
3
- } from "./chunk-JSTQ3AWB.js";
4
- import "./chunk-KET4QQZB.js";
5
- import "./chunk-PQ5YK4AY.js";
6
- import "./chunk-MHBMTPW7.js";
7
- export {
8
- generateRuntime
9
- };
@@ -1,8 +0,0 @@
1
- import {
2
- runCrossCheck
3
- } from "./chunk-72GHBOL2.js";
4
- import "./chunk-PQ5YK4AY.js";
5
- import "./chunk-MHBMTPW7.js";
6
- export {
7
- runCrossCheck
8
- };