daedalus-cli 3.78.0 → 3.79.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.
- package/CHANGELOG.md +14 -0
- package/dist/webui/public/index.html +15 -5
- package/dist/webui/public/styles.css +78 -15
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [3.79.0](https://github.com/bgill55/daedalus/compare/v3.78.1...v3.79.0) (2026-09-05)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* **webui:** add GitHub repository and Discord community links to header ([59aaa4f](https://github.com/bgill55/daedalus/commit/59aaa4f49b18f30f815649011182be00955e525b))
|
|
7
|
+
|
|
8
|
+
## [3.78.1](https://github.com/bgill55/daedalus/compare/v3.78.0...v3.78.1) (2026-09-05)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* **webui:** resolve sidebar tab text clipping with responsive scrollable tab strip ([e5c5ccc](https://github.com/bgill55/daedalus/commit/e5c5cccb4d028bd72ac1d1a134958fae4b820ceb))
|
|
14
|
+
|
|
1
15
|
# [3.78.0](https://github.com/bgill55/daedalus/compare/v3.77.0...v3.78.0) (2026-09-05)
|
|
2
16
|
|
|
3
17
|
|
|
@@ -38,6 +38,16 @@
|
|
|
38
38
|
</button>
|
|
39
39
|
</div>
|
|
40
40
|
<div class="status-bar-subrow">
|
|
41
|
+
<div class="header-links">
|
|
42
|
+
<a href="https://github.com/bgill55/daedalus" target="_blank" rel="noopener noreferrer" class="header-link-btn" title="Star Daedalus on GitHub">
|
|
43
|
+
<svg class="header-link-icon" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2A10 10 0 0 0 2 12c0 4.42 2.87 8.17 6.84 9.5.5.08.66-.23.66-.5v-1.69c-2.77.6-3.36-1.34-3.36-1.34-.46-1.16-1.11-1.47-1.11-1.47-.91-.62.07-.6.07-.6 1 .07 1.53 1.03 1.53 1.03.87 1.52 2.34 1.07 2.91.83.1-.65.35-1.09.63-1.34-2.22-.25-4.55-1.11-4.55-4.92 0-1.11.38-2 1.03-2.71-.1-.25-.45-1.29.1-2.64 0 0 .84-.27 2.75 1.02.79-.22 1.65-.33 2.5-.33.85 0 1.71.11 2.5.33 1.91-1.29 2.75-1.02 2.75-1.02.55 1.35.2 2.39.1 2.64.65.71 1.03 1.6 1.03 2.71 0 3.82-2.34 4.66-4.57 4.91.36.31.69.92.69 1.85V21c0 .27.16.59.67.5C19.14 20.16 22 16.42 22 12A10 10 0 0 0 12 2z"/></svg>
|
|
44
|
+
<span>GITHUB</span>
|
|
45
|
+
</a>
|
|
46
|
+
<a href="https://discord.gg/74pCA68KGK" target="_blank" rel="noopener noreferrer" class="header-link-btn" title="Join Daedalus Discord Community">
|
|
47
|
+
<svg class="header-link-icon" viewBox="0 0 24 24" fill="currentColor"><path d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028c.462-.63.874-1.295 1.226-1.994.021-.041.001-.09-.041-.106a13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.929 1.793 8.18 1.793 12.061 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.893.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.028zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"/></svg>
|
|
48
|
+
<span>DISCORD</span>
|
|
49
|
+
</a>
|
|
50
|
+
</div>
|
|
41
51
|
<div class="qr-pill-wrapper">
|
|
42
52
|
<button type="button" id="qr-pair-btn" class="model-pill qr-pair-btn touch-target" title="Pair mobile device via QR Code">
|
|
43
53
|
<span class="model-icon">
|
|
@@ -190,11 +200,11 @@
|
|
|
190
200
|
<span class="metric-name">ARCHIVES</span>
|
|
191
201
|
</div>
|
|
192
202
|
<div class="sidebar-tabs">
|
|
193
|
-
<button class="sidebar-tab active" data-tab="commands">ORACLES</button>
|
|
194
|
-
<button class="sidebar-tab" data-tab="files">LABYRINTH</button>
|
|
195
|
-
<button class="sidebar-tab" data-tab="diff">
|
|
196
|
-
<button class="sidebar-tab" data-tab="context">SANCTUM</button>
|
|
197
|
-
<button class="sidebar-tab" data-tab="sessions">CHRONICLES</button>
|
|
203
|
+
<button class="sidebar-tab active" data-tab="commands" title="Oracles / Slash Commands">ORACLES</button>
|
|
204
|
+
<button class="sidebar-tab" data-tab="files" title="Labyrinth / File Tree">LABYRINTH</button>
|
|
205
|
+
<button class="sidebar-tab" data-tab="diff" title="Delta / Git Working Tree Changes">DELTA</button>
|
|
206
|
+
<button class="sidebar-tab" data-tab="context" title="Sanctum / Active Context">SANCTUM</button>
|
|
207
|
+
<button class="sidebar-tab" data-tab="sessions" title="Chronicles / Saved Sessions">CHRONICLES</button>
|
|
198
208
|
</div>
|
|
199
209
|
</div>
|
|
200
210
|
|
|
@@ -215,12 +215,23 @@ body {
|
|
|
215
215
|
|
|
216
216
|
.status-bar-subrow {
|
|
217
217
|
display: flex;
|
|
218
|
+
flex-wrap: wrap;
|
|
218
219
|
align-items: center;
|
|
219
220
|
justify-content: center;
|
|
220
|
-
gap:
|
|
221
|
+
gap: 8px;
|
|
221
222
|
width: 100%;
|
|
222
223
|
}
|
|
223
224
|
|
|
225
|
+
.header-links {
|
|
226
|
+
display: inline-flex;
|
|
227
|
+
gap: 6px;
|
|
228
|
+
}
|
|
229
|
+
|
|
230
|
+
.header-link-btn {
|
|
231
|
+
padding: 4px 8px;
|
|
232
|
+
font-size: 8px;
|
|
233
|
+
}
|
|
234
|
+
|
|
224
235
|
.qr-pill-wrapper,
|
|
225
236
|
.status-pill-wrapper {
|
|
226
237
|
display: inline-flex;
|
|
@@ -471,6 +482,45 @@ body {
|
|
|
471
482
|
gap: 16px;
|
|
472
483
|
}
|
|
473
484
|
|
|
485
|
+
.header-links {
|
|
486
|
+
display: flex;
|
|
487
|
+
align-items: center;
|
|
488
|
+
gap: 8px;
|
|
489
|
+
}
|
|
490
|
+
|
|
491
|
+
.header-link-btn {
|
|
492
|
+
display: inline-flex;
|
|
493
|
+
align-items: center;
|
|
494
|
+
gap: 5px;
|
|
495
|
+
background: rgba(13, 23, 40, 0.7);
|
|
496
|
+
border: 1px solid var(--bronze-border);
|
|
497
|
+
border-radius: 4px;
|
|
498
|
+
padding: 4px 9px;
|
|
499
|
+
font-family: var(--font-mythic);
|
|
500
|
+
font-size: 8.5px;
|
|
501
|
+
font-weight: 700;
|
|
502
|
+
letter-spacing: 0.5px;
|
|
503
|
+
color: var(--text-dim);
|
|
504
|
+
text-decoration: none;
|
|
505
|
+
transition: all 0.2s ease-in-out;
|
|
506
|
+
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
|
|
507
|
+
}
|
|
508
|
+
|
|
509
|
+
.header-link-btn:hover {
|
|
510
|
+
color: var(--gold-bright);
|
|
511
|
+
border-color: var(--gold-aurum);
|
|
512
|
+
background: rgba(229, 169, 60, 0.08);
|
|
513
|
+
box-shadow: 0 0 8px var(--gold-glow);
|
|
514
|
+
transform: translateY(-1px);
|
|
515
|
+
}
|
|
516
|
+
|
|
517
|
+
.header-link-icon {
|
|
518
|
+
width: 12px;
|
|
519
|
+
height: 12px;
|
|
520
|
+
flex-shrink: 0;
|
|
521
|
+
fill: currentColor;
|
|
522
|
+
}
|
|
523
|
+
|
|
474
524
|
.status-pill-wrapper {
|
|
475
525
|
display: flex;
|
|
476
526
|
align-items: center;
|
|
@@ -899,12 +949,23 @@ body {
|
|
|
899
949
|
|
|
900
950
|
.sidebar-tabs {
|
|
901
951
|
display: flex;
|
|
902
|
-
gap:
|
|
952
|
+
gap: 3px;
|
|
903
953
|
width: 100%;
|
|
954
|
+
overflow-x: auto;
|
|
955
|
+
overflow-y: hidden;
|
|
956
|
+
scrollbar-width: none;
|
|
957
|
+
-ms-overflow-style: none;
|
|
958
|
+
-webkit-overflow-scrolling: touch;
|
|
959
|
+
padding-bottom: 2px;
|
|
960
|
+
}
|
|
961
|
+
|
|
962
|
+
.sidebar-tabs::-webkit-scrollbar {
|
|
963
|
+
display: none;
|
|
904
964
|
}
|
|
905
965
|
|
|
906
966
|
.sidebar-tab {
|
|
907
|
-
flex: 1;
|
|
967
|
+
flex: 1 1 0;
|
|
968
|
+
min-width: 0;
|
|
908
969
|
text-align: center;
|
|
909
970
|
justify-content: center;
|
|
910
971
|
background: rgba(4, 7, 13, 0.6);
|
|
@@ -912,15 +973,12 @@ body {
|
|
|
912
973
|
border-radius: 3px;
|
|
913
974
|
color: var(--text-dim);
|
|
914
975
|
font-family: var(--font-mythic);
|
|
915
|
-
font-size:
|
|
976
|
+
font-size: 7.5px;
|
|
916
977
|
font-weight: 700;
|
|
917
|
-
letter-spacing: 0.
|
|
918
|
-
padding:
|
|
978
|
+
letter-spacing: 0.25px;
|
|
979
|
+
padding: 6px 2px;
|
|
919
980
|
cursor: pointer;
|
|
920
981
|
white-space: nowrap;
|
|
921
|
-
min-width: 0;
|
|
922
|
-
overflow: hidden;
|
|
923
|
-
text-overflow: ellipsis;
|
|
924
982
|
transition: all 0.15s ease-in-out;
|
|
925
983
|
}
|
|
926
984
|
|
|
@@ -2803,16 +2861,21 @@ body {
|
|
|
2803
2861
|
}
|
|
2804
2862
|
|
|
2805
2863
|
.sidebar-tabs {
|
|
2806
|
-
display:
|
|
2807
|
-
|
|
2864
|
+
display: flex;
|
|
2865
|
+
overflow-x: auto;
|
|
2866
|
+
overflow-y: hidden;
|
|
2808
2867
|
gap: 4px;
|
|
2868
|
+
padding-bottom: 4px;
|
|
2869
|
+
-webkit-overflow-scrolling: touch;
|
|
2870
|
+
scrollbar-width: none;
|
|
2809
2871
|
}
|
|
2810
2872
|
|
|
2811
2873
|
.sidebar-tab {
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2874
|
+
flex: 1 0 auto;
|
|
2875
|
+
font-size: 9px;
|
|
2876
|
+
padding: 8px 10px;
|
|
2877
|
+
min-height: 38px;
|
|
2878
|
+
white-space: nowrap;
|
|
2816
2879
|
}
|
|
2817
2880
|
|
|
2818
2881
|
.modal-card {
|