Skip to content

start_session

Initialize Polygraph for the selected repos.

NameTypeRequiredDescription
titlestringyesRequired human-readable session title shown in the Polygraph UI. Derive a short descriptive title from the user's task or request (e.g. "Fix login redirect loop across web and api"). Do not invent placeholder names.
selectedRepoIdsarrayyesRequired list of repo IDs to include in the session. Use list_repos to discover available repos first.