pub fn cmd_sessions_annotate(
id: &str,
score: Option<u8>,
label: Option<FeedbackLabel>,
note: Option<String>,
workspace: Option<&Path>,
) -> Result<()>Expand description
kaizen sessions annotate <id> — attach score/label/note to a session.