lablup / lablup/backend.ai

Expose the agent uuid in APIs and data types

Open
#13,502 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.