Prepare release 0.3.4 #231
ci.yml
on: pull_request
Matrix: check-os
Matrix: check
Matrix: quality
Annotations
3 errors
|
check-os (windows-latest)
Process completed with exit code 1.
|
|
tests/agent-hooks.test.ts > llm surface sync hook > runs sync:llm after direct edits to Claude-owned skill surfaces:
tests/agent-hooks.test.ts#L543
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/agent-hooks.test.ts:543:3
|
|
tests/agent-hook-core.test.ts > agent hook skill matcher state > clears pending only after a Skill tool load or SKILL.md read:
tests/agent-hook-core.test.ts#L181
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ tests/agent-hook-core.test.ts:181:3
|