Compare commits

...

1 Commits

Author SHA1 Message Date
Eric Traut
7f74d4b392 Fix memories announcement copy 2026-05-08 00:09:34 -07:00

View File

@@ -793,7 +793,7 @@ pub const FEATURES: &[FeatureSpec] = &[
stage: Stage::Experimental {
name: "Memories",
menu_description: "Allow Codex to create new memories from conversations and bring relevant memories into new conversations.",
announcement: "NEW: Codex can now generate and use memories. Try it now with `/memories`",
announcement: "NEW: Codex can now generate and use memories. Try this now with `/memories`.",
},
default_enabled: false,
},