refactor(agent): trim obsolete loop surfaces
This commit is contained in:
40 files changed
+252
-288
No files matched your search
@@ -389,7 +389,6 @@ describe('context-overflow recovery across the real loop and compact-basic', ()
|
||||
agentOptions: { provider: 'mock', model: 'mock' },
|
||||
})
|
||||
agent.followup([{ type: 'text', text: 'continue from history' }])
|
||||
await expect.poll(() => adapter.conversationRequests.length).toBe(3)
|
||||
await agent.whenIdle()
|
||||
|
||||
expect(adapter.conversationRequests).toHaveLength(3)
|
||||
|
||||
Reference in New Issue
Block a user