openclaw-vainplex/extensions
Claudia 0d88d75169
Some checks failed
CI / install-check (push) Has been cancelled
CI / checks (bunx tsc -p tsconfig.json --noEmit false, bun, build) (push) Has been cancelled
CI / checks (pnpm build && pnpm lint, node, lint) (push) Has been cancelled
CI / checks (pnpm canvas:a2ui:bundle && bunx vitest run, bun, test) (push) Has been cancelled
CI / checks (pnpm canvas:a2ui:bundle && pnpm test, node, test) (push) Has been cancelled
CI / checks (pnpm format, node, format) (push) Has been cancelled
CI / checks (pnpm protocol:check, node, protocol) (push) Has been cancelled
CI / checks (pnpm tsgo, node, tsgo) (push) Has been cancelled
CI / secrets (push) Has been cancelled
CI / checks-windows (pnpm build && pnpm lint, node, build & lint) (push) Has been cancelled
CI / checks-windows (pnpm canvas:a2ui:bundle && pnpm test, node, test) (push) Has been cancelled
CI / checks-windows (pnpm protocol:check, node, protocol) (push) Has been cancelled
CI / checks-macos (pnpm test, test) (push) Has been cancelled
CI / macos-app (set -euo pipefail for attempt in 1 2 3; do if swift build --package-path apps/macos --configuration release; then exit 0 fi echo "swift build failed (attempt $attempt/3). Retrying…" sleep $((attempt * 20)) done exit 1 , build) (push) Has been cancelled
CI / macos-app (set -euo pipefail for attempt in 1 2 3; do if swift test --package-path apps/macos --parallel --enable-code-coverage --show-codecov-path; then exit 0 fi echo "swift test failed (attempt $attempt/3). Retrying…" sleep $((attempt … (push) Has been cancelled
CI / macos-app (swiftlint --config .swiftlint.yml swiftformat --lint apps/macos/Sources --config .swiftformat , lint) (push) Has been cancelled
CI / ios (push) Has been cancelled
CI / android (./gradlew --no-daemon :app:assembleDebug, build) (push) Has been cancelled
CI / android (./gradlew --no-daemon :app:testDebugUnitTest, test) (push) Has been cancelled
Workflow Sanity / no-tabs (push) Has been cancelled
feat(matrix): Add multi-account support
- Replace single sharedClientState with Map<accountKey, ClientState>
- Add accountId parameter throughout client lifecycle
- Support multiple Matrix accounts in parallel
- Fix E2EE event deduplication
- Add debug logging for troubleshooting

Co-authored-by: Albert Hild <albert@vainplex.de>
2026-02-02 09:26:13 +01:00
..
bluebubbles chore: Enable typescript/no-explicit-any rule. 2026-02-02 16:18:09 +09:00
copilot-proxy chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
diagnostics-otel chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
discord chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
google-antigravity-auth chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
google-gemini-cli-auth chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
googlechat fix: clean up plugin linting and types 2026-02-01 15:38:32 -08:00
imessage chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
line chore: Enable typescript/no-explicit-any rule. 2026-02-02 16:18:09 +09:00
llm-task chore: Enable typescript/no-explicit-any rule. 2026-02-02 16:18:09 +09:00
lobster chore: Enable typescript/no-explicit-any rule. 2026-02-02 16:18:09 +09:00
matrix feat(matrix): Add multi-account support 2026-02-02 09:26:13 +01:00
mattermost chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
memory-core chore: Lint extensions folder. 2026-01-31 22:42:45 +09:00
memory-lancedb chore: Enable typescript/no-explicit-any rule. 2026-02-02 16:18:09 +09:00
minimax-portal-auth feat: note 2026-01-31 21:08:56 -05:00
msteams chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
nextcloud-talk chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
nostr chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
open-prose chore: Add openclaw to devDependencies for all extensions so that types resolve. 2026-01-31 22:06:51 +09:00
qwen-portal-auth chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
signal chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
slack chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
telegram chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
tlon chore: Enable typescript/no-explicit-any rule. 2026-02-02 16:18:09 +09:00
twitch chore: Enable typescript/no-explicit-any rule. 2026-02-02 16:18:09 +09:00
voice-call chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
whatsapp chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
zalo chore: Update deps. 2026-02-02 11:11:12 +09:00
zalouser chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00