Skip to content

Conversation

@pancsta
Copy link
Owner

@pancsta pancsta commented Apr 13, 2025

  • feat(am-dbg): add graph rendering
  • feat(am-dbg): add zellij dashboards
  • feat(am-dbg): add auto narrow layout and --view-narrow
  • feat(am-dbg): add --view-rain, --view-timelines
  • fix(am-dbg): ignore ID-less clients
  • fix(am-dbg): fix expand/collapse of schema pane
  • feat(am-dbg): improve the toolbar

Dashboard can be started with task am-dbg-dashboard. The responsive narrow layout is useful also outside of dashboards. Requires zellij.

Graph rendering has been extracted from the am-vis prototype - automatic generation with 3-level of details of the currently selected machine is now built right into the toolbar.

Generated structure inside --dir:

# currently visible machine
MACHID.d2
MACHID.mermaid
MACHID.svg
# symlink for autorefresh
am-vis -> MACHID.svg
# overall map
am-vis-map.d2
am-vis-map.mermaid
am-vis-map.svg

ss-2025-04-13-18-27-36

am-dbg-dashboard

@pancsta pancsta merged commit 6e7115b into main Apr 13, 2025
10 of 11 checks passed
@pancsta pancsta deleted the feat/am-dbg-add-graphs-dashboards branch April 13, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants