Skip to content

feat: rework sessions concept #631

feat: rework sessions concept

feat: rework sessions concept #631

Triggered via pull request June 3, 2025 09:40
Status Failure
Total duration 1m 0s
Artifacts

main.yml

on: pull_request
Python Lint
7s
Python Lint
Python Format
7s
Python Format
Python Unit Tests
11s
Python Unit Tests
Python E2E Tests
56s
Python E2E Tests
Typescript Unit Tests
14s
Typescript Unit Tests
Typescript E2E Tests
24s
Typescript E2E Tests
Fit to window
Zoom out
Zoom in

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.