Skip to content

feat(agent): add editable flag and filter to agent template API - #1377

Merged
luojun96 merged 1 commit into
mainfrom
sync_mr_2852_ff5d109
Aug 18, 2026
Merged

feat(agent): add editable flag and filter to agent template API#1377
luojun96 merged 1 commit into
mainfrom
sync_mr_2852_ff5d109

Conversation

@Rader

@Rader Rader commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator

Summary:

  • Added editable field to AgentTemplate responses, set to true only if the current user is the template owner (to control UI delete visibility).
  • Added editable query parameter to GET /agent/templates to filter templates by ownership (true for user's own, false for others' public templates).

@Rader

Rader commented Aug 18, 2026

Copy link
Copy Markdown
Collaborator Author

Depends on #1376

@luojun96
luojun96 merged commit b21b33b into main Aug 18, 2026
7 checks passed
@luojun96
luojun96 deleted the sync_mr_2852_ff5d109 branch August 18, 2026 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants