Revert "Standardize Session Name Attribute" (#5250)

This commit is contained in:
Michael Neale
2025-10-19 03:44:30 +11:00
committed by GitHub
parent 9b4c8726f1
commit 890393bb68
29 changed files with 237 additions and 1193 deletions
@@ -10,8 +10,7 @@ const default_message: Message = {
},
id: '1',
role: 'assistant',
created: 1000,
content: [],
created: 1000,content: []
};
describe('CompactionMarker', () => {