docs: add shared session handoff guide (en/zh) - #387
Merged
Conversation
Add a dedicated docs pillar for inviting a teammate into an existing coding agent session to continue, with a comparison against transcript share/export tools and a short cross-link from Team Features. Model: Cursor Grok 4.6 Co-authored-by: Zixuan Chen <zx@loro.dev>
zxch3n
marked this pull request as ready for review
September 4, 2026 10:08
This was referenced Sep 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
Lody’s main SEO narrative is handoff: invite a teammate into an existing coding agent session to continue — conversation, diffs, and worktree — not a read-only transcript share (ChatGPT / Lore / SpecStory / export).
This is the dedicated docs pillar for that story. Team Features already mentions sharing sessions; it does not own a URL or comparison that can rank for “share claude code session.”
URL paths
/docs/session-handoff//zh/docs/session-handoff/site-docs/content/docs/{en,zh}/(features)/session-handoff.mdxParenthesized
(features)folder does not appear in the URL (existing Fumadocs convention).Keyword intent
share claude code session(~56 US/mo) — used once as the existing workflow people search for, then distinguished from Lody.brandTitle(Share a Coding Agent Session | Lody/共享并交接 Agent 会话 | Lody). VisibleDocsTitlestays unbranded.How to preview
Or
corepack pnpm --filter @lody/site-docs buildand inspectsite-docs/out/client.Verification
Ran locally after
corepack pnpm install(ACP extension submodules required for workspace install):pnpm --filter @lody/site-docs generateGET /docs/session-handoff/<title>Share a Coding Agent Session | Lody</title>GET /zh/docs/session-handoff/<title>共享并交接 Agent 会话 | Lody</title>out/client/docs/session-handoff/index.htmland zh counterpart existhttps://lody.ai/docs/session-handoff/and/zh/docs/session-handoff/en:session-handoffandzh:session-handoffBrowser walkthrough:
EN comparison table and sidebar
EN permissions and FAQ
Team Features cross-link and nav
Chinese session-handoff page
Adversarial notes / assumptions
Product accuracy (from existing docs + UI copy, not invented click-paths):
...menu or desktop Private control → Share with team… (label may be device/project-specific). Only the device owner can share. Machines default private.Competitor table: Lore and SpecStory rows are capability-level from their public docs (rendered/exported thread or viewer link; Lore fork seeds a new agent session). They are not claimed to be feature-identical to Lody. If positioning drifts, update the table — do not treat those rows as a contractual product matrix.
Out of scope (later PRs): parallel-agents page, blog post, FAQ JSON-LD / llms.txt extras, soft-404 (#383), loro.dev.
Chinese: written to match existing zh docs tone (product terms kept in English where those pages already do: Session, Agent, Worktree, steer). Not a literal machine translation.
Nav: “Share a Coding Agent Session” is longer than some Feature titles; placed next to Team because that is the existing share-sessions home. Verified it does not wrap in the desktop sidebar. Open to shortening if needed.
H1: Fumadocs
DocsTitleis the visible H1 (frontmatter). MDX#is aligned to the same string so the TOC first item is not a second wording.Related
Independent of draft #383 (soft-404). Branched from latest
main. Draft only — do not merge.To show artifacts inline, enable in settings.