local-operator-ui 0.1.2-beta.5 → 0.1.2-beta.7
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/README.md +1 -1
- package/out/main/index.jsc +0 -0
- package/out/preload/index.jsc +0 -0
- package/out/renderer/assets/{index-BZbB6xQT.js → index-DJia2Vg6.js} +1325 -140
- package/out/renderer/assets/{installer-BqeUmucy.js → installer-BJ0nnGcg.js} +2 -388
- package/out/renderer/assets/{theme-CpOz1dKx.js → theme-C9zRS1f0.js} +520 -96
- package/out/renderer/index.html +2 -2
- package/out/renderer/installer.html +2 -2
- package/package.json +15 -2
package/README.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
|
|
8
8
|
<h1 align="center">Local Operator: AI Agent Assistants On Your Device</h1>
|
|
9
9
|
<div align="center">
|
|
10
|
-
<h2>🤖
|
|
10
|
+
<h2>🤖 Personal AI Assistants that Turn Ideas into Action</h2>
|
|
11
11
|
<p><i>Real-time code execution on your device through natural conversation</i></p>
|
|
12
12
|
</div>
|
|
13
13
|
|
package/out/main/index.jsc
CHANGED
|
Binary file
|
package/out/preload/index.jsc
CHANGED
|
Binary file
|