refactor(session): rename the seed boundary to end-seed
This commit is contained in:
@@ -185,8 +185,8 @@ describe('SessionTitleService configuration and refresh boundaries', () => {
|
||||
'turn/start',
|
||||
'user/message',
|
||||
'turn/end',
|
||||
// The seeded constructor's inherited-history boundary.
|
||||
'session/inherited',
|
||||
// The seeded constructor's end-seed marker.
|
||||
'session/end-seed',
|
||||
'session/title',
|
||||
])
|
||||
expect(ctx.sessionTitle.get(session)?.messageSeqs).toEqual([source.seq])
|
||||
|
||||
Reference in New Issue
Block a user