tael-gui 0.5.13

Desktop GUI for tael, embedded by the `tael gui` command
1
2
3
4
5
6
7
{
  "$schema": "../gen/schemas/desktop-schema.json",
  "identifier": "default",
  "description": "Default capability for the main window: core APIs and event listening for live span streaming.",
  "windows": ["main"],
  "permissions": ["core:default"]
}