MCPcopy Create free account
hub / github.com/Noumena-Network/code / reAppendSessionMetadata

Function reAppendSessionMetadata

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

Source from the content-addressed store, hash-verified

2993 * instead of the user-set session name.
2994 */
2995export function reAppendSessionMetadata(): void {
2996 getProject().reAppendSessionMetadata()
2997}
2998
2999export async function saveAgentName(
3000 sessionId: UUID,

Callers 2

compactConversationFunction · 0.85

Calls 2

getProjectFunction · 0.85

Tested by

no test coverage detected