codesesh 0.10.0 → 0.11.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.
@@ -0,0 +1 @@
1
+ <svg fill="currentColor" fill-rule="evenodd" height="1em" style="flex:none;line-height:1" viewBox="0 0 24 24" width="1em" xmlns="http://www.w3.org/2000/svg"><title>Z.ai</title><path d="M12.105 2L9.927 4.953H.653L2.83 2h9.276zM23.254 19.048L21.078 22h-9.242l2.174-2.952h9.244zM24 2L9.264 22H0L14.736 2H24z"></path></svg>
@@ -158,13 +158,13 @@
158
158
  }
159
159
  }
160
160
  </style>
161
- <script type="module" crossorigin src="/assets/index-CxJTOv8L.js"></script>
161
+ <script type="module" crossorigin src="/assets/index-O6YSX0s1.js"></script>
162
162
  <link rel="modulepreload" crossorigin href="/assets/rolldown-runtime-QTnfLwEv.js">
163
163
  <link rel="modulepreload" crossorigin href="/assets/markdown-Bm__FT1K.js">
164
164
  <link rel="modulepreload" crossorigin href="/assets/react-CGUTVnhO.js">
165
- <link rel="modulepreload" crossorigin href="/assets/vendor-CQhWyNUf.js">
165
+ <link rel="modulepreload" crossorigin href="/assets/vendor-CR3FdUHs.js">
166
166
  <link rel="modulepreload" crossorigin href="/assets/syntax-Cjw-OADI.js">
167
- <link rel="stylesheet" crossorigin href="/assets/index-BHmQBGNx.css">
167
+ <link rel="stylesheet" crossorigin href="/assets/index-DlZEB-Op.css">
168
168
  </head>
169
169
  <body>
170
170
  <div id="root">
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "codesesh",
3
- "version": "0.10.0",
4
- "description": "One place to see every AI coding session you've ever had. Unify Claude Code, Cursor, Kimi, Codex, Pi, and OpenCode sessions in a single, beautiful Web UI.",
3
+ "version": "0.11.0",
4
+ "description": "One place to see every AI coding session you've ever had. Unify Claude Code, Cursor, Kimi, Codex, Pi, OpenCode, and ZCode sessions in a single, beautiful Web UI.",
5
5
  "keywords": [
6
6
  "ai",
7
7
  "claude",
@@ -15,7 +15,8 @@
15
15
  "pi",
16
16
  "session",
17
17
  "visualization",
18
- "web-ui"
18
+ "web-ui",
19
+ "zcode"
19
20
  ],
20
21
  "homepage": "https://codesesh.xingkaixin.me/",
21
22
  "bugs": {