round 1: implement bracket-first manual compaction
This commit is contained in:
@@ -52,6 +52,7 @@ function stubAgent(session: Session): Agent {
|
||||
inject: () => {},
|
||||
send: () => {},
|
||||
updateInbox: () => 'not-found',
|
||||
reserveTurnAdmission: () => undefined,
|
||||
cancel() {},
|
||||
whenIdle: () => Promise.resolve(),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user