groove-dev 0.19.5 → 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 CHANGED
@@ -1,5 +1,14 @@
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
+
3
12
  ## v0.19.5 — Settings page: providers, API keys, config, account (2026-04-08)
4
13
 
5
14
  - **Settings view** — proper settings page with three tabs: Providers, Configuration, Account
@@ -24,7 +24,7 @@ import { federationPair, federationUnpair, federationList, federationStatus } fr
24
24
  program
25
25
  .name('groove')
26
26
  .description('Agent orchestration layer for AI coding tools')
27
- .version('0.19.5');
27
+ .version('0.19.6');
28
28
 
29
29
  program
30
30
  .command('start')
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "projectName": "gui",
3
- "scannedAt": "2026-04-09T05:52:27.246Z",
3
+ "scannedAt": "2026-04-09T06:07:38.492Z",
4
4
  "stats": {
5
- "totalFiles": 85,
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": 5,
134
+ "files": 6,
135
135
  "children": []
136
136
  }
137
137
  ]
@@ -6599,6 +6599,38 @@
6599
6599
  "agents": 1,
6600
6600
  "running": 0,
6601
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
6602
6634
  }
6603
6635
  ],
6604
6636
  "events": [