Skip to content

Releases: hungson1002/RelayCode

RelayCode 1.0.25

Choose a tag to compare

@github-actions github-actions released this 02 Aug 10:23

Full Changelog: v1.0.24...v1.0.25

RelayCode 1.0.24

Choose a tag to compare

@github-actions github-actions released this 02 Aug 09:18

Full Changelog: v1.0.23...v1.0.24

RelayCode 1.0.23

Choose a tag to compare

@github-actions github-actions released this 02 Aug 08:56

Full Changelog: v1.0.22...v1.0.23

RelayCode v1.0.22

Choose a tag to compare

@hungson1002 hungson1002 released this 01 Aug 09:57

RelayCode v1.0.22

  • Fixed the automated publishing workflow.
  • Added cross-platform test paths.
  • Updated CI to Node.js 24.
  • All 185 tests passed.

Manual installation

  1. Download relaycode-huxon-1.0.22.vsix.
  2. Open the VS Code Command Palette.
  3. Select Extensions: Install from VSIX…
  4. Choose the downloaded file.
  5. Run Developer: Reload Window.

RelayCode v1.0.21

Choose a tag to compare

@hungson1002 hungson1002 released this 01 Aug 09:41

RelayCode v1.0.21

  • Cleaner chat and permission UI.
  • Smarter intent detection and faster responses.
  • Improved session recovery and error handling.
  • All 178 tests passed.

Manual installation

  1. Download relaycode-1.0.21.vsix.
  2. Open the VS Code Command Palette.
  3. Select Extensions: Install from VSIX…
  4. Choose the downloaded file.
  5. Run Developer: Reload Window.

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.