mirror of
https://github.com/openai/codex.git
synced 2026-04-28 02:11:08 +03:00
nit: captial (#12885)
This commit is contained in:
@@ -1988,7 +1988,7 @@ impl SessionSource {
|
||||
agent_nickname.clone()
|
||||
}
|
||||
SessionSource::SubAgent(SubAgentSource::MemoryConsolidation) => {
|
||||
Some("morpheus".to_string())
|
||||
Some("Morpheus".to_string())
|
||||
}
|
||||
_ => None,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user