Roberto
105cf52083
refactor(schemas): rename Agent* schemas and WS frame types to Scout*
Rename all Pydantic models referring to the scout subsystem:
AgentConfig → ScoutConfig, ContentTypeConfig → ScoutContentTypeConfig,
AgentCatalogItem → ScoutCatalogItem, AgentCreationCheckRequest/Response →
ScoutCreationCheckRequest/Response, AgentTriggerRequest → ScoutTriggerRequest,
AgentRunLogResponse → ScoutRunLogResponse.
LLM-helper agent schemas in app/agents/* are untouched.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 00:58:14 +02:00
..
2026-05-12 17:31:43 +02:00
2026-05-16 00:58:14 +02:00
2026-04-10 09:20:52 +02:00
2026-05-12 08:23:22 +02:00
2026-05-15 18:53:01 +02:00
2026-05-16 00:27:50 +02:00
2026-04-12 00:35:23 +02:00
2026-05-16 00:58:14 +02:00
2026-03-01 23:51:37 +01:00
2026-03-10 09:11:24 +01:00
2026-05-16 00:00:07 +02:00
2026-05-15 23:52:29 +02:00