Releases: hungson1002/RelayCode
Releases · hungson1002/RelayCode
Release list
RelayCode 1.0.25
Full Changelog: v1.0.24...v1.0.25
RelayCode 1.0.24
Full Changelog: v1.0.23...v1.0.24
RelayCode 1.0.23
Full Changelog: v1.0.22...v1.0.23
RelayCode v1.0.22
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
- Download
relaycode-huxon-1.0.22.vsix. - Open the VS Code Command Palette.
- Select Extensions: Install from VSIX…
- Choose the downloaded file.
- Run Developer: Reload Window.
RelayCode v1.0.21
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
- Download
relaycode-1.0.21.vsix. - Open the VS Code Command Palette.
- Select Extensions: Install from VSIX…
- Choose the downloaded file.
- Run Developer: Reload Window.
RelayCode — AI Coding Agent v1.0.0
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
- Download
relaycode-agent-1.0.0.vsixbelow. - Open VS Code or Antigravity.
- Open the Command Palette with
Ctrl+Shift+P. - Select Extensions: Install from VSIX...
- 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.