youclaw 4.7.2__py3-none-any.whl → 4.7.3__py3-none-any.whl
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.
- youclaw/cli.py +1 -1
- youclaw/dashboard.py +2 -2
- {youclaw-4.7.2.dist-info → youclaw-4.7.3.dist-info}/METADATA +1 -1
- {youclaw-4.7.2.dist-info → youclaw-4.7.3.dist-info}/RECORD +8 -8
- {youclaw-4.7.2.dist-info → youclaw-4.7.3.dist-info}/LICENSE +0 -0
- {youclaw-4.7.2.dist-info → youclaw-4.7.3.dist-info}/WHEEL +0 -0
- {youclaw-4.7.2.dist-info → youclaw-4.7.3.dist-info}/entry_points.txt +0 -0
- {youclaw-4.7.2.dist-info → youclaw-4.7.3.dist-info}/top_level.txt +0 -0
youclaw/cli.py
CHANGED
youclaw/dashboard.py
CHANGED
|
@@ -490,7 +490,7 @@ DASHBOARD_HTML = """
|
|
|
490
490
|
<head>
|
|
491
491
|
<meta charset="UTF-8">
|
|
492
492
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
493
|
-
<title>YouClaw V4.7.
|
|
493
|
+
<title>YouClaw V4.7.3 | Justice Neural Hub 🦞</title>
|
|
494
494
|
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap" rel="stylesheet">
|
|
495
495
|
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
|
|
496
496
|
<style>
|
|
@@ -783,7 +783,7 @@ DASHBOARD_HTML = """
|
|
|
783
783
|
<!-- Sidebar Navigation -->
|
|
784
784
|
<nav class="sidebar" id="app-sidebar" style="display: none;">
|
|
785
785
|
<div>
|
|
786
|
-
<div class="sidebar-logo">🦞 YOUCLAW <span style="font-size: 0.6rem; color: var(--primary);">V4.7.
|
|
786
|
+
<div class="sidebar-logo">🦞 YOUCLAW <span style="font-size: 0.6rem; color: var(--primary);">V4.7.3</span></div>
|
|
787
787
|
<div class="nav-list">
|
|
788
788
|
<div class="nav-item active" id="nav-dash" onclick="switchView('dashboard')"><i>📊</i> Control Center</div>
|
|
789
789
|
<div class="nav-item" id="nav-chat" onclick="switchView('chat')"><i>💬</i> Neural Terminal</div>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
youclaw/__init__.py,sha256=O-gFt_L-TungI3JyIY56YGTiizaIjpKKTWBVAWToqmg,539
|
|
2
2
|
youclaw/bot.py,sha256=-kpw0AE4svBrdz0ZpcJIZi-ZQT1yy_mXIcpRKqei6r4,5931
|
|
3
|
-
youclaw/cli.py,sha256=
|
|
3
|
+
youclaw/cli.py,sha256=jyJscbEBXA2rfADW5E00uo5wWblLafHugZc_kG7r3aA,17813
|
|
4
4
|
youclaw/commands.py,sha256=ljexFjbRoTyZmGKswLzOXa03WocuCzYzCYE8A08WbzE,5401
|
|
5
5
|
youclaw/config.py,sha256=FayDGLQLNLBm0O9QuzBjM1gO2MiJ57cnqB6aBwUWSXw,6633
|
|
6
6
|
youclaw/core_skills.py,sha256=AyoBq3LqTiwsNvVehi4T7RMGtd1J-lI-YL_owuj5ZUQ,9227
|
|
7
|
-
youclaw/dashboard.py,sha256=
|
|
7
|
+
youclaw/dashboard.py,sha256=AK2-_JY5Ru5PIFWK_GVSvT92IoS5pjW1nHR-BEwCyXY,70972
|
|
8
8
|
youclaw/discord_handler.py,sha256=L3bsptg2gtpXm_HOcqmHrT45KqshnAkBXzM0S6I1o2g,7184
|
|
9
9
|
youclaw/env_manager.py,sha256=uvR5ix7hB8gyv6yStRfq6s7o-ALw-dead81GI8u0CPE,1867
|
|
10
10
|
youclaw/main.py,sha256=5hk17gusRviT1LpAEQ1uUZFZmmmf2tpiJ8OFoF5mflA,9090
|
|
@@ -16,9 +16,9 @@ youclaw/search_client.py,sha256=fSbflx5nclGhMfFxNScaNM15RKxO_dQbCgtId7Ggmjk,2984
|
|
|
16
16
|
youclaw/skills_manager.py,sha256=useUV9eLY_sFULY1jHNjyD_VteU-aN8Lw6OKqdnuZNc,5183
|
|
17
17
|
youclaw/telegram_handler.py,sha256=is34s3QPtJyph5HfBb_Xw6dUCzOJb2NXqt3ylApX96E,6288
|
|
18
18
|
youclaw/vector_manager.py,sha256=IYIVijCEUbJq_tZ5w_E9n0O6vCaXBCaKpuQiKoDuBc8,3391
|
|
19
|
-
youclaw-4.7.
|
|
20
|
-
youclaw-4.7.
|
|
21
|
-
youclaw-4.7.
|
|
22
|
-
youclaw-4.7.
|
|
23
|
-
youclaw-4.7.
|
|
24
|
-
youclaw-4.7.
|
|
19
|
+
youclaw-4.7.3.dist-info/LICENSE,sha256=2p_ENMOp0sRMAVx7k1vauyHfQk7npVn1J99Re-LXY6o,1062
|
|
20
|
+
youclaw-4.7.3.dist-info/METADATA,sha256=etfhfoKWIn85kxXzB1Teh_9xnkIdSsK6e_XC8GL40rQ,3485
|
|
21
|
+
youclaw-4.7.3.dist-info/WHEEL,sha256=hPN0AlP2dZM_3ZJZWP4WooepkmU9wzjGgCLCeFjkHLA,92
|
|
22
|
+
youclaw-4.7.3.dist-info/entry_points.txt,sha256=TCRvZ6l9mCoPRBAyCwRzupie6FozD-2r540ILLLkiI0,45
|
|
23
|
+
youclaw-4.7.3.dist-info/top_level.txt,sha256=q_WatC9Fthh_kLowtWqF7HeslKTJNKNjaWU5yxgo9Lk,8
|
|
24
|
+
youclaw-4.7.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|