Skip to content

feat(types): enhance API type definitions with cursor-paginated lists…#314

Open
Joffref wants to merge 1 commit into
mainfrom
majoffre/update-definition
Open

feat(types): enhance API type definitions with cursor-paginated lists…#314
Joffref wants to merge 1 commit into
mainfrom
majoffre/update-definition

Conversation

@Joffref
Copy link
Copy Markdown
Contributor

@Joffref Joffref commented May 28, 2026

… and UID/GID mapping support

  • Added cursor-paginated list types for agents, drives, functions, job executions, and models to improve API response handling.
  • Introduced UID and GID mapping fields in drive mount requests and responses to facilitate file ownership management between local sandboxes and the filer.
  • Updated Vitest configuration to set minimum worker threads to prevent conflicts on high-core machines.
  • Enhanced integration tests for drive operations, including cloning a git repository into a mounted drive.

Note

Adds cursor-paginated list types for agents, drives, functions, job executions, and models; introduces new API endpoints (getEgressGatewayUsage, listJobExecutionTasks, getPolicyUsages); adds UID/GID mapping fields to drive mount types; updates Vitest config to set min worker threads; and extends integration tests for drive operations.

Written by Mendral for commit 668b0ae.

… and UID/GID mapping support

- Added cursor-paginated list types for agents, drives, functions, job executions, and models to improve API response handling.
- Introduced UID and GID mapping fields in drive mount requests and responses to facilitate file ownership management between local sandboxes and the filer.
- Updated Vitest configuration to set minimum worker threads to prevent conflicts on high-core machines.
- Enhanced integration tests for drive operations, including cloning a git repository into a mounted drive.
Copy link
Copy Markdown
Contributor

@mendral-app mendral-app Bot left a comment

Choose a reason for hiding this comment

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

LGTM

The visible changes are auto-generated from the OpenAPI spec — mechanically correct wrappers and type additions. No security issues, logic errors, or data risks in the reviewed code. The self-documenting comment on listJobExecutionTasks noting that the event log is fully scanned server-side is worth tracking as a server-side scalability concern, but nothing the SDK can address.

Tag @mendral-app with feedback or questions. View session

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