fix(openclaw): make identity skip filters config-aware for per-agent banking #2359
test.yml
on: pull_request
detect-changes
9s
verify-generated-files
4m 8s
Matrix: build-api-python-versions
Matrix: build-docker-images
Matrix: test-doc-examples
check-integration-lockfiles
build-typescript-client
test-claude-code-integration
test-codex-integration
build-ai-sdk-integration
0s
test-ai-sdk-integration-deno
0s
test-opencode-integration
0s
test-cloudflare-oauth-proxy-integration
0s
build-chat-integration
0s
test-paperclip-integration
0s
build-control-plane
0s
build-docs
0s
test-rust-cli
0s
lint-helm-chart
0s
test-api
0s
test-python-client
0s
test-typescript-client
0s
test-typescript-client-deno
0s
build-rust-cli-arm64
0s
test-rust-client
0s
test-go-client
0s
test-openclaw-integration
4m 15s
test-integration
0s
test-ag2-integration
0s
test-crewai-integration
0s
test-litellm-integration
0s
test-pydantic-ai-integration
0s
test-llamaindex-integration
0s
test-pip-slim
0s
test-embed
0s
test-hindsight-all
0s
test-upgrade
0s
check-openapi-compatibility
0s
check-cli-coverage
0s
build-hindsight-all-npm
report-pr-status
0s
Annotations
3 errors
|
build-openclaw-integration
Process completed with exit code 1.
|
|
src/index.test.ts > prepareRetentionTranscript > strips inline retain-tag directives from retained content:
hindsight-integrations/openclaw/src/index.test.ts#L476
AssertionError: expected '[{"role":"user","content":[{"type":"t…' not to contain '<retain_tags>'
Expected: "<retain_tags>"
Received: "[{"role":"user","content":[{"type":"text","text":"Remember this.\n<retain_tags>client:acme, type:decision</retain_tags>\nActual content."}]},{"role":"assistant","content":[{"type":"text","text":"Got it."}]}]"
❯ src/index.test.ts:476:36
|
|
test-openclaw-integration
Process completed with exit code 1.
|