MCPcopy Create free account
hub / github.com/WJX20/claude-code / reAppendSessionMetadata

Function reAppendSessionMetadata

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

Source from the content-addressed store, hash-verified

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

Callers 2

compactConversationFunction · 0.85

Calls 2

getProjectFunction · 0.85

Tested by

no test coverage detected