Merge branch 'etraut/next-turn-state-core' into etraut/next-turn-state-app-server

This commit is contained in:
Eric Traut
2026-05-14 10:23:51 -07:00
379 changed files with 22213 additions and 10468 deletions

View File

@@ -3836,6 +3836,13 @@
],
"description": "This is the path to the user's config.toml file, though it is not guaranteed to exist."
},
"profile": {
"description": "Name of the selected profile-v2 config layered on top of the base user config, when this layer represents one.",
"type": [
"string",
"null"
]
},
"type": {
"enum": [
"user"
@@ -15805,12 +15812,6 @@
},
"ToolsV2": {
"properties": {
"view_image": {
"type": [
"boolean",
"null"
]
},
"web_search": {
"anyOf": [
{