Skip to content

Conversation

@SteffenDE
Copy link
Contributor

We propose to change the session/fork method to accept the same options as session/load. This eases the implementation in agents that do not persistently store all the configuration when a session is not active any more.

@SteffenDE SteffenDE requested a review from a team as a code owner December 10, 2025 09:49
@SteffenDE
Copy link
Contributor Author

cc @josevalim

```

And the agent would respond with optional data such as config options, the same as `session/load`.
The request accepts the same same options as `session/load`, such as `cwd` and `mcpServers`.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
The request accepts the same same options as `session/load`, such as `cwd` and `mcpServers`.
The request expects the same options as `session/load`, such as `cwd` and `mcpServers`.

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