From 29ca62fb6e1144ca2c526e4872692c5b84155b00 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Thu, 13 Nov 2025 23:46:14 +0100 Subject: [PATCH] Document /changelog slash command in coding-agent README --- packages/coding-agent/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index cc8b4a7f..2855eabc 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -99,6 +99,14 @@ Displays: - Token usage (input, output, cache read/write, total) - Total cost (if available) +### /changelog + +Display the full changelog with all version history (newest last): + +``` +/changelog +``` + ## Editor Features The interactive input editor includes several productivity features: