Logo
Explore Help
Register Sign In
Ayuriel/openclaw
1
0
Fork 0
You've already forked openclaw
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
openclaw/extensions/zalouser/setup-entry.ts

7 lines
253 B
TypeScript
Raw Permalink Normal View History

refactor: dedupe channel entrypoints and test bridges
2026-03-16 23:51:41 -07:00
import { defineSetupPluginEntry } from "openclaw/plugin-sdk/core";
fix(zalouser): fix setup-only onboarding flow (#49219) * zalouser: extract shared plugin base to reduce duplication * fix(zalouser): bump zca-js to 2.1.2 and fix state dir resolution * fix(zalouser): allow empty allowlist during onboarding and add quickstart DM policy prompt * fix minor review * fix(zalouser): restore forceAllowFrom setup flow * fix(zalouser): default group access to allowlist
2026-03-18 03:33:22 +07:00
import { zalouserSetupPlugin } from "./src/channel.setup.js";
build: add setup entrypoints for migrated channel plugins
2026-03-15 20:39:47 -07:00
fix(zalouser): fix setup-only onboarding flow (#49219) * zalouser: extract shared plugin base to reduce duplication * fix(zalouser): bump zca-js to 2.1.2 and fix state dir resolution * fix(zalouser): allow empty allowlist during onboarding and add quickstart DM policy prompt * fix minor review * fix(zalouser): restore forceAllowFrom setup flow * fix(zalouser): default group access to allowlist
2026-03-18 03:33:22 +07:00
export { zalouserSetupPlugin } from "./src/channel.setup.js";
export default defineSetupPluginEntry(zalouserSetupPlugin);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 213ms Template: 16ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API