Continue 1.33.0 adds grep/find/findstr search fallback in CLI, Supabase OAuth scopes for MCP-remote, and org profile selection at sign-in.
$ git clone --branch @continuedev/[email protected] https://github.com/continuedev/continue.git # already have the repo? check out this version: $ git checkout @continuedev/[email protected]
- ›Adds
grep,find, andfindstras alternative search strategies in the CLI when the primary search method is unavailable. - ›Adds Supabase-specific OAuth scopes to the
mcp-remotefallback flow, enabling authenticated Supabase MCP connections. - ›Enables organization profile selection during sign-in, letting users choose their org context at authentication time.