OTORO 2.0Sign in to your ORSO account and work with Otoro Code directly in VS Code. OTORO keeps its blue identity, a compact layout, and a focused composer. Start coding
Browser sign-in and sidebar coding work on Windows, macOS, and Linux without a CLI installation or WSL. Access and refresh tokens stay in VS Code SecretStorage. The sidebar receives only account status, never credentials. An existing session is checked when you open OTORO; expired sessions are refreshed, and sign-out removes the stored connection. Otoro Code is the only model. Requests use the same authenticated platform transport as the CLI. Generated projects save to your website account; use Open saved project to view them. This does not automatically edit files in your local repository or upload your workspace. Only your submitted request or explicitly selected text is sent. Working in VS Code
Optional terminal toolsLocal terminal workflows and authorized assessment tools continue to use the separate CLI. Install Node.js 22.6 or newer and the CLI for those commands. These terminal tools require a POSIX shell: Linux, macOS, or a VS Code WSL connection on Windows. Use OTORO: Sign In to the Separate CLI to connect that installation. Sidebar sign-in and coding are independent of this optional setup. Permission policy, verbosity, and executable-path settings apply to the separate CLI. The platform-origin setting selects the website account connection; credentials are isolated by origin. Workspace Trust is required. UpdatesMarketplace installations receive published updates when VS Code extension auto-updates are enabled. You can also use Extensions: Check for Extension Updates, or install a supplied VSIX manually. Version 2.0.2 adds the account-gated browser sign-in and native sidebar coding flow. The optional CLI updates separately: run Development
|