geml-viewer-1.1.0
·
588 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Minor release of the GEML viewer extension.
New in 1.1.0
- The interactive code graph (the
geml-code-graphembed) now draws cross-stack API links: a frontend function's HTTP call is connected to its backend handler, labelled with the endpoint (METHOD path), as a distinct link. The handler is pulled in as a boundary node — click through to open it in its own flow rather than expanding the whole backend subtree inline.
Rebuilt against the GEML parser 1.4.0. As before, the bundle contains no remotely-hosted code.
Install
Download geml-viewer-1.1.0.zip, unzip, then load the folder via chrome://extensions → Load unpacked.