Skip to content

feat(sec-core): add codex plugin install for source code build#1302

Open
yangdao479 wants to merge 2 commits into
alibaba:mainfrom
yangdao479:feature/agent-sec-core/add_codex_to_source_code_build
Open

feat(sec-core): add codex plugin install for source code build#1302
yangdao479 wants to merge 2 commits into
alibaba:mainfrom
yangdao479:feature/agent-sec-core/add_codex_to_source_code_build

Conversation

@yangdao479

Copy link
Copy Markdown
Collaborator

Description

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

Signed-off-by: yizheng <YiZheng.Yang@linux.alibaba.com>
@yangdao479 yangdao479 requested a review from edonyzpc July 3, 2026 06:53
@yangdao479 yangdao479 requested a review from kongche-jbw as a code owner July 3, 2026 06:53
@github-actions github-actions Bot added component:sec-core src/agent-sec-core/ scope:ci ./.github/ labels Jul 3, 2026
@yangdao479

Copy link
Copy Markdown
Collaborator Author

@moli0118 PTAL

Comment thread src/agent-sec-core/Makefile
Signed-off-by: yizheng <YiZheng.Yang@linux.alibaba.com>
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:ci ./.github/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants