Fix calibration using DB message count instead of compressed window c… #25
Annotations
3 errors
|
test
Process completed with exit code 1.
|
|
error: expect(received).toBeLessThan(expected):
test/agents-file.test.ts#L328
Expected: < 112
Received: 211
at <anonymous> (/home/runner/work/opencode-lore/opencode-lore/test/agents-file.test.ts:328:25)
|
|
error: expect(received).toBe(expected):
test/ltm.test.ts#L170
Expected: true
Received: false
at <anonymous> (/home/runner/work/opencode-lore/opencode-lore/test/ltm.test.ts:170:35)
|