@sapiom/harness
Advanced tools
Sorry, the diff of this file is too big to display
+13
-0
| # @sapiom/harness | ||
| ## 0.2.7 | ||
| ### Patch Changes | ||
| - 267598a: Publish `@sapiom/agent-studio` as the branded Agent Studio launcher while | ||
| keeping `@sapiom/harness` as the supported implementation and compatibility | ||
| command. | ||
| - 87636c1: Make bundled starters work from a fresh Agent Studio session by preserving Studio-owned state, writing the project discovery marker, and handing Claude the local scaffold MCP tool directly. | ||
| - Updated dependencies [87636c1] | ||
| - @sapiom/agent-core@0.10.2 | ||
| - @sapiom/mcp@0.12.1 | ||
| - @sapiom/agent@0.9.3 | ||
| ## 0.2.6 | ||
@@ -4,0 +17,0 @@ |
@@ -16,3 +16,3 @@ <!doctype html> | ||
| </script> | ||
| <script type="module" crossorigin src="/assets/index-B-3_hl8M.js"></script> | ||
| <script type="module" crossorigin src="/assets/index-DXRbHg-Q.js"></script> | ||
| <link rel="stylesheet" crossorigin href="/assets/index-AAGKe1y6.css"> | ||
@@ -19,0 +19,0 @@ </head> |
+5
-5
| { | ||
| "name": "@sapiom/harness", | ||
| "version": "0.2.6", | ||
| "version": "0.2.7", | ||
| "description": "Agent Studio — a CLI-launched local web app that runs your coding agent (Claude Code or Codex) in a Sapiom-configured environment: MCP pre-wired, agents tracked, one-click deploy/run, and a live canvas for previews.", | ||
@@ -50,6 +50,6 @@ "keywords": [ | ||
| "zod": "^3.25.0", | ||
| "@sapiom/agent": "^0.9.1", | ||
| "@sapiom/agent-core": "^0.10.0", | ||
| "@sapiom/analytics-core": "^0.2.1", | ||
| "@sapiom/mcp": "^0.12.0" | ||
| "@sapiom/agent": "^0.9.3", | ||
| "@sapiom/agent-core": "^0.10.2", | ||
| "@sapiom/mcp": "^0.12.1", | ||
| "@sapiom/analytics-core": "^0.2.1" | ||
| }, | ||
@@ -56,0 +56,0 @@ "devDependencies": { |
+3
-1
@@ -6,3 +6,5 @@ # Agent Studio | ||
| ```bash | ||
| npx @sapiom/harness [dir] | ||
| npx @sapiom/agent-studio@latest [dir] | ||
| # supported direct implementation command: | ||
| npx @sapiom/harness@latest [dir] | ||
| # also available via the Sapiom CLI (npm i -g @sapiom/cli @sapiom/harness): | ||
@@ -9,0 +11,0 @@ sapiom dev [dir] |
Sorry, the diff of this file is too big to display
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
2709286
0.03%26096
085
2.41%80
-1.23%Updated
Updated
Updated