Commit Graph
13 Commits
Author SHA1 Message Date
esilva 16e102dd83 Too many things for a single commit but in summary:
We got them data bytes computer majigs being transmitted to the display
and correctly parsed over there. Also seems to be fast. I won't touch
performance issues until I have this working and documented tho.
2026-03-10 23:10:10 +00:00
esilva 19c2ac2d07 Trying to figure a way of mapping the telemetry agents fields back to my UI 2026-03-09 23:37:29 +00:00
esilva e65358ea1d telemetry service and telemetry agents interface 2026-03-05 16:26:30 +00:00
esilva 11dc255303 it is with great sadness the DOM and event bus go. Its all callbacks now 2026-03-03 14:20:41 +00:00
esilva fe5505435b doesnt look as cool, but for sure feels simpler 2026-02-26 00:41:03 +00:00
esilva 34120f10af feel like I'm doing shit here, but I reckon it will work 2026-02-25 00:17:38 +00:00
esilva e64b1c31b9 chanding the architecure, removing the views ability to emit or listen to events
I liked my idea better but I recon I will hit less obstacles this way
2026-02-24 23:22:19 +00:00
esilva 97caeafd58 Yeah, I kinda gave up, i will fix it later or something I recon 2026-02-09 23:23:45 +00:00
esilva 306929b8d3 its all events LETS GO - I still need to make it be all events 2026-01-13 21:11:44 +00:00
esilva e7bfc5c81f removing the old test UI codes 2026-01-12 20:03:32 +00:00
esilva 56ce6bc58d More work associated with the new TUI - must recover old repl tho 2026-01-08 18:57:55 +00:00
esilva 8d1e7c962f Revert "Going from a REPL to a TUI"
This reverts commit 0162c14c1d.
2026-01-05 10:32:57 +00:00
esilva 0162c14c1d Going from a REPL to a TUI 2026-01-05 00:23:55 +00:00