Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Redly CoderNew to Visual Studio Code? Get it now.
Redly Coder

Redly Coder

Redly Coder

|
1 install
| (0) | Free
AI coding assistant for Airedly with authenticated chat, backend-managed model access, and approval-based workspace actions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
English | Bangla

Redly Coder

Redly Coder is a VS Code extension for Airedly-powered AI coding workflows.

Product Scope

  • Authentication: email/password login and browser OAuth callback.
  • Model access: /api/ide/model-access only.
  • Chat modes: Plan and Agent with backend-driven model and credit control.
  • Workspace tools: file editing, search, terminal actions, and approval-based changes.
  • History: conversation data loaded from backend APIs.

Core Product Flow

  1. User authenticates in Redly Coder.
  2. Extension fetches enabled models and access policy from /api/ide/model-access.
  3. User starts a chat in Plan or Agent mode.
  4. Redly performs coding actions with approval controls.
  5. Usage and credits are tracked by your backend.

Backend Endpoints Used

  • /api/auth/login
  • /api/oauth/authorize with callback vscode://redly-coder.redly-coder/auth
  • /api/ide/model-access
  • /api/library/conversations
  • /api/v1/chat/completions and /api/v1/responses (by model api_format)

License And Attribution

This project is distributed under Apache License 2.0. Required derivative attribution is retained in the bundled legal distribution files, including NOTICE and LICENSE.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft