Skip to main content
Glama
git-fabric

@git-fabric/chat

Official
by git-fabric

chat_thread_fork

Create alternative conversation branches by forking chat sessions at specific messages, preserving history while exploring different discussion paths.

Instructions

Fork a session at a specific message to explore an alternative branch of conversation. Creates a new session with all history up to and including the fork point. The original session is unchanged.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sessionIdYesUUID of the session to fork.
forkFromMessageIdYesUUID of the message at which to fork. The new session will include this message and all prior messages.
titleNoTitle for the new forked session. Defaults to 'Fork of <original title>'.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/git-fabric/chat'

If you have feedback or need assistance with the MCP directory API, please join our Discord server