tracelet-cli 0.1.0 → 0.1.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.
@@ -6,8 +6,8 @@
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
7
  <meta name="color-scheme" content="light dark" />
8
8
  <title>Tracelet</title>
9
- <script type="module" crossorigin src="/assets/index-CTNmqVtT.js"></script>
10
- <link rel="stylesheet" crossorigin href="/assets/index-DQU0wLNE.css">
9
+ <script type="module" crossorigin src="/assets/index-loR38nrS.js"></script>
10
+ <link rel="stylesheet" crossorigin href="/assets/index-DYDqzG-q.css">
11
11
  </head>
12
12
  <body>
13
13
  <div id="root"></div>
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "tracelet-cli",
3
3
  "private": false,
4
- "version": "0.1.0",
5
- "description": "Record and inspect Claude Code and Codex LLM traffic locally.",
4
+ "version": "0.1.1",
5
+ "description": "Record and inspect LLM traffic from Claude Code, Codex, and custom agents locally.",
6
6
  "type": "module",
7
7
  "files": [
8
8
  "dist"