-
Release: update version (#3211)
发布于
2026-04-14 11:23:51 +00:00 This PR was opened by the Changesets
release GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to next, this PR will
be updated.Releases
@composio/cli@0.2.23
Patch Changes
4df06d2: feat: addsimple,default, andverbosehelp verbosity
modes to root and subcommand help (--help simple|verbose); compact
simple mode and richer verbose mode with additional commands (#3205)
feat: addcomposio connections listcommand that groups connected
accounts by toolkit and displays aliases (#3206)
feat: migrate API key storage from plaintext
~/.composio/user_data.jsonto OS keyring (macOS Keychain / Linux
Secret Service); env var > keyring > legacy plaintext precedence with
one-shot migration anddangerouslySaveApiKeyInUserConfigopt-out for
headless environments (#3202)
feat: turncomposio devinto a real developer-mode toggle backed by
CLI user config; gate theinit,tools execute,triggers listen,
logs,toolkits,auth-configs,connected-accounts,triggers,
andprojectssubcommand tree behind the toggle, and remove deprecated
destructivedelete/infocommands now covered by the dev-mode gate
(#3181)
feat: enablemulti_accountexperimental feature by default for stable
CLI builds and centralize default experimental-feature behavior so
runtime config and skill reference schema stay in sync (#3163)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
下载附件