Skip to content

fix(cosh): disable remote and cache sub commands#84

Open
Ziqi002 wants to merge 1 commit intoalibaba:mainfrom
Ziqi002:fix/cosh/disable-skill-remote
Open

fix(cosh): disable remote and cache sub commands#84
Ziqi002 wants to merge 1 commit intoalibaba:mainfrom
Ziqi002:fix/cosh/disable-skill-remote

Conversation

@Ziqi002
Copy link
Copy Markdown
Collaborator

@Ziqi002 Ziqi002 commented Apr 3, 2026

Description

disable unusable remote and cache sub commands

Related Issue

#48

  • Related issue linked (recommended for new features and non-trivial changes)

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)
  • agent-sec-core
  • os-skills
  • agentsight
  • 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 agent-sec-core (Rust): cargo clippy -- -D warnings and cargo fmt --check pass
  • For agent-sec-core (Python): Ruff format and pytest pass
  • For os-skills: Skill directory structure is valid and shell scripts pass syntax check
  • Lock files are up to date (package-lock.json / Cargo.lock)

Testing

image

Additional Notes

none

@Ziqi002 Ziqi002 requested a review from samchu-zsl April 3, 2026 06:14
@Ziqi002 Ziqi002 self-assigned this Apr 3, 2026
@Ziqi002 Ziqi002 added the type:bug Something isn't working label Apr 3, 2026
@Ziqi002 Ziqi002 modified the milestone: cosh-v2.0.3 Apr 3, 2026
@Ziqi002 Ziqi002 added the component:cosh Copilot Shell label Apr 3, 2026
@samchu-zsl
Copy link
Copy Markdown
Collaborator

samchu-zsl commented Apr 3, 2026

Needs modification: hide these commands for now—keep the code intact for future integration with a remote skill marketplace. @Ziqi002

@Ziqi002 Ziqi002 force-pushed the fix/cosh/disable-skill-remote branch from 5065bf6 to 76aa80a Compare April 3, 2026 07:14
@samchu-zsl samchu-zsl requested a review from kongche-jbw April 3, 2026 09:15
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:cosh Copilot Shell type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants