Skip to content

feat(controller): add Matrix Human SSO identity#992

Open
shiyiyue1102 wants to merge 2 commits into
agentscope-ai:mainfrom
shiyiyue1102:codex/matrix-human-identity-20260704
Open

feat(controller): add Matrix Human SSO identity#992
shiyiyue1102 wants to merge 2 commits into
agentscope-ai:mainfrom
shiyiyue1102:codex/matrix-human-identity-20260704

Conversation

@shiyiyue1102

Copy link
Copy Markdown
Collaborator

Summary

  • add Human identity-source plumbing for external SSO Matrix identities
  • route Human provisioning/login/deletion through AppService-aware identity sources
  • add AppService event handling tests, room metadata helpers, and CRD schema for identitySource/lastActiveAt

Validation

  • go test ./internal/matrix ./internal/server ./internal/controller ./internal/service ./internal/config ./internal/app
  • make check-crd-sync
  • git diff --check

Change-Id: I6fd3f33fc66bd1dd480345cddeffa584b9392dbb
@shiyiyue1102 shiyiyue1102 requested a review from maplefeng-a July 4, 2026 12:29
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (controller-cr / mgr=copaw / wk=copaw)

Commit: b7863cd
Workflow run: #1440

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (controller-cr / mgr=copaw / wk=hermes)

Commit: b7863cd
Workflow run: #1440

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

❌ Integration Tests Failed (controller-cr / mgr=openclaw / wk=openclaw)

Commit: b7863cd
Workflow run: #1440

Test Results
No test output captured.
Debug Log (tail)
No debug logs available.

📦 Download full debug logs & test artifacts

Change-Id: I7abd7064cb2832e261151bfff596c91b7b78aa45
@github-actions

github-actions Bot commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

📊 CI Metrics Report

Summary

Metric Current Baseline Change
LLM Calls 105 81 +24 ↑ +29.6%
Input Tokens 3114178 2803871 +310307 ↑ +11.1%
Output Tokens 28853 16791 +12062 ↑ +71.8%
Total Tokens 3143031 2820662 +322369 ↑ +11.4%

By Role

Role Metric Current Baseline Change
🧠 Manager LLM Calls 82 68 +14 ↑ +20.6%
Input Tokens 2533861 2502214 +31647 ↑ +1.3%
Output Tokens 14980 13725 +1255 ↑ +9.1%
Total Tokens 2548841 2515939 +32902 ↑ +1.3%
🔧 Workers LLM Calls 23 13 +10 ↑ +76.9%
Input Tokens 580317 301657 +278660 ↑ +92.4%
Output Tokens 13873 3066 +10807 ↑ +352.5%
Total Tokens 594190 304723 +289467 ↑ +95.0%

Per-Test Breakdown

Test Mgr Calls Wkr Calls Δ Calls Mgr In Wkr In Mgr Out Wkr Out Δ Tokens Trend
02-create-worker 5 0 -7 ↓ -58.3% 135534 0 832 0 -222256 ↓ -62.0% ✅ improved
03-assign-task 11 5 +1 ↑ +6.7% 300908 118844 1948 739 -51217 ↓ -10.8% ⚠️ regressed
04-human-intervene 13 6 +6 ↑ +46.2% 361745 148917 2083 679 +80426 ↑ +18.6% ⚠️ regressed
05-heartbeat 9 1 +3 ↑ +42.9% 282888 25486 2022 82 +35226 ↑ +12.8% ⚠️ regressed
06-multi-worker 44 11 +21 ↑ +61.8% 1452786 287070 8095 12373 +480190 ↑ +37.5% ⚠️ regressed

Trends

1 test(s) improved (fewer LLM calls)
⚠️ 4 test(s) regressed (more LLM calls)


Generated by HiClaw CI on 2026-07-04 13:15:40 UTC


📦 Download debug logs & test artifacts

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.

1 participant