daedalus-cli 3.78.1 → 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 CHANGED
@@ -1,3 +1,10 @@
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
+
1
8
  ## [3.78.1](https://github.com/bgill55/daedalus/compare/v3.78.0...v3.78.1) (2026-09-05)
2
9
 
3
10
 
@@ -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">
@@ -191,10 +201,10 @@
191
201
  </div>
192
202
  <div class="sidebar-tabs">
193
203
  <button class="sidebar-tab active" data-tab="commands" title="Oracles / Slash Commands">ORACLES</button>
194
- <button class="sidebar-tab" data-tab="files" title="Labyrinth / File Tree">FILES</button>
195
- <button class="sidebar-tab" data-tab="diff" title="Working Tree Git Diff">DIFF</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>
196
206
  <button class="sidebar-tab" data-tab="context" title="Sanctum / Active Context">SANCTUM</button>
197
- <button class="sidebar-tab" data-tab="sessions" title="Chronicles / Saved Sessions">HISTORY</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: 10px;
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,7 +949,7 @@ body {
899
949
 
900
950
  .sidebar-tabs {
901
951
  display: flex;
902
- gap: 4px;
952
+ gap: 3px;
903
953
  width: 100%;
904
954
  overflow-x: auto;
905
955
  overflow-y: hidden;
@@ -923,10 +973,10 @@ body {
923
973
  border-radius: 3px;
924
974
  color: var(--text-dim);
925
975
  font-family: var(--font-mythic);
926
- font-size: 8.5px;
976
+ font-size: 7.5px;
927
977
  font-weight: 700;
928
- letter-spacing: 0.4px;
929
- padding: 6px 3px;
978
+ letter-spacing: 0.25px;
979
+ padding: 6px 2px;
930
980
  cursor: pointer;
931
981
  white-space: nowrap;
932
982
  transition: all 0.15s ease-in-out;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "daedalus-cli",
3
- "version": "3.78.1",
3
+ "version": "3.79.0",
4
4
  "description": "Local-first AI coding CLI with embedded model router, multi-agent orchestration, and codebase indexing",
5
5
  "type": "module",
6
6
  "bin": {