Skip to content

[refac] Fix missed renames from 'appcontainer' to 'process_container' - #1226

Open
Jeff Whiteside (jsidewhite) wants to merge 1 commit into
mainfrom
jsidewhite/rename_acccomon
Open

Jeff Whiteside (jsidewhite) wants to merge 1 commit into
mainfrom
jsidewhite/rename_acccomon

Conversation

@jsidewhite

@jsidewhite Jeff Whiteside (jsidewhite) commented Sep 21, 2026

Copy link
Copy Markdown
Member

Rename.

Microsoft Reviewers: Open in CodeFlow

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The crate rename is consistently propagated across manifests, code, examples, tests, and documentation.

Review effort: Balanced
Findings: None

What changed in this PR

Renames the Windows ProcessContainer backend crate from appcontainer_common to process_container_common across the codebase.

Changes:

  • Updates workspace manifests, feature forwarding, and lockfile entries.
  • Updates Rust references, examples, tests, and documentation.
  • Preserves existing backend behavior while correcting stale naming.
File Description
src/​testing/​wxc_e2e_tests/​tests/​e2e_processcontainer_characterization.rs Updates test documentation references.
src/​core/​wxc/​src/​main.rs Uses the renamed backend crate.
src/​core/​wxc/​src/​audit.rs Updates capture-output access and comments.
src/​core/​wxc/​Cargo.toml Renames the dependency and feature forwarding.
src/​core/​wxc_common/​src/​test_env.rs Updates test-helper documentation.
src/​core/​mxc-sdk/​README.md Updates dispatcher documentation.
src/​core/​mxc_engine/​src/​run.rs Updates runner dispatch references.
src/​core/​mxc_engine/​src/​probe.rs Updates probe and tier references.
src/​core/​mxc_engine/​src/​guarded_capture.rs Updates guarded-capture imports and documentation.
src/​core/​mxc_engine/​src/​dispatch.rs Updates streaming dispatcher references.
src/​core/​mxc_engine/​Cargo.toml Renames the dependency and forwarded features.
src/​Cargo.toml Renames the workspace dependency.
src/​Cargo.lock Records the renamed crate dependency.
src/​backends/​wslc/​common/​src/​wslc_bindings.rs Updates a related documentation reference.
src/​backends/​wslc/​common/​src/​sandbox.rs Updates a related documentation reference.
src/​backends/​process_container/​common/​src/​probe.rs Updates crate documentation.
src/​backends/​process_container/​common/​src/​guarded_capture.rs Updates guarded-capture documentation.
src/​backends/​process_container/​common/​src/​appcontainer_runner.rs Updates layering documentation.
src/​backends/​process_container/​common/​examples/​lm_probe.rs Updates example commands and crate paths.
src/​backends/​process_container/​common/​examples/​lm_capture.rs Updates example commands and imports.
src/​backends/​process_container/​common/​Cargo.toml Renames the crate package.
docs/​backend-support-probe-api-plan.md Updates backend planning documentation.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

This branch has not been deployed

No deployments
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.

4 participants