Add support for OpenHands trajectory visualization #118
Annotations
4 errors
|
test
Process completed with exit code 2.
|
|
test:
src/tests/TrajectoryDisplay.test.tsx#L231
Property 'path' does not exist on type '{ content: string; thought?: undefined; command?: undefined; is_input?: undefined; } | { thought: string; content?: undefined; command?: undefined; is_input?: undefined; } | { command: string; is_input: boolean; content?: undefined; thought?: undefined; }'.
|
|
test:
src/tests/TrajectoryDisplay.test.tsx#L224
Object literal may only specify known properties, and 'history' does not exist in type 'JsonlUploadContent | TrajectoryUploadContent'.
|
|
test:
src/tests/Demo1JsonDisplay.test.tsx#L17
Object literal may only specify known properties, and 'history' does not exist in type 'JsonlUploadContent | TrajectoryUploadContent'.
|