Expose the agent uuid in APIs and data types
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 15h 13m
- Merged PRs (30d)
- 368
Description
Add the uuid field to agent-related data types and API responses. Lookup keys remain the existing string agent id, so this is a non-breaking additive change.
- Agent data classes / DTOs used across layers.
- GraphQL types (Strawberry AgentV2GQL, legacy Agent/AgentNode).
- REST v2 response DTOs and the client SDK response models.
JIRA Issue: BA-7213
Contributor guide
Research direction
Inspect the agent-related data classes and DTOs first, then the Strawberry AgentV2GQL and legacy Agent/AgentNode GraphQL types. Review the REST v2 response DTOs and client SDK response models, and verify that responses expose uuid while existing string agent-id lookup keys remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, python
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100