fix lib.rs comment

This commit is contained in:
rhan-oai
2026-03-20 16:04:31 -07:00
committed by GitHub
parent 13c91bde2e
commit 56ca2b539a

View File

@@ -166,7 +166,7 @@ pub enum Feature {
ToolCallMcpElicitation,
/// Enable personality selection in the TUI.
Personality,
/// Emit item-level metadata such as user message type and generated UUIDs.
/// Emit item-level metadata such as user message type and generated metadata IDs.
ItemMetadata,
/// Enable native artifact tools.
Artifact,