From 126495ff38f6932f69d5e2996e16185fc269ed33 Mon Sep 17 00:00:00 2001 From: Castor Gemini Date: Fri, 22 Aug 2025 04:08:54 -0500 Subject: fix(playback): Correctly handle UUID argument - Update the main command loop to correctly parse and pass the '--uuid' flag to the showChat function. - This fixes the 'invalid subcommand' error and makes the detailed playback view fully functional. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b194e72..8c8ff28 100644 --- a/Makefile +++ b/Makefile @@ -49,3 +49,4 @@ identify-protobuf: playback: gemini playback + gemini playback --uuid a1b2c3d4-e5f6-4a5b-8c9d-1e2f3a4b5c6d -- cgit v1.2.3