Flow Relay VS Code Extension
Flow Relay for VS Code brings async handoff generation and multi-tenant project context directly into your editor.
- Extension id: flowrelay.flowrelay
- Current version: 0.8.0
Key Features
- Workspace Context sidebar panel with tenant-aware status.
- Project-scoped workflows. (Note: Handoffs and insights generation require a project context and are processed asynchronously with automated polling).
- Project context selector command.
- Handoff generation from all sources or selected sources.
- Handoffs list and quick open from the sidebar.
- Integrations list in active scope.
- Untracked resources detection — surfaces event-producing repositories, channels, and boards not scoped to any project, with quick-add to assign them.
- Discord channel listing and message sending.
Multi-Tenant Scope Behavior
The extension operates within the context of a project:
- Project scope (personal project or organization project) is required for handoff and insight operations.
- In organization projects, the UI adapts by role and context (owner, admin, member states).
Installation
Install from one of these channels:
Setup
- Open Command Palette.
- Run: Flow Relay: Set API Key
- Enter your API key (format: fr_...)
- Optional: run Flow Relay: Select Project Context to switch to a project scope
Default API base URL:
You can override it in settings with flowrelay.apiBaseUrl.
Commands
- Flow Relay: Set API Key
- Flow Relay: Select Project Context
- Flow Relay: Generate Handoff
- Flow Relay: Generate Handoff from Source...
- Flow Relay: Show Handoffs
- Flow Relay: Show Last Handoff
- Flow Relay: Show Integrations
- Flow Relay: List Discord Channels
- Flow Relay: Send Discord Message
- Flow Relay: Generate Project Insight...
- Flow Relay: Show Insights
- Flow Relay: Show Untracked Resources
- Flow Relay: Refresh
Development
From this folder:
npm install
npm run build
npm run package
Troubleshooting
- If prompts show missing API key, run Flow Relay: Set API Key again.
- If no project data appears, run Flow Relay: Select Project Context and choose scope.
- If business workspace shows no accessible projects, verify team assignment and role in Flow Relay.
- Repository overview: ../README.md
| |