Skip to content

doc(sec-core): openclaw plugin guidance#1370

Open
RemindD wants to merge 2 commits into
alibaba:mainfrom
RemindD:doc/sec-core/openclaw
Open

doc(sec-core): openclaw plugin guidance#1370
RemindD wants to merge 2 commits into
alibaba:mainfrom
RemindD:doc/sec-core/openclaw

Conversation

@RemindD

@RemindD RemindD commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Description

Provide guidance for openclaw plugin deployment and upgrade.

Related Issue

closes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional change)
  • Performance improvement
  • CI/CD or build changes

Scope

  • cosh (copilot-shell)
  • cosh-ng (cosh-ng)
  • sec-core (agent-sec-core)
  • skill (os-skills)
  • sight (agentsight)
  • tokenless (tokenless)
  • ckpt (ws-ckpt)
  • memory (agent-memory)
  • anolisa (anolisa-cli)
  • skillfs (SkillFS)
  • Multiple / Project-wide

Checklist

  • I have read the Contributing Guide
  • My code follows the project's code style
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the documentation accordingly
  • For cosh: Lint passes, type check passes, and tests pass
  • For cosh-ng: cargo clippy --all-targets -- -D warnings and cargo fmt --check pass
  • For sec-core (Rust): cargo clippy -- -D warnings and cargo fmt --check pass
  • For sec-core (Python): Ruff format and pytest pass
  • For skill: Skill directory structure is valid and shell scripts pass syntax check
  • For sight: cargo clippy -- -D warnings and cargo fmt --check pass
  • For tokenless: cargo clippy -- -D warnings and cargo fmt --check pass
  • For memory (Linux only): cargo clippy --all-targets -- -D warnings, cargo fmt --check, and cargo test pass
  • For anolisa: cargo clippy --all-targets --locked -- -D warnings, cargo fmt --all --check, and cargo test --locked pass
  • For skillfs: cargo fmt --all --check, cargo clippy --workspace --all-targets -- -D warnings, and cargo test --workspace pass
  • Lock files are up to date (package-lock.json / Cargo.lock)

Testing

Additional Notes

@RemindD RemindD requested a review from edonyzpc July 7, 2026 01:48
@RemindD RemindD requested a review from casparant as a code owner July 7, 2026 01:48
@github-actions github-actions Bot added component:sec-core src/agent-sec-core/ scope:documentation ./docs/|./*.md|./NOTICE labels Jul 7, 2026
@RemindD RemindD force-pushed the doc/sec-core/openclaw branch from c690e35 to 1fa3888 Compare July 7, 2026 01:54
Comment thread src/agent-sec-core/openclaw-plugin/README.md Outdated
Comment thread src/agent-sec-core/openclaw-plugin/README.md Outdated
@RemindD RemindD force-pushed the doc/sec-core/openclaw branch from 1fa3888 to 9566351 Compare July 7, 2026 12:14
@RemindD RemindD requested a review from edonyzpc July 8, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:sec-core src/agent-sec-core/ scope:documentation ./docs/|./*.md|./NOTICE

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants