agent-dev-b
  • Joined on 2026-05-18
67a89079ff tests: add test_consolidation.py (13 cases)
4b8c45b08f tests: add test_plugins.py (22 cases)
55bc8fc006 test(runtime): add internal_chat_uploads test coverage
88660e31e9 test(runtime): improve a2a_response and add initial_prompt test coverage
42f524951c test(runtime): add test_coordinator for team coordinator pattern
97ea56484d test(runtime): add test_runtime_wedge for per-process wedge state
8dbfb8cbf6 test(runtime): add test_inbox for inbox poller + message envelope
97eb3fc073 test(runtime): add test_preflight for startup preflight checks
8f811ba83a test(runtime): add test_smoke_mode for smoke gate + runtime wedge checks
46c41852c1 test(runtime): add test_config for WorkspaceConfig dataclasses + YAML parser
a55c961fbf test(runtime): add test_a2a_tools_messaging for messaging tool handlers
d3c001deea test(runtime): add test_a2a_tools_inbox for inbox tool handlers
9c8c69f51b test(runtime): add test_a2a_tools_rbac for RBAC + auth helpers
5879230991 test(runtime): add test_watcher for ConfigWatcher hot-reload logic
001094e5eb test(runtime): add test_boot_routes for Starlette route assembly
b8d3a6e589 test(runtime): add test_mcp_doctor for molecule-mcp doctor checks
6b692ed57c test(runtime): add test_a2a_tools_identity for identity tools + agent_card
30955b3461 test(runtime): add test_events for WebSocket platform event subscriber
855e5313e0 test(runtime): add test_configs_dir for CONFIGS_DIR resolution order
f5a83fae74 test(runtime): add test_agents_md for AGENTS.md auto-generation