mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:50:43 +00:00
Summary: - The PR adds an internal Tree-sitter-backed shell command explainer under `src/infra`, parser runtime/tests, dependency/build-policy updates, an index export, and a changelog entry. - Reproducibility: not applicable. this is a feature PR rather than a bug report. For the prior PR blocker, source inspection shows byte-to-string span conversion and focused Unicode span coverage on the exact head. Automerge notes: - Ran the ClawSweeper repair loop before final review. - Included post-review commit in the final squash: Repair shell command explainer automerge blockers - Included post-review commit in the final squash: fix(clawsweeper): address review for automerge-openclaw-openclaw-7500… Validation: - ClawSweeper review passed for head47577579e9. - Required merge gates passed before the squash merge. Prepared head SHA:47577579e9Review: https://github.com/openclaw/openclaw/pull/75004#issuecomment-4351322592 Co-authored-by: Jesse Merhi <jessejmerhi@gmail.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com>
52 lines
902 B
YAML
52 lines
902 B
YAML
packages:
|
|
- .
|
|
- ui
|
|
- packages/*
|
|
- extensions/*
|
|
|
|
minimumReleaseAge: 2880
|
|
|
|
minimumReleaseAgeExclude:
|
|
- "acpx"
|
|
- "tokenjuice"
|
|
- "@agentclientprotocol/sdk"
|
|
- "axios"
|
|
- "basic-ftp"
|
|
- "hono"
|
|
- "openclaw"
|
|
- "protobufjs"
|
|
- "vite"
|
|
- "@cloudflare/workers-types"
|
|
- "@hono/node-server"
|
|
- "@mariozechner/*"
|
|
- "@openai/codex"
|
|
- "@openai/codex-*"
|
|
- "@typescript/native-preview*"
|
|
- "@types/node"
|
|
- "@rolldown/*"
|
|
- "@oxlint/*"
|
|
- "@oxfmt/*"
|
|
- "axios@1.15.0"
|
|
- "discord-api-types"
|
|
- "rolldown"
|
|
- "sqlite-vec"
|
|
- "sqlite-vec-*"
|
|
|
|
onlyBuiltDependencies:
|
|
- "@discordjs/opus"
|
|
- "@google/genai"
|
|
- "@lydell/node-pty"
|
|
- "@matrix-org/matrix-sdk-crypto-nodejs"
|
|
- "@napi-rs/canvas"
|
|
- "@tloncorp/api"
|
|
- "@whiskeysockets/baileys"
|
|
- authenticate-pam
|
|
- esbuild
|
|
- node-llama-cpp
|
|
- protobufjs
|
|
- sharp
|
|
|
|
ignoredBuiltDependencies:
|
|
- koffi
|
|
- tree-sitter-bash
|