Skip to content

RelayCode — AI Coding Agent v1.0.0

Choose a tag to compare

@hungson1002 hungson1002 released this 27 Jul 07:35

RelayCode — AI Coding Agent v1.0.0

The first public release of RelayCode, an AI coding workspace for VS Code and Antigravity.

Bản phát hành công khai đầu tiên của RelayCode, không gian lập trình AI dành cho VS Code và Antigravity.

Highlights

  • Agent, Chat and Plan workflows
  • Support for 9Router, OpenAI, Anthropic Claude, OpenAI-compatible APIs, Ollama and LM Studio
  • Review, Accept and Undo file changes
  • Git checkpoints and configurable approval policies
  • Optional Docker/Podman sandbox execution
  • MCP tool connections
  • Provider profiles and model health checks
  • Token, latency and estimated cost statistics
  • English and Vietnamese interface
  • Local-first history and secure credential storage

Installation

  1. Download relaycode-agent-1.0.0.vsix below.
  2. Open VS Code or Antigravity.
  3. Open the Command Palette with Ctrl+Shift+P.
  4. Select Extensions: Install from VSIX...
  5. Choose the downloaded file and reload the IDE.

Requirements

  • VS Code or a compatible IDE such as Antigravity
  • Node.js 20+ is required only when developing from source
  • An API key is required for cloud providers
  • Ollama or LM Studio must be running when using local models

Important

Full Access allows the Agent to edit workspace files and run commands. Review the selected permission policy before starting an Agent task.

Please report problems through GitHub Issues.