groove-dev 0.19.4 → 0.19.6
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 +17 -0
- package/node_modules/@groove-dev/cli/bin/groove.js +1 -1
- package/node_modules/@groove-dev/gui/.groove/codebase-index.json +3 -3
- package/node_modules/@groove-dev/gui/.groove/timeline.json +144 -0
- package/node_modules/@groove-dev/gui/dist/assets/index-CJUQO4Kb.js +537 -0
- package/node_modules/@groove-dev/gui/dist/assets/index-saapU4LM.css +1 -0
- package/node_modules/@groove-dev/gui/dist/index.html +2 -2
- package/node_modules/@groove-dev/gui/src/app.jsx +2 -0
- package/node_modules/@groove-dev/gui/src/components/layout/activity-bar.jsx +1 -1
- package/node_modules/@groove-dev/gui/src/stores/groove.js +1 -1
- package/node_modules/@groove-dev/gui/src/views/settings.jsx +400 -0
- package/package.json +1 -1
- package/packages/cli/bin/groove.js +1 -1
- package/packages/gui/dist/assets/index-CJUQO4Kb.js +537 -0
- package/packages/gui/dist/assets/index-saapU4LM.css +1 -0
- package/packages/gui/dist/index.html +2 -2
- package/packages/gui/src/app.jsx +2 -0
- package/packages/gui/src/components/layout/activity-bar.jsx +1 -1
- package/packages/gui/src/stores/groove.js +1 -1
- package/packages/gui/src/views/settings.jsx +400 -0
- package/node_modules/@groove-dev/gui/.groove/daemon.host +0 -1
- package/node_modules/@groove-dev/gui/.groove/daemon.pid +0 -1
- package/node_modules/@groove-dev/gui/AGENTS_REGISTRY.md +0 -9
- package/node_modules/@groove-dev/gui/dist/assets/index-DgIS4D-j.css +0 -1
- package/node_modules/@groove-dev/gui/dist/assets/index-eysbqREF.js +0 -537
- package/packages/gui/dist/assets/index-DgIS4D-j.css +0 -1
- package/packages/gui/dist/assets/index-eysbqREF.js +0 -537
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## v0.19.6 — Settings redesign: single-page layout, fix process.cwd crash (2026-04-08)
|
|
4
|
+
|
|
5
|
+
- **Full redesign** — no more tabs, everything on one scrollable page with clear visual sections (icon headers, bordered cards, 2-col daemon grid)
|
|
6
|
+
- **Fix crash** — removed `process.cwd()` call that doesn't exist in browser context
|
|
7
|
+
- **Providers section** — expandable cards with status dots, model pills, API key management, Ollama setup inline
|
|
8
|
+
- **Configuration section** — all settings in a single bordered card with dividers, compact number inputs with suffix labels, slim toggle switches
|
|
9
|
+
- **Account section** — marketplace sign-in card, 2-column daemon info grid (version, port, host, PID, uptime, agents)
|
|
10
|
+
- **Footer** — groovedev.ai and docs links
|
|
11
|
+
|
|
12
|
+
## v0.19.5 — Settings page: providers, API keys, config, account (2026-04-08)
|
|
13
|
+
|
|
14
|
+
- **Settings view** — proper settings page with three tabs: Providers, Configuration, Account
|
|
15
|
+
- **Providers tab** — all providers with status badges, expandable cards, API key management (add/update/remove with masked display), Ollama setup inline with full model catalog
|
|
16
|
+
- **Configuration tab** — daemon settings with live save: default provider, working directory, auto-rotation toggle, rotation threshold, QC threshold, max agents, journalist interval
|
|
17
|
+
- **Account tab** — marketplace sign-in/out, user profile display, daemon info (version, port, host, PID, uptime)
|
|
18
|
+
- **Activity bar fix** — Settings gear icon now opens Settings view (was incorrectly pointing to Teams/Management)
|
|
19
|
+
|
|
3
20
|
## v0.19.4 — Ollama server lifecycle, UI state fix (2026-04-08)
|
|
4
21
|
|
|
5
22
|
- **Server detection** — checks if Ollama server is running (not just binary installed), shows "Start Ollama Server" button with auto-start via brew services or ollama serve
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"projectName": "gui",
|
|
3
|
-
"scannedAt": "2026-04-
|
|
3
|
+
"scannedAt": "2026-04-09T06:07:38.492Z",
|
|
4
4
|
"stats": {
|
|
5
|
-
"totalFiles":
|
|
5
|
+
"totalFiles": 86,
|
|
6
6
|
"totalDirs": 14,
|
|
7
7
|
"treeDepth": 4
|
|
8
8
|
},
|
|
@@ -131,7 +131,7 @@
|
|
|
131
131
|
"path": "src/views",
|
|
132
132
|
"depth": 2,
|
|
133
133
|
"dirs": 0,
|
|
134
|
-
"files":
|
|
134
|
+
"files": 6,
|
|
135
135
|
"children": []
|
|
136
136
|
}
|
|
137
137
|
]
|
|
@@ -6487,6 +6487,150 @@
|
|
|
6487
6487
|
"agents": 1,
|
|
6488
6488
|
"running": 0,
|
|
6489
6489
|
"cacheHitRate": 0.8360697165954649
|
|
6490
|
+
},
|
|
6491
|
+
{
|
|
6492
|
+
"t": 1775714367239,
|
|
6493
|
+
"tokens": 3005468,
|
|
6494
|
+
"costUsd": 0.42406725000000006,
|
|
6495
|
+
"agents": 1,
|
|
6496
|
+
"running": 0,
|
|
6497
|
+
"cacheHitRate": 0.8360697165954649
|
|
6498
|
+
},
|
|
6499
|
+
{
|
|
6500
|
+
"t": 1775714397240,
|
|
6501
|
+
"tokens": 3005468,
|
|
6502
|
+
"costUsd": 0.42406725000000006,
|
|
6503
|
+
"agents": 1,
|
|
6504
|
+
"running": 0,
|
|
6505
|
+
"cacheHitRate": 0.8360697165954649
|
|
6506
|
+
},
|
|
6507
|
+
{
|
|
6508
|
+
"t": 1775714427240,
|
|
6509
|
+
"tokens": 3005468,
|
|
6510
|
+
"costUsd": 0.42406725000000006,
|
|
6511
|
+
"agents": 1,
|
|
6512
|
+
"running": 0,
|
|
6513
|
+
"cacheHitRate": 0.8360697165954649
|
|
6514
|
+
},
|
|
6515
|
+
{
|
|
6516
|
+
"t": 1775714457239,
|
|
6517
|
+
"tokens": 3005468,
|
|
6518
|
+
"costUsd": 0.42406725000000006,
|
|
6519
|
+
"agents": 1,
|
|
6520
|
+
"running": 0,
|
|
6521
|
+
"cacheHitRate": 0.8360697165954649
|
|
6522
|
+
},
|
|
6523
|
+
{
|
|
6524
|
+
"t": 1775714487239,
|
|
6525
|
+
"tokens": 3005468,
|
|
6526
|
+
"costUsd": 0.42406725000000006,
|
|
6527
|
+
"agents": 1,
|
|
6528
|
+
"running": 0,
|
|
6529
|
+
"cacheHitRate": 0.8360697165954649
|
|
6530
|
+
},
|
|
6531
|
+
{
|
|
6532
|
+
"t": 1775714517239,
|
|
6533
|
+
"tokens": 3005468,
|
|
6534
|
+
"costUsd": 0.42406725000000006,
|
|
6535
|
+
"agents": 1,
|
|
6536
|
+
"running": 0,
|
|
6537
|
+
"cacheHitRate": 0.8360697165954649
|
|
6538
|
+
},
|
|
6539
|
+
{
|
|
6540
|
+
"t": 1775714547239,
|
|
6541
|
+
"tokens": 3005468,
|
|
6542
|
+
"costUsd": 0.42406725000000006,
|
|
6543
|
+
"agents": 1,
|
|
6544
|
+
"running": 0,
|
|
6545
|
+
"cacheHitRate": 0.8360697165954649
|
|
6546
|
+
},
|
|
6547
|
+
{
|
|
6548
|
+
"t": 1775714577239,
|
|
6549
|
+
"tokens": 3005468,
|
|
6550
|
+
"costUsd": 0.42406725000000006,
|
|
6551
|
+
"agents": 1,
|
|
6552
|
+
"running": 0,
|
|
6553
|
+
"cacheHitRate": 0.8360697165954649
|
|
6554
|
+
},
|
|
6555
|
+
{
|
|
6556
|
+
"t": 1775714607239,
|
|
6557
|
+
"tokens": 3005468,
|
|
6558
|
+
"costUsd": 0.42406725000000006,
|
|
6559
|
+
"agents": 1,
|
|
6560
|
+
"running": 0,
|
|
6561
|
+
"cacheHitRate": 0.8360697165954649
|
|
6562
|
+
},
|
|
6563
|
+
{
|
|
6564
|
+
"t": 1775714637240,
|
|
6565
|
+
"tokens": 3005468,
|
|
6566
|
+
"costUsd": 0.42406725000000006,
|
|
6567
|
+
"agents": 1,
|
|
6568
|
+
"running": 0,
|
|
6569
|
+
"cacheHitRate": 0.8360697165954649
|
|
6570
|
+
},
|
|
6571
|
+
{
|
|
6572
|
+
"t": 1775714667238,
|
|
6573
|
+
"tokens": 3005468,
|
|
6574
|
+
"costUsd": 0.42406725000000006,
|
|
6575
|
+
"agents": 1,
|
|
6576
|
+
"running": 0,
|
|
6577
|
+
"cacheHitRate": 0.8360697165954649
|
|
6578
|
+
},
|
|
6579
|
+
{
|
|
6580
|
+
"t": 1775714697238,
|
|
6581
|
+
"tokens": 3005468,
|
|
6582
|
+
"costUsd": 0.42406725000000006,
|
|
6583
|
+
"agents": 1,
|
|
6584
|
+
"running": 0,
|
|
6585
|
+
"cacheHitRate": 0.8360697165954649
|
|
6586
|
+
},
|
|
6587
|
+
{
|
|
6588
|
+
"t": 1775714727238,
|
|
6589
|
+
"tokens": 3005468,
|
|
6590
|
+
"costUsd": 0.42406725000000006,
|
|
6591
|
+
"agents": 1,
|
|
6592
|
+
"running": 0,
|
|
6593
|
+
"cacheHitRate": 0.8360697165954649
|
|
6594
|
+
},
|
|
6595
|
+
{
|
|
6596
|
+
"t": 1775714757238,
|
|
6597
|
+
"tokens": 3005468,
|
|
6598
|
+
"costUsd": 0.42406725000000006,
|
|
6599
|
+
"agents": 1,
|
|
6600
|
+
"running": 0,
|
|
6601
|
+
"cacheHitRate": 0.8360697165954649
|
|
6602
|
+
},
|
|
6603
|
+
{
|
|
6604
|
+
"t": 1775714858487,
|
|
6605
|
+
"tokens": 3005468,
|
|
6606
|
+
"costUsd": 0.42406725000000006,
|
|
6607
|
+
"agents": 1,
|
|
6608
|
+
"running": 0,
|
|
6609
|
+
"cacheHitRate": 0.8360697165954649
|
|
6610
|
+
},
|
|
6611
|
+
{
|
|
6612
|
+
"t": 1775714888490,
|
|
6613
|
+
"tokens": 3005468,
|
|
6614
|
+
"costUsd": 0.42406725000000006,
|
|
6615
|
+
"agents": 1,
|
|
6616
|
+
"running": 0,
|
|
6617
|
+
"cacheHitRate": 0.8360697165954649
|
|
6618
|
+
},
|
|
6619
|
+
{
|
|
6620
|
+
"t": 1775714918490,
|
|
6621
|
+
"tokens": 3005468,
|
|
6622
|
+
"costUsd": 0.42406725000000006,
|
|
6623
|
+
"agents": 1,
|
|
6624
|
+
"running": 0,
|
|
6625
|
+
"cacheHitRate": 0.8360697165954649
|
|
6626
|
+
},
|
|
6627
|
+
{
|
|
6628
|
+
"t": 1775714948490,
|
|
6629
|
+
"tokens": 3005468,
|
|
6630
|
+
"costUsd": 0.42406725000000006,
|
|
6631
|
+
"agents": 1,
|
|
6632
|
+
"running": 0,
|
|
6633
|
+
"cacheHitRate": 0.8360697165954649
|
|
6490
6634
|
}
|
|
6491
6635
|
],
|
|
6492
6636
|
"events": [
|