Skip to content

Conversation

@sayan-oai
Copy link
Contributor

Variant to #8997.

Inform the model of the actual default shell rather than saying the user's default shell.

#[derive(Debug, Clone)]
pub(crate) struct ToolsConfig {
pub shell_type: ConfigShellToolType,
pub default_shell_name: Option<String>,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can't this be part of ConfigShellToolType?

@jif-oai
Copy link
Collaborator

jif-oai commented Jan 12, 2026

It needs to be eval

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.

3 participants