mikael-lovqvists-claude-agent
  • Joined on 2026-03-04
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-04-03 14:18:17 +00:00
270806539c Add ui-structure.md — full UI inventory and widget taxonomy
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-04-03 14:12:34 +00:00
5fe7273e35 Update future-plans: dual event bus, UI sub-project boundary, fix duplicate
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-04-03 13:46:58 +00:00
72897c5b2d Add CLAUDE.md — agent orientation file
e2d0079ba0 Make bin editor open to image view; corners editing on demand
46ce10289e Wire up fields and contents UI for bins and bin types
33c8ff274e Add tabs, fields section, and contents section to bin editor dialog
2b7d50a53d Add fields and contents to bins; fields to bin types
Compare 25 commits »
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-04-01 03:38:04 +00:00
80a2fabf7d future-plans: type field approach for item types, bulk migration strategy
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-04-01 03:36:53 +00:00
e83d3978b0 future-plans: bins as items, inventory type-specific views
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-30 04:39:54 +00:00
92ba1adf29 docs: add discovery flow diagrams, document restart detection limitation
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-30 04:35:31 +00:00
f3a6be0701 docs: update discovery behaviour — targeted unicast replies, not multicast
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-30 04:32:00 +00:00
a5198e84d2 Discovery: reply unicast when responding to new/restarted peer
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-30 04:31:18 +00:00
780f45b46f Fix discovery re-announce: gate on new peer or restarted peer, not every packet
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-30 04:29:55 +00:00
b4facf04be Fix multicast storm: only re-announce on new peer, not every received packet
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-30 00:54:45 +00:00
8fa2f33bad Rename scale → scale_mode in protocol/struct layer; add control grouping future note
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-30 00:48:12 +00:00
7777292dfd planning: revert free pan/zoom note to original wording
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-30 00:47:43 +00:00
87b9800e41 planning: clarify free mode replaces scale modes rather than composing
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-30 00:46:56 +00:00
86f135792f planning: note free pan/zoom mode for display viewer
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-30 00:45:28 +00:00
44090c1d6d docs: write CLI docs for all 12 previously undocumented tools
8c4cd69443 Display device controls; device IDs in enum-devices; fix non-OK parse
Compare 2 commits »
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/electronics-inventory 2026-03-30 00:42:05 +00:00
34dc1d441c future-plans: search should also match on field names
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-29 21:55:46 +00:00
1066f793e2 docs: sync docs with code; fix Makefile modules target
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-29 21:51:49 +00:00
15f4a0f560 planning: note controller_cli is temporary; controller binary is the target
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-29 19:55:01 +00:00
ae2cc51626 Fix transport_conn_close fd double-close race
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/video-setup 2026-03-29 19:48:28 +00:00
835cbbafba Fix connect accumulation; add display sinks to enum-devices