dohertj2 dohertj2
  • Joined on 2026-02-20
dohertj2 merged pull request dohertj2/mxaccessgw#100 2026-04-26 21:28:48 -04:00
Issue #50: document client packaging
4ea2c4fd86 Issue #50: clarify packaging API key placeholders
41a2d70f8f Merge remote-tracking branch 'origin/main' into agent-2/issue-50-client-packaging-documentation
09e01de9c8 Merge pull request #101 from agent-1/issue-49-cross-language-smoke-test-matrix
79f73e04fd Issue #49: add cross-language smoke matrix
Compare 4 commits »
dohertj2 merged pull request dohertj2/chat#4 2026-04-26 21:26:50 -04:00
Phase 3: events, time skips, threads, meanwhile scenes
dohertj2 pushed to main at dohertj2/chat 2026-04-26 21:26:50 -04:00
753cec327f Merge pull request 'Phase 3: events, time skips, threads, meanwhile scenes' (#4) from phase-3 into main
70a5ad3ecc docs: add T66-discovered consume_pending_meanwhile_digests backlog item
6709cf46a7 merge: T67 phase 3 documentation update
c3947bbb68 merge: T66 phase 3 cross-feature integration coverage
f865ac2ee2 test: phase 3 cross-feature integration coverage (T66)
Compare 42 commits »
dohertj2 commented on issue dohertj2/mxaccessgw#49 2026-04-26 21:24:31 -04:00
Cross-Language Smoke Test Matrix

Implemented in PR #101 and merged.

Verification passed:

  • dotnet test src\MxGateway.Tests\MxGateway.Tests.csproj --filter FullyQualifiedName~CrossLanguageSmokeMatrixTests
  • `dotnet build…
dohertj2 closed issue dohertj2/mxaccessgw#49 2026-04-26 21:24:31 -04:00
Cross-Language Smoke Test Matrix
dohertj2 pushed to main at dohertj2/mxaccessgw 2026-04-26 21:24:31 -04:00
09e01de9c8 Merge pull request #101 from agent-1/issue-49-cross-language-smoke-test-matrix
79f73e04fd Issue #49: add cross-language smoke matrix
Compare 2 commits »
dohertj2 merged pull request dohertj2/mxaccessgw#101 2026-04-26 21:24:30 -04:00
Issue #49: add cross-language smoke test matrix
dohertj2 created pull request dohertj2/mxaccessgw#101 2026-04-26 21:24:11 -04:00
Issue #49: add cross-language smoke test matrix
79f73e04fd Issue #49: add cross-language smoke matrix
dohertj2 created pull request dohertj2/mxaccessgw#100 2026-04-26 21:23:17 -04:00
Issue #50: document client packaging
f2118f7028 Issue #50: document client packaging
dohertj2 created pull request dohertj2/chat#4 2026-04-26 21:19:53 -04:00
Phase 3: events, time skips, threads, meanwhile scenes
dohertj2 pushed to phase-3 at dohertj2/chat 2026-04-26 21:19:14 -04:00
70a5ad3ecc docs: add T66-discovered consume_pending_meanwhile_digests backlog item
6709cf46a7 merge: T67 phase 3 documentation update
c3947bbb68 merge: T66 phase 3 cross-feature integration coverage
f865ac2ee2 test: phase 3 cross-feature integration coverage (T66)
af6c54dd05 docs: phase 3 status, behavioral defaults, deferred items (T67)
Compare 5 commits »
dohertj2 pushed to phase-3 at dohertj2/chat 2026-04-26 21:07:46 -04:00
dc35833534 test: feed meanwhile digest canned response after Wave 6b cross-feature merge
0cd41636b3 merge: T65 meanwhile summary digest surfaces to next you-scene
2c7aa68af9 merge: T64 meanwhile turn flow (host+guest, no you)
cf43ba0993 feat: meanwhile turn flow (host+guest, no you) (T64)
a781732ee6 feat: meanwhile summary digest surfaces to next you-scene (T65)
Compare 5 commits »
dohertj2 commented on issue dohertj2/mxaccessgw#50 2026-04-26 21:06:19 -04:00
Client Packaging Documentation

Worker 2 is taking this issue.

Branch: agent-2/issue-50-client-packaging-documentation Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-2

dohertj2 commented on issue dohertj2/mxaccessgw#49 2026-04-26 21:06:18 -04:00
Cross-Language Smoke Test Matrix

Worker 1 is taking this issue.

Branch: agent-1/issue-49-cross-language-smoke-test-matrix Worktree: C:\Users\dohertj2\Desktop\mxaccessgw-agent-1

dohertj2 commented on issue dohertj2/mxaccessgw#48 2026-04-26 21:05:54 -04:00
Implement Java Client, Session, Values, Errors, And CLI

Milestone clients-java is complete.

Closed issues:

  • #47 Scaffold Java Gradle Build, merged via PR #96.
  • #48 Implement Java Client, Session, Values, Errors, And CLI, merged via PR #99.

Final…