docs: add Zeabur one-click deployment guide #217
+28
−0
Annotations
2 errors
|
Run bun run test
Process completed with exit code 1.
|
|
Run bun run test:
cli/src/agent/backends/acp/AcpSdkBackend.test.ts#L97
AssertionError: expected [ 'text', 'turn_complete' ] to deeply equal [ 'tool_call', 'tool_result', …(2) ]
- Expected
+ Received
[
- "tool_call",
- "tool_result",
"text",
"turn_complete",
]
❯ src/agent/backends/acp/AcpSdkBackend.test.ts:97:57
|
Loading