dashboard: bump version to 0.5.4 #390
ci.yml
on: push
Check (plugin)
1m 42s
Check (pi-plugin)
33s
Check (dashboard)
18s
E2E (OpenCode, host behavior)
0s
E2E (Pi, host behavior)
1m 18s
Annotations
4 errors
|
Check (plugin)
Process completed with exit code 1.
|
|
error: expect(received).toHaveLength(expected):
packages/plugin/src/hooks/magic-context/transform.test.ts#L713
Expected length: 1
Received length: 2
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/plugin/src/hooks/magic-context/transform.test.ts:713:28)
|
|
E2E (Pi, host behavior)
Process completed with exit code 1.
|
|
error: expect(received).toContain(expected):
packages/e2e-tests/tests/pi-cache-stability.test.ts#L419
Expected to contain: "__magic_context_dropped__"
only reduce OLD content that is no longer relevant to current work.\\n- Dropped content is gone forever.\",\"eager_input_streaming\":true,\"input_schema\":{\"type\":\"object\",\"properties\":{\"drop\":{\"type\":\"string\",\"description\":\"Tag IDs to drop entirely. Ranges: '3-5', '1,2,9'\"}},\"required\":[]},\"cache_control\":{\"type\":\"ephemeral\"}}]}"
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/e2e-tests/tests/pi-cache-stability.test.ts:419:30)
at async withPiHarness (/home/runner/work/magic-context/magic-context/packages/e2e-tests/tests/pi-cache-stability.test.ts:20:22)
at async <anonymous> (/home/runner/work/magic-context/magic-context/packages/e2e-tests/tests/pi-cache-stability.test.ts:355:15)
|