Skip to content

Conversation

@charlie-openai
Copy link
Contributor

Minor documentation update to fix #7966 (documentation of undo flag).

docs/config.md Outdated
| `view_image_tool` | true | Stable | Include the `view_image` tool |
| `web_search_request` | false | Stable | Allow the model to issue web searches |
| `ghost_commit` | false | Experimental | Create a ghost commit each turn |
| `undo` | true | Stable | Capture a ghost snapshot each turn to enable undo |
Copy link
Collaborator

Choose a reason for hiding this comment

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

I'm uncomfortable calling the "undo" feature "Stable" at this time. I'd prefer to list it as "Experimental" for now. It hasn't really been documented, hasn't gone through the process of getting user feedback, hasn't been integrated into other surfaces, and we are receiving ongoing bug reports about the implementation.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@etraut-openai thanks for the flag, I've flipped it back to Experimental.

@charlie-openai charlie-openai merged commit 99cbba8 into main Dec 22, 2025
11 checks passed
@charlie-openai charlie-openai deleted the ghost_commit_documentation branch December 22, 2025 07:27
@github-actions github-actions bot locked and limited conversation to collaborators Dec 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ghost_commit config documentation update and backward compatibility

3 participants