@kilocode/cli-darwin-arm64 7.3.49 → 7.3.50

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.
@@ -934,14 +934,12 @@
934
934
  fill="currentColor"
935
935
  ></path>
936
936
  </symbol>
937
- <symbol viewBox="0 0 24 24" fill="none" id="kilo">
938
- <path d="M5 3v18" stroke="currentColor" stroke-width="2.4" stroke-linecap="round"></path>
937
+ <symbol viewBox="0 0 16 16" fill="none" id="kilo">
939
938
  <path
940
- d="M17.5 4.5 9.5 12l8 7.5"
941
- stroke="currentColor"
942
- stroke-width="2.4"
943
- stroke-linecap="round"
944
- stroke-linejoin="round"
939
+ fill-rule="evenodd"
940
+ clip-rule="evenodd"
941
+ d="M16 16H0V0H16V16ZM10.09 10.09H8.7V12.27L9.64 13.22H11.83V11.83H10.09L10.09 10.09ZM13.22 9.64L12.27 8.7H10.09V10.09H11.83L11.83 11.83H13.22L13.22 9.64ZM7.3 8.7H5.91V10.09H7.3V8.7ZM2.78 12.27L3.73 13.22H7.3V11.83H4.17V8.7H2.78L2.78 12.27ZM11.64 5.91V3.73L10.7 2.78H8.7V4.17H10.25V5.91H8.7V7.3H13.22V5.91H11.64ZM4.17 2.78H2.78V7.3H4.17V5.74H5.91V7.3H7.3V5.74L5.91 4.35H4.17V2.78ZM7.3 2.78H5.91L5.91 4.35H7.3V2.78Z"
942
+ fill="currentColor"
945
943
  ></path>
946
944
  </symbol>
947
945
  <symbol viewBox="0 0 24 24" fill="none" id="jiekou">
@@ -6,8 +6,8 @@
6
6
  <link rel="icon" type="image/svg+xml" href="/console/favicon.svg" />
7
7
  <link rel="icon" type="image/x-icon" href="/console/favicon.ico" />
8
8
  <title>Kilo Console</title>
9
- <script type="module" crossorigin src="/console/assets/index-COevShum.js"></script>
10
- <link rel="stylesheet" crossorigin href="/console/assets/index-DL9BRfws.css">
9
+ <script type="module" crossorigin src="/console/assets/index-CplW8QKP.js"></script>
10
+ <link rel="stylesheet" crossorigin href="/console/assets/index-D1iZjXsw.css">
11
11
  </head>
12
12
  <body>
13
13
  <div id="root"></div>
package/bin/kilo CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kilocode/cli-darwin-arm64",
3
- "version": "7.3.49",
3
+ "version": "7.3.50",
4
4
  "preferUnplugged": true,
5
5
  "os": [
6
6
  "darwin"