发布

  • Enable multi-account by default in stable CLI (#3163)

    frostbyte_neo 发布于 2026-04-11 06:14:51 +00:00

    Summary

    • Enable the multi_account experimental feature by default for stable
      CLI builds.
    • Centralize default experimental-feature behavior so runtime config and
      generated skill reference schema stay in sync.
    • Update CLI user-config tests and skill schema tests to cover the new
      stable default.

    Testing

    • Added/updated unit coverage in
      ts/packages/cli/test/src/services/cli-user-config.test.ts for stable
      and beta defaults, persisted config, and explicit overrides.
    • Added a regression test in
      ts/packages/cli/test/src/skills/composio-cli/reference-schema.test.ts
      to verify stable builds expose multi-account guidance.
    • Not run: full test suite / build verification.
    下载附件