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