agent-inspect 3.5.0 → 3.5.2

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "agent-inspect",
3
- "version": "3.5.0",
3
+ "version": "3.5.2",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "description": "Local-first execution-tree debugger for TypeScript AI agents",
@@ -128,6 +128,7 @@
128
128
  "SECURITY.md",
129
129
  "CHANGELOG.md",
130
130
  "docs/GETTING-STARTED.md",
131
+ "docs/ADOPTION.md",
131
132
  "docs/API.md",
132
133
  "docs/CLI.md",
133
134
  "docs/SCHEMA.md",
@@ -142,7 +143,16 @@
142
143
  "docs/ADAPTER-CONFORMANCE.md",
143
144
  "docs/COMPARE.md",
144
145
  "docs/LOG-TO-TREE-QUICKSTART.md",
145
- "docs/SCREENSHOTS.md"
146
+ "docs/SCREENSHOTS.md",
147
+ "docs/SAFE-TRACE-SHARING.md",
148
+ "docs/CI-ARTIFACTS.md",
149
+ "docs/PERFORMANCE.md",
150
+ "docs/FIRST-TRACE-IN-5-MINUTES.md",
151
+ "docs/ONE-PAGE-QUICKSTART.md",
152
+ "docs/USE-CASES.md",
153
+ "docs/assets/agent-inspect-loop.svg",
154
+ "docs/assets/trace-check-redact.svg",
155
+ "docs/assets/package-map.svg"
146
156
  ],
147
157
  "sideEffects": false,
148
158
  "keywords": [
@@ -25,7 +25,7 @@ var process3__default = /*#__PURE__*/_interopDefault(process3);
25
25
  var tty__default = /*#__PURE__*/_interopDefault(tty);
26
26
 
27
27
  // package.json
28
- var version = "3.5.0";
28
+ var version = "3.5.2";
29
29
 
30
30
  // packages/core/src/correlation-metadata.ts
31
31
  var TRACE_CORRELATION_KEYS = [