chore: un-ship undo (#8424)

This commit is contained in:
jif-oai
2025-12-22 09:53:03 +01:00
committed by GitHub
Unverified
parent 4e6d6cd798
commit 7a8407bbb6
7 changed files with 13 additions and 37 deletions
+1 -1
View File
@@ -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,