You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Six screenshots under media/screenshots/, each embedded in the
README next to the section it illustrates:
- overview.png — full UI hero shot under the title
- command-completion.png + variable-completion.png — Authoring
- run-live.png + test-explorer.png — Running
- templates.png — Templates

20
+
15
21
### Running
16
22
17
23
-**Run Output panel** in the bottom panel container — opens to a workspace-wide `.ad` file picker; click any file to run
@@ -22,10 +28,16 @@ Author, run, and inspect [agent-device](https://incubator.callstack.com/agent-de
22
28
-**Native gutter test icons** — every action line is a child `TestItem` with a `range`, so the editor gutter shows pass/fail icons after each run
23
29
-**Test Explorer integration** — every `.ad` file appears as a `TestItem`; runs from any entry point (panel, CodeLens, palette, native test gutter) all reflect the same state in the Testing view
24
30
31
+

32
+
33
+

0 commit comments