Skip to content

Update client#19

Merged
herber merged 2 commits into
mainfrom
update-client
May 20, 2026
Merged

Update client#19
herber merged 2 commits into
mainfrom
update-client

Conversation

@herber

@herber herber commented May 20, 2026

Copy link
Copy Markdown
Member

Note

Medium Risk
Large client-surface expansion plus several breaking type/constructor renames (notably file links) and request/param schema changes that could impact existing consumers at compile time or via changed JSON payloads.

Overview
Expands the Go client’s v1 API coverage by adding new endpoints for agents (and agents/{id}/instances), assistants, conversations (and conversations/{id}/messages), documents (CRUD + clone, plus participants, versions, and permissions), and a full set of integrations endpoints (integrations, providers, instances, instance-groups, setup-sessions, and provider materialization Set).

Adds management-scoped equivalents for most of the above under v1/endpoints/management, routing requests through instances/{instanceId}/....

Updates and reshapes existing APIs: adds Get for callback instances, expands list filtering for files/sessions/provider configs/auth-configs, renames and retargets file-link support from FileLinksEndpoint/resources/filelinks to FilesLinksEndpoint/resources/files/links, and adjusts Magic MCP request bodies and provider management (new fields/filters and reordered Get/Create semantics).

Reviewed by Cursor Bugbot for commit ff844f5. Bugbot is set up for automated code reviews on this repo. Configure here.

@herber herber self-assigned this May 20, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit db25ec8. Configure here.

Comment thread v1/endpoints/files_links.go
@herber
herber merged commit ff844f5 into main May 20, 2026
7 checks passed
@herber
herber deleted the update-client branch May 20, 2026 10:40
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.

1 participant