dohertj2 dohertj2
  • Joined on 2026-02-20
dohertj2 commented on issue dohertj2/mxaccessgw#44 2026-04-26 20:34:49 -04:00
Implement Rust Client, Session, Values, Errors, And CLI

Implemented and merged via PR #95.

Verification performed by orchestrator from clients/rust:

  • cargo fmt --all --check passed.
  • cargo test --workspace passed: 18 tests total across…
dohertj2 closed issue dohertj2/mxaccessgw#44 2026-04-26 20:34:49 -04:00
Implement Rust Client, Session, Values, Errors, And CLI
dohertj2 pushed to main at dohertj2/mxaccessgw 2026-04-26 20:34:30 -04:00
01a51df053 Merge pull request #95 from agent-2/issue-44-implement-rust-client-session-values-errors-and-cli
89a8fb876a Issue #44: implement Rust client session values errors and CLI
Compare 2 commits »
dohertj2 merged pull request dohertj2/mxaccessgw#95 2026-04-26 20:34:29 -04:00
Issue #44: implement Rust client session values errors and CLI
dohertj2 created pull request dohertj2/mxaccessgw#95 2026-04-26 20:32:48 -04:00
Issue #44: implement Rust client session values errors and CLI
89a8fb876a Issue #44: implement Rust client session values errors and CLI
dohertj2 pushed to phase-3 at dohertj2/chat 2026-04-26 20:29:46 -04:00
83f94a4325 merge: T59 drawer events / threads / skip controls
2d14197553 feat: drawer events / threads / skip controls (T59)
Compare 2 commits »
dohertj2 commented on issue dohertj2/mxaccessgw#46 2026-04-26 20:29:28 -04:00
Implement Python Async Client, Values, Errors, And CLI

Worker 3 is taking this issue.

Branch: agent-3/issue-46-implement-python-async-client-values-errors-and-cli Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-3

dohertj2 commented on issue dohertj2/mxaccessgw#45 2026-04-26 20:28:35 -04:00
Scaffold Python Package

Implemented and merged via PR #94.

Verification performed by orchestrator from clients/python:

  • git diff --check origin/main...HEAD passed.
  • python -m pip install -e . passed.
  • `python…
dohertj2 closed issue dohertj2/mxaccessgw#45 2026-04-26 20:28:35 -04:00
Scaffold Python Package
dohertj2 pushed to main at dohertj2/mxaccessgw 2026-04-26 20:28:15 -04:00
c58358fad9 Merge pull request #94 from agent-3/issue-45-scaffold-python-package
f861a8b3b8 Issue #45: scaffold Python package
Compare 2 commits »
dohertj2 merged pull request dohertj2/mxaccessgw#94 2026-04-26 20:28:14 -04:00
Issue #45: scaffold Python package
dohertj2 created pull request dohertj2/mxaccessgw#94 2026-04-26 20:26:57 -04:00
Issue #45: scaffold Python package
dohertj2 created branch agent-3/issue-45-scaffold-python-package in dohertj2/mxaccessgw 2026-04-26 20:26:14 -04:00
f861a8b3b8 Issue #45: scaffold Python package
dohertj2 commented on issue dohertj2/mxaccessgw#40 2026-04-26 20:24:21 -04:00
Implement .NET Values, Status, Errors, And CLI

Milestone clients-dotnet is complete.

Closed issues:

  • #38 Scaffold .NET Client Projects, merged via PR #87.
  • #39 Implement .NET GatewayClient And Session, merged via PR #89.
  • #40 Implement…
dohertj2 commented on issue dohertj2/mxaccessgw#47 2026-04-26 20:24:21 -04:00
Scaffold Java Gradle Build

Worker 1 is taking this issue.

Branch: agent-1/issue-47-scaffold-java-gradle-build Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-1

dohertj2 commented on issue dohertj2/mxaccessgw#40 2026-04-26 20:23:19 -04:00
Implement .NET Values, Status, Errors, And CLI

Implemented and merged via PR #93.

Verification performed by orchestrator:

  • git diff --check origin/main...HEAD passed.
  • dotnet build clients\dotnet\MxGateway.Client.sln passed: 0 warnings,…
dohertj2 closed issue dohertj2/mxaccessgw#40 2026-04-26 20:23:19 -04:00
Implement .NET Values, Status, Errors, And CLI