@Protocol-zero-0 is attempting to deploy a commit to the Composio Team on Vercel.
A member of the Team first needs to authorize it.
This fixes composio install --completions for fish by keeping PATH setup in ~/.config/fish/config.fish and writing completions to ~/.config/fish/completions/composio.fish. It also normalizes fish completion descriptions so embedded newlines and quotes do not generate broken completion lines.
I updated the install tests for the fish-specific path split and added a focused completion sanitization test, then refreshed the install guide to match the new behavior.
pnpm exec vitest run test/src/effects/shell-completions.test.tsgit diff --checkI also attempted to run the existing install command test file locally, but it is currently blocked in this checkout by a pre-existing package resolution issue around @composio/cli-keyring.
Made with Cursor
@Protocol-zero-0 is attempting to deploy a commit to the Composio Team on Vercel.
A member of the Team first needs to authorize it.