@sulala/agent 0.1.37 → 0.1.39
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/LICENSE +21 -0
- package/README.md +5 -0
- package/dashboard/dist/assets/index-C-H2KUVU.js +88 -0
- package/dashboard/dist/assets/index-CG6dieHw.css +1 -0
- package/dashboard/dist/chat_logo_dark.png +0 -0
- package/dashboard/dist/chat_logo_white.png +0 -0
- package/dashboard/dist/favicon.ico +0 -0
- package/dashboard/dist/index.html +3 -3
- package/dashboard/dist/logo_dark.png +0 -0
- package/dashboard/dist/logo_white3.png +0 -0
- package/dist/agent/tool/spec-loader.d.ts.map +1 -1
- package/dist/agent/tool/spec-loader.js +14 -0
- package/dist/agent/tool/spec-loader.js.map +1 -1
- package/dist/config.d.ts +2 -2
- package/dist/config.d.ts.map +1 -1
- package/dist/config.js +10 -6
- package/dist/config.js.map +1 -1
- package/package.json +1 -1
- package/dashboard/dist/assets/index-BU3kjyvC.css +0 -1
- package/dashboard/dist/assets/index-Db1PdBM4.js +0 -88
- package/dashboard/dist/icon.svg +0 -4
- package/dashboard/dist/logo_white.png +0 -0
- package/dashboard/dist/logo_white.svg +0 -7
package/dashboard/dist/icon.svg
DELETED
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?><!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
|
|
2
|
-
<svg width="800px" height="800px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3
|
-
<path d="M12 1h2v8h8v4h-2v-2h-8V5h-2V3h2V1zM8 7V5h2v2H8zM6 9V7h2v2H6zm-2 2V9h2v2H4zm10 8v2h-2v2h-2v-8H2v-4h2v2h8v6h2zm2-2v2h-2v-2h2zm2-2v2h-2v-2h2zm0 0h2v-2h-2v2z" fill="#000000"/>
|
|
4
|
-
</svg>
|
|
Binary file
|