Skip to content

feat(cosh): return sandbox records at session exit#137

Merged
kongche-jbw merged 1 commit intoalibaba:mainfrom
RemindD:feature/cosh/sandboxrecord
Apr 9, 2026
Merged

feat(cosh): return sandbox records at session exit#137
kongche-jbw merged 1 commit intoalibaba:mainfrom
RemindD:feature/cosh/sandboxrecord

Conversation

@RemindD
Copy link
Copy Markdown
Collaborator

@RemindD RemindD commented Apr 9, 2026

Description

Track sandbox runs (linux-sandbox wrapped commands) and sandbox-guard blocked commands in SessionMetrics, displayed in Interaction Summary on session quit.

image

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)
  • sec-core (agent-sec-core)
  • skill (os-skills)
  • sight (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 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
  • Lock files are up to date (package-lock.json / Cargo.lock)

Testing

Additional Notes

@kongche-jbw
Copy link
Copy Markdown
Collaborator

format && lint check

@RemindD RemindD force-pushed the feature/cosh/sandboxrecord branch from 92742e5 to 717a4ae Compare April 9, 2026 03:06
@RemindD
Copy link
Copy Markdown
Collaborator Author

RemindD commented Apr 9, 2026

format && lint check

Fixed.

@kongche-jbw kongche-jbw merged commit e403605 into alibaba:main Apr 9, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants