feat: rework sessions concept #631
main.yml
on: pull_request
Python Lint
7s
Python Format
7s
Python Unit Tests
11s
Python E2E Tests
56s
Typescript Unit Tests
14s
Typescript E2E Tests
24s
Annotations
3 errors
Typescript E2E Tests
Process completed with exit code 1.
|
test/e2e/client.test.ts > client > runs > sessions work:
typescript/src/client/client.ts#L131
ACPError: Agent history_echo not found
❯ Client.#handleErrorResponse src/client/client.ts:131:13
❯ Client.#fetcher src/client/client.ts:82:7
❯ Client.runSync src/client/client.ts:162:18
❯ test/e2e/client.test.ts:230:19
❯ src/client/client.ts:70:18
❯ Client.withSession src/client/client.ts:60:12
❯ test/e2e/client.test.ts:229:7
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { error: { code: 'not_found', message: 'Agent history_echo not found' }, code: 'not_found' }
|
Python E2E Tests
Process completed with exit code 1.
|