577 B
577 B
Validation: Source Agent UI List Fix
Regression scenario:
- Brain contains one registered/online Agent.
- Agent has zero polling tasks.
GET /api/source-agentsmust return"agents":[...]and"tasks":[].source-agents.jsmust render the Agent selector and Agent card instead of stopping after the counters.- A connected native
127.0.0.1Agent must remainconnectedwithout a Docker-only warning.
Static checks include Go formatting, git diff --check, JavaScript syntax validation and focused source-agent tests in the local compile-test environment.