@lanegrid/agtrace 0.3.0 → 0.3.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.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,78 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file.
4
4
 
5
+ ## [0.3.1] - 2026-01-01
6
+
7
+ ### Documentation
8
+
9
+ - Add Zero-Instrumentation point highlighting auto-discovery of provider logs ([ae2d2d9](https://github.com/lanegrid/agtrace/commit/ae2d2d9c56310e8b1a4061aba0039ebff4eae521))
10
+
11
+ - Add SDK badge (npm for CLI, crates.io for SDK) ([fcb34e0](https://github.com/lanegrid/agtrace/commit/fcb34e0f251e5ae7d689168c269df763ba12ad22))
12
+
13
+ - Update SDK version references from 0.2 to 0.3 ([8192c38](https://github.com/lanegrid/agtrace/commit/8192c38b21acb7eebf755f3759424a4cc8363aaf))
14
+
15
+
16
+ ### Miscellaneous Tasks
17
+
18
+ - Add GitHub issue templates for bug reports, feature requests, and provider support ([80f226d](https://github.com/lanegrid/agtrace/commit/80f226d8f9441762a065dc919ee5276ae4fa8cb1))
19
+
20
+ - Add GitHub label configuration and setup script ([bdf1407](https://github.com/lanegrid/agtrace/commit/bdf140748d3b0efb60880b194fd971ef75d9ad82))
21
+
22
+
23
+ ## [0.3.1] - 2026-01-01
24
+
25
+ ### Documentation
26
+
27
+ - Add Zero-Instrumentation point highlighting auto-discovery of provider logs ([ae2d2d9](https://github.com/lanegrid/agtrace/commit/ae2d2d9c56310e8b1a4061aba0039ebff4eae521))
28
+
29
+ - Add SDK badge (npm for CLI, crates.io for SDK) ([fcb34e0](https://github.com/lanegrid/agtrace/commit/fcb34e0f251e5ae7d689168c269df763ba12ad22))
30
+
31
+ - Update SDK version references from 0.2 to 0.3 ([8192c38](https://github.com/lanegrid/agtrace/commit/8192c38b21acb7eebf755f3759424a4cc8363aaf))
32
+
33
+
34
+ ### Miscellaneous Tasks
35
+
36
+ - Add GitHub issue templates for bug reports, feature requests, and provider support ([80f226d](https://github.com/lanegrid/agtrace/commit/80f226d8f9441762a065dc919ee5276ae4fa8cb1))
37
+
38
+ - Add GitHub label configuration and setup script ([bdf1407](https://github.com/lanegrid/agtrace/commit/bdf140748d3b0efb60880b194fd971ef75d9ad82))
39
+
40
+
41
+ ## [0.3.1] - 2026-01-01
42
+
43
+ ### Documentation
44
+
45
+ - Add Zero-Instrumentation point highlighting auto-discovery of provider logs ([ae2d2d9](https://github.com/lanegrid/agtrace/commit/ae2d2d9c56310e8b1a4061aba0039ebff4eae521))
46
+
47
+ - Add SDK badge (npm for CLI, crates.io for SDK) ([fcb34e0](https://github.com/lanegrid/agtrace/commit/fcb34e0f251e5ae7d689168c269df763ba12ad22))
48
+
49
+ - Update SDK version references from 0.2 to 0.3 ([8192c38](https://github.com/lanegrid/agtrace/commit/8192c38b21acb7eebf755f3759424a4cc8363aaf))
50
+
51
+
52
+ ### Miscellaneous Tasks
53
+
54
+ - Add GitHub issue templates for bug reports, feature requests, and provider support ([80f226d](https://github.com/lanegrid/agtrace/commit/80f226d8f9441762a065dc919ee5276ae4fa8cb1))
55
+
56
+ - Add GitHub label configuration and setup script ([bdf1407](https://github.com/lanegrid/agtrace/commit/bdf140748d3b0efb60880b194fd971ef75d9ad82))
57
+
58
+
59
+ ## [0.3.1] - 2026-01-01
60
+
61
+ ### Documentation
62
+
63
+ - Add Zero-Instrumentation point highlighting auto-discovery of provider logs ([ae2d2d9](https://github.com/lanegrid/agtrace/commit/ae2d2d9c56310e8b1a4061aba0039ebff4eae521))
64
+
65
+ - Add SDK badge (npm for CLI, crates.io for SDK) ([fcb34e0](https://github.com/lanegrid/agtrace/commit/fcb34e0f251e5ae7d689168c269df763ba12ad22))
66
+
67
+ - Update SDK version references from 0.2 to 0.3 ([8192c38](https://github.com/lanegrid/agtrace/commit/8192c38b21acb7eebf755f3759424a4cc8363aaf))
68
+
69
+
70
+ ### Miscellaneous Tasks
71
+
72
+ - Add GitHub issue templates for bug reports, feature requests, and provider support ([80f226d](https://github.com/lanegrid/agtrace/commit/80f226d8f9441762a065dc919ee5276ae4fa8cb1))
73
+
74
+ - Add GitHub label configuration and setup script ([bdf1407](https://github.com/lanegrid/agtrace/commit/bdf140748d3b0efb60880b194fd971ef75d9ad82))
75
+
76
+
5
77
  ## [0.3.0] - 2026-01-01
6
78
 
7
79
  ### Bug Fixes
package/README.md CHANGED
@@ -4,8 +4,8 @@
4
4
  <p><strong>The Observability Platform for AI Agents.</strong></p>
5
5
  <p>Local-first OpenTelemetry for Claude, Codex, and Gemini.</p>
6
6
 
7
- [![npm version](https://img.shields.io/npm/v/@lanegrid/agtrace.svg?style=flat)](https://www.npmjs.com/package/@lanegrid/agtrace)
8
- [![crates.io](https://img.shields.io/crates/v/agtrace.svg)](https://crates.io/crates/agtrace)
7
+ [![npm](https://img.shields.io/npm/v/@lanegrid/agtrace.svg?style=flat&label=npm)](https://www.npmjs.com/package/@lanegrid/agtrace)
8
+ [![crates.io](https://img.shields.io/crates/v/agtrace-sdk.svg?label=SDK)](https://crates.io/crates/agtrace-sdk)
9
9
  </div>
10
10
 
11
11
  ---
@@ -20,6 +20,7 @@ Use the **CLI** for instant visualization, or build custom monitoring tools with
20
20
  1. **Universal Normalization**: Converts diverse provider logs (Claude, Gemini, etc.) into a standard `AgentEvent` model.
21
21
  2. **Schema-on-Read**: Resilient to provider updates. No database migrations needed.
22
22
  3. **Local-First**: 100% offline. Privacy by design.
23
+ 4. **Zero-Instrumentation**: Automatically detects and watches logs from standard locations (`~/.claude/projects`, `~/.codex/sessions`, `~/.gemini/tmp`). No code changes required.
23
24
 
24
25
  ## 🚀 Quick Start (CLI)
25
26
 
@@ -38,7 +39,7 @@ Embed agent observability into your own tools (vital-checkers, IDE plugins, dash
38
39
 
39
40
  ```toml
40
41
  [dependencies]
41
- agtrace-sdk = "0.2"
42
+ agtrace-sdk = "0.3"
42
43
  ```
43
44
 
44
45
  ```rust,no_run
@@ -23,7 +23,7 @@
23
23
  "hasInstallScript": true,
24
24
  "license": "MIT OR Apache-2.0",
25
25
  "name": "@lanegrid/agtrace",
26
- "version": "0.3.0"
26
+ "version": "0.3.1"
27
27
  },
28
28
  "node_modules/@isaacs/balanced-match": {
29
29
  "engines": {
@@ -515,5 +515,5 @@
515
515
  }
516
516
  },
517
517
  "requires": true,
518
- "version": "0.3.0"
518
+ "version": "0.3.1"
519
519
  }
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "artifactDownloadUrl": "https://github.com/lanegrid/agtrace/releases/download/v0.3.0",
2
+ "artifactDownloadUrl": "https://github.com/lanegrid/agtrace/releases/download/v0.3.1",
3
3
  "bin": {
4
4
  "agtrace": "run-agtrace.js"
5
5
  },
@@ -93,7 +93,7 @@
93
93
  "zipExt": ".tar.xz"
94
94
  }
95
95
  },
96
- "version": "0.3.0",
96
+ "version": "0.3.1",
97
97
  "volta": {
98
98
  "node": "18.14.1",
99
99
  "npm": "9.5.0"