Issue #27: implement AddItem, AddItem2, RemoveItem #78

Merged
dohertj2 merged 2 commits from agent-2/issue-27-implement-additem-additem2-removeitem into main 2026-04-26 18:32:14 -04:00
Owner

Implements issue #27.

Summary:

  • Adds worker-side AddItem, AddItem2, and RemoveItem handling on the MXAccess command executor path.
  • Extends handle registry support for item handles and server/item association validation.
  • Adds focused worker tests and live COM opt-in coverage updates.

Verification:

  • dotnet build src\MxGateway.sln
  • dotnet test src\MxGateway.Worker.Tests\MxGateway.Worker.Tests.csproj -p:Platform=x86 --no-build
  • dotnet test src\MxGateway.sln --no-build
Implements issue #27. Summary: - Adds worker-side AddItem, AddItem2, and RemoveItem handling on the MXAccess command executor path. - Extends handle registry support for item handles and server/item association validation. - Adds focused worker tests and live COM opt-in coverage updates. Verification: - dotnet build src\MxGateway.sln - dotnet test src\MxGateway.Worker.Tests\MxGateway.Worker.Tests.csproj -p:Platform=x86 --no-build - dotnet test src\MxGateway.sln --no-build
dohertj2 added 2 commits 2026-04-26 18:31:57 -04:00
dohertj2 merged commit 0fd954d94c into main 2026-04-26 18:32:14 -04:00
Sign in to join this conversation.