mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
chore: un-ship undo (#8424)
This commit is contained in:
committed by
GitHub
Unverified
parent
4e6d6cd798
commit
7a8407bbb6
@@ -291,7 +291,7 @@ pub const FEATURES: &[FeatureSpec] = &[
|
||||
id: Feature::GhostCommit,
|
||||
key: "undo",
|
||||
stage: Stage::Stable,
|
||||
default_enabled: true,
|
||||
default_enabled: false,
|
||||
},
|
||||
FeatureSpec {
|
||||
id: Feature::ParallelToolCalls,
|
||||
|
||||
Reference in New Issue
Block a user