Documentation

Everything you need to know about RuneSpoke Hub

IDE Integration

Connect RuneSpoke Hub with your favorite development environments for seamless AI-powered coding, deployment, and automation.

Transform Your Development Environment

RuneSpoke Hub integrates directly into your IDE, bringing AI assistance, deployment capabilities, and automation right to your fingertips.

  • AI-powered code completion and generation
  • One-click deployment from your editor
  • Real-time collaboration and code review
  • Integrated container and cloud management

Supported Development Environments

VS Code

Visual Studio Code

Full-featured extension

Complete RuneSpoke Hub integration with AI assistance, deployment tools, and real-time collaboration.

AI code completion and chat
Direct deployment from editor
Container management panel
Integrated terminal with AI commands
ext install runespoke-hub.vscode-extension
Cursor

Cursor

AI-first editor support

Enhanced AI capabilities for the AI-first code editor with RuneSpoke Hub's advanced models.

Multiple AI model support
Advanced code reasoning
Deployment integration
Cloud resource management
Install via Cursor Extensions Marketplace
JetBrains

JetBrains IDEs

IntelliJ, PyCharm, WebStorm

Professional IDE integration with RuneSpoke Hub's AI and deployment capabilities.

Language-specific AI assistance
Refactoring suggestions
Debugging integration
Project-wide analysis
Install from JetBrains Marketplace
Terminal

Terminal & CLI

Command-line interface

Powerful command-line tools for developers who prefer terminal-based workflows.

AI-powered CLI commands
Interactive deployment
Automation scripting
Real-time monitoring
npm install -g @runespoke/cli

IDE Integration Features

AI-Powered Development

Bring the full power of RuneSpoke Hub's AI directly into your editor.

Intelligent Code Completion

Context-aware suggestions that understand your entire codebase

AI Chat Assistant

Ask questions about your code and get instant, contextual answers

Code Generation

Generate functions, classes, and entire modules from descriptions

Seamless Deployment

Deploy your applications directly from your IDE without context switching.

One-Click Deploy

Deploy to any cloud provider with a single command or button click

Environment Management

Switch between dev, staging, and production environments easily

Real-time Monitoring

Monitor deployments and application health from within your IDE

Container Integration

Manage Docker containers and Kubernetes clusters without leaving your editor.

Container Explorer

Browse, start, stop, and manage containers from a dedicated panel

Log Streaming

Stream container logs directly into your IDE's terminal

Docker Compose

Manage multi-container applications with integrated Docker Compose support

Setup Guides

VS Code

VS Code Setup

1

Install Extension

Install the RuneSpoke Hub extension from the VS Code Marketplace.

ext install runespoke-hub.vscode-extension
2

Authenticate

Sign in to your RuneSpoke Hub account when prompted.

3

Configure AI Models

Select your preferred AI models and configure settings in the extension panel.

CLI Setup

Installation

# Install via npm
npm install -g @runespoke/cli
# Or via curl
curl -sSL https://get.runespokehub.com | sh

Authentication

runespoke auth login

Basic Commands

# Deploy current project
runespoke deploy
# Start AI chat session
runespoke ai chat
# Manage containers
runespoke containers list

Troubleshooting

Extension Not Loading

If the RuneSpoke Hub extension isn't loading properly:

  • • Restart your IDE and try again
  • • Check that you're signed in to your RuneSpoke Hub account
  • • Verify your internet connection
  • • Update to the latest extension version

AI Features Not Working

If AI features aren't responding:

  • • Ensure your AI providers are configured correctly
  • • Check your API key limits and quotas
  • • Verify your project is indexed properly
  • • Try switching to a different AI model

Deployment Issues

If deployments are failing:

  • • Check your cloud provider credentials
  • • Verify your project configuration
  • • Review deployment logs for specific errors
  • • Ensure your target environment is accessible

Next Steps

Now that you have RuneSpoke Hub integrated with your IDE, explore these advanced features: