Skip to content

chore(web): regenerate the API client for the session attachment routes - #5631

Merged
mmabrouk merged 1 commit into
release/v0.107.0from
chore/api-client-regen
Aug 1, 2026
Merged

chore(web): regenerate the API client for the session attachment routes#5631
mmabrouk merged 1 commit into
release/v0.107.0from
chore/api-client-regen

Conversation

@mmabrouk

@mmabrouk mmabrouk commented Aug 1, 2026

Copy link
Copy Markdown
Member

What this is

The TypeScript Fern client regenerated from the EE spec served over HTTP by a stack running this train's API, per the documented regeneration procedure (OSS specs and in-process dumps both silently corrupt the client).

Delta

  • Three new session-attachment methods on SessionsClient: create, reference, and content download.
  • Mount and SessionMount gain the purpose field; the mount create request now uses the public model (PublicMountCreate, a rename of MountCreate mirroring the API's route model).
  • SessionInteractionData.request is typed instead of a free record, and interaction transitions gain a typed resolution.
  • environments.ts is untouched (verified empty diff); no auth, billing, or events files changed.

One generation note: the dev stack's spec advertises the box's own address as a second server entry; the servers list was normalized to /api before generating so no host leaks into the committed client.

https://claude.ai/code/session_01McMogkcDRV7UpSAjfd8VKG

@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview Aug 1, 2026 6:00pm

Request Review

@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. typescript labels Aug 1, 2026
@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 6ba2b309-5542-4694-8c27-a27ff5e1db32

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Railway Preview Environment

Status Destroyed (PR closed)

Updated at 2026-08-01T18:16:18.220Z

@mmabrouk
mmabrouk force-pushed the fix/denied-tool-not-handled branch from 1d7e4b1 to 70b611b Compare August 1, 2026 17:59
@mmabrouk
mmabrouk force-pushed the chore/api-client-regen branch from c5b1105 to abac01b Compare August 1, 2026 17:59
@mmabrouk
mmabrouk changed the base branch from fix/denied-tool-not-handled to release/v0.107.0 August 1, 2026 18:15
@mmabrouk
mmabrouk merged commit ba121f5 into release/v0.107.0 Aug 1, 2026
40 of 41 checks passed
@mmabrouk
mmabrouk deleted the chore/api-client-regen branch August 1, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files. typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant