feat(agent-runner): align protocol adapter terminology

This commit is contained in:
huanghuoguoguo
2026-05-24 09:13:15 +08:00
committed by huanghuoguoguo
parent b4ae049c54
commit 96fa9e1eeb
26 changed files with 471 additions and 342 deletions
@@ -182,8 +182,8 @@ class TestDefaultPipelineConfig:
assert config['ai']['runner_config'] == {}
class TestResolveRunnerIdBackwardCompat:
"""Tests for backward compatibility in resolve_runner_id."""
class TestResolveRunnerIdAliases:
"""Tests for runner id alias resolution."""
def test_resolve_new_format_id(self):
"""resolve_runner_id should work with new format."""