From adc581d1229c2679a98a9feb57e0dde7656d87b4 Mon Sep 17 00:00:00 2001 From: haosenwang1018 Date: Sun, 19 Apr 2026 01:19:36 +0000 Subject: [PATCH] docs: add developer 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..7072b988 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 implementation-oriented path after comparing platforms? See [For Agent Developers](home/for-developers.md). + --- ## For Agent Developers