From ffa3610ef2462055c4fe12bd6b58656decc3c1a9 Mon Sep 17 00:00:00 2001 From: haosenwang1018 Date: Sun, 19 Apr 2026 02:36:33 +0000 Subject: [PATCH] docs: add cli handoff after platform comparison --- docs/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/index.md b/docs/index.md index c5e66abf..d45c9e79 100644 --- a/docs/index.md +++ b/docs/index.md @@ -72,6 +72,8 @@ All platforms share the same markdown memory format and derive collection names [:octicons-arrow-right-24: Platform comparison](platforms/index.md){ .md-button } +Want the command-level path after comparing platforms? See [CLI reference](cli.md). + --- ## For Agent Developers