codeburn/app/renderer/sections
iamtoruk dc52b3226b feat(app): Settings/Devices section + getDevicesScan bridge
Settings rail (Devices active) with This device (getIdentity), Discovered nearby
(new getDevicesScan bridge → `codeburn devices scan --format json`), and Paired
(getDevices perDevice). Pairing/approve/pull/visibility/combine are M1 visual
affordances (mutations = M2); share status is process-local so not shown as
authoritative. Settings uses a title-only bar (no period/provider).

Implemented by Codex gpt-5.5 (high); committed by Fable (git blocked in Codex sandbox).
2026-07-10 19:17:14 -07:00
..
Models.test.tsx fix(app): Models — unpriced = no cost AND no savings (stop dimming Codex + local rows) 2026-07-10 18:56:48 -07:00
Models.tsx fix(app): Models — unpriced = no cost AND no savings (stop dimming Codex + local rows) 2026-07-10 18:56:48 -07:00
Optimize.test.tsx fix(app): Optimize — honest em-dash on yield failure, +Abandoned/Fixes tab tests, cost semantics 2026-07-10 18:42:52 -07:00
Optimize.tsx fix(app): Optimize — honest em-dash on yield failure, +Abandoned/Fixes tab tests, cost semantics 2026-07-10 18:42:52 -07:00
Overview.test.tsx test(app): assert Overview period-window slicing, waste-rate, and model joins 2026-07-10 16:32:54 -07:00
Overview.tsx fix(app): scope Overview chart + waste-rate to selected period, harden joins 2026-07-10 16:32:48 -07:00
Plans.test.tsx fix(app): Plans — inclusive local cycle end (periodEnd-1d), correct day count, honest near copy 2026-07-10 19:12:42 -07:00
Plans.tsx fix(app): Plans — inclusive local cycle end (periodEnd-1d), correct day count, honest near copy 2026-07-10 19:12:42 -07:00
Settings.test.tsx feat(app): Settings/Devices section + getDevicesScan bridge 2026-07-10 19:17:14 -07:00
Settings.tsx feat(app): Settings/Devices section + getDevicesScan bridge 2026-07-10 19:17:14 -07:00
Spend.test.tsx test(app): Spend coverage (lenses, states, colors, Sankey, period windows) + proportional/labeled Sankey 2026-07-10 18:30:17 -07:00
Spend.tsx test(app): Spend coverage (lenses, states, colors, Sankey, period windows) + proportional/labeled Sankey 2026-07-10 18:30:17 -07:00