From 95306e0dd880eae8ca02dabd545b365d27189c33 Mon Sep 17 00:00:00 2001 From: Chris Johnstone Date: Mon, 15 Jun 2026 15:38:13 +1200 Subject: [PATCH 01/14] Complete OC-150 runtime assertion UX --- .../AGENT_PROGRESS.md | 23 +++- src/panels/requestPanel.ts | 22 ++-- src/services/runtimeExecutionService.ts | 58 +++++++-- src/services/unresolvedVars.ts | 17 ++- src/webview/requestPanel.css | 47 +++++-- src/webview/requestPanel.ts | 70 +++++++++- src/webview/response.ts | 3 +- test/protocolLayoutStability.test.ts | 74 ++++++++++- test/runtimeAuthoringUx.test.ts | 12 ++ test/runtimeExecutionService.test.ts | 123 +++++++++++++++++- test/unresolvedVars.test.ts | 21 +++ test/webSocketSupport.test.ts | 8 +- 12 files changed, 436 insertions(+), 42 deletions(-) diff --git a/docs/open-collection-gap-analysis/AGENT_PROGRESS.md b/docs/open-collection-gap-analysis/AGENT_PROGRESS.md index 2adeaae..ac2e977 100644 --- a/docs/open-collection-gap-analysis/AGENT_PROGRESS.md +++ b/docs/open-collection-gap-analysis/AGENT_PROGRESS.md @@ -72,7 +72,7 @@ Use full branch names for stacking existing branches with `but move
-
+
Send a request to see the response