MCPcopy
hub / github.com/codeaashu/claude-code / reAppendSessionMetadata

Function reAppendSessionMetadata

src/utils/sessionStorage.ts:2815–2817  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2813 * instead of the user-set session name.
2814 */
2815export function reAppendSessionMetadata(): void {
2816 getProject().reAppendSessionMetadata()
2817}
2818
2819export async function saveAgentName(
2820 sessionId: UUID,

Callers 2

compactConversationFunction · 0.85

Calls 2

getProjectFunction · 0.85

Tested by

no test coverage detected