From f7cef62290c5eee2daafe2f8201a23ccbcee0ad6 Mon Sep 17 00:00:00 2001 From: dadachann <185672915+dadachann@users.noreply.github.com> Date: Mon, 14 Sep 2026 16:56:35 +0000 Subject: [PATCH] test: declare agent usage in beta runtime fixture --- tests/e2e/test_runner_plugin_runtime.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/e2e/test_runner_plugin_runtime.py b/tests/e2e/test_runner_plugin_runtime.py index 50353778b..f4f1de698 100644 --- a/tests/e2e/test_runner_plugin_runtime.py +++ b/tests/e2e/test_runner_plugin_runtime.py @@ -114,6 +114,7 @@ def _write_qa_runner_plugin(plugin_root: Path) -> None: en_US: Echoes input and exercises run-scoped state APIs. zh_Hans: 回显输入并验证运行级状态 API。 spec: + usages: [agent] config: [] capabilities: streaming: false