chore: drop undo from the docs (#8431)

This commit is contained in:
jif-oai
2025-12-22 16:09:48 +01:00
committed by GitHub
parent 372de6d2c5
commit 45727b9ed3
5 changed files with 0 additions and 5 deletions

View File

@@ -45,7 +45,6 @@ Supported features:
| `apply_patch_freeform` | false | Beta | Include the freeform `apply_patch` tool |
| `view_image_tool` | true | Stable | Include the `view_image` tool |
| `web_search_request` | false | Stable | Allow the model to issue web searches |
| `undo` | true | Experimental | Capture a ghost snapshot each turn to enable undo |
| `enable_experimental_windows_sandbox` | false | Experimental | Use the Windows restricted-token sandbox |
| `tui2` | false | Experimental | Use the experimental TUI v2 (viewport) implementation |
| `skills` | false | Experimental | Enable discovery and injection of skills |