fix: refresh alpha ci guard metadata

This commit is contained in:
Tideclaw
2026-05-31 03:24:16 +00:00
parent 0348511984
commit 5d4e731ab7
2 changed files with 14 additions and 8 deletions

View File

@@ -2,13 +2,6 @@
// generated/build inputs, manifest-discovered plugin surfaces, live-test
// helpers, or package bridge files that static production scanning cannot see.
export const KNIP_UNUSED_FILE_ALLOWLIST = [
// Per-agent SQLite scaffold is intentionally landed before runtime migration
// callers so the schema and scoped cache API can be reviewed together.
"src/agents/cache/agent-cache-store.sqlite.ts",
"src/agents/cache/agent-cache-store.ts",
"src/state/openclaw-agent-db.paths.ts",
"src/state/openclaw-agent-db.ts",
"src/state/openclaw-agent-schema.generated.ts",
"extensions/acpx/src/runtime-internals/mcp-command-line.mjs",
"extensions/acpx/src/runtime-internals/mcp-proxy.mjs",
"extensions/canvas/src/host/a2ui-app/bootstrap.js",
@@ -17,6 +10,10 @@ export const KNIP_UNUSED_FILE_ALLOWLIST = [
"extensions/diffs/src/viewer-payload.ts",
"extensions/matrix/src/plugin-entry.runtime.js",
"extensions/memory-core/src/memory-tool-manager-mock.ts",
// Per-agent SQLite scaffold is intentionally landed before runtime migration
// callers so the schema and scoped cache API can be reviewed together.
"src/agents/cache/agent-cache-store.sqlite.ts",
"src/agents/cache/agent-cache-store.ts",
"src/agents/subagent-registry.runtime.ts",
"src/auto-reply/inbound.group-require-mention-test-plugins.ts",
"src/auto-reply/reply/get-reply.test-loader.ts",
@@ -27,7 +24,6 @@ export const KNIP_UNUSED_FILE_ALLOWLIST = [
"src/gateway/gateway-cli-backend.live-helpers.ts",
"src/gateway/gateway-cli-backend.live-probe-helpers.ts",
"src/gateway/gateway-codex-harness.live-helpers.ts",
"src/infra/changelog-unreleased.ts",
"src/mcp/openclaw-tools-serve.ts",
"src/mcp/plugin-tools-handlers.ts",
"src/mcp/plugin-tools-serve.ts",
@@ -37,6 +33,9 @@ export const KNIP_UNUSED_FILE_ALLOWLIST = [
"src/plugins/contracts/rootdir-boundary-canary.ts",
"src/plugins/contracts/tts-contract-suites.ts",
"src/plugins/runtime-sidecar-paths-baseline.ts",
"src/state/openclaw-agent-db.paths.ts",
"src/state/openclaw-agent-db.ts",
"src/state/openclaw-agent-schema.generated.ts",
"src/tasks/task-registry-control.runtime.ts",
];

View File

@@ -344,6 +344,13 @@
"path": "ui/src/ui/chat/tool-cards.ts",
"text": "Raw details"
},
{
"count": 1,
"kind": "object-property",
"name": "label",
"path": "ui/src/ui/chat/tool-cards.ts",
"text": "Tool error"
},
{
"count": 1,
"kind": "object-property",