Skip to content

BlackRoad-Forge/blackroad-vscode-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ulackroad vscode extension

Part of BlackRoad OS — Sovereign Computing for Everyone

BlackRoad OS BlackRoad Forge License

ulackroad vscode extension is part of the BlackRoad OS ecosystem — a sovereign, distributed operating system built on edge computing, local AI, and mesh networking by BlackRoad OS, Inc.

About BlackRoad OS

BlackRoad OS is a sovereign computing platform that runs AI locally on your own hardware. No cloud dependencies. No API keys. No surveillance. Built by BlackRoad OS, Inc., a Delaware C-Corp founded in 2025.

Key Features

  • Local AI — Run LLMs on Raspberry Pi, Hailo-8, and commodity hardware
  • Mesh Networking — WireGuard VPN, NATS pub/sub, peer-to-peer communication
  • Edge Computing — 52 TOPS of AI acceleration across a Pi fleet
  • Self-Hosted Everything — Git, DNS, storage, CI/CD, chat — all sovereign
  • Zero Cloud Dependencies — Your data stays on your hardware

The BlackRoad Ecosystem

Organization Focus
BlackRoad OS Core platform and applications
BlackRoad OS, Inc. Corporate and enterprise
BlackRoad AI Artificial intelligence and ML
BlackRoad Hardware Edge hardware and IoT
BlackRoad Security Cybersecurity and auditing
BlackRoad Quantum Quantum computing research
BlackRoad Agents Autonomous AI agents
BlackRoad Network Mesh and distributed networking
BlackRoad Education Learning and tutoring platforms
BlackRoad Labs Research and experiments
BlackRoad Cloud Self-hosted cloud infrastructure
BlackRoad Forge Developer tools and utilities

Links


License: MIT GitHub stars GitHub forks

BlackRoad VS Code Extension 💻

Deploy to BlackRoad directly from VS Code!

Features

  • Deploy Command - BlackRoad: Deploy command palette
  • Status Bar - Deployment status in status bar
  • Notifications - Toast notifications for deployments
  • API Testing - Test API endpoints
  • Metrics View - View analytics in sidebar

Installation

From Marketplace

code --install-extension blackroad.blackroad-vscode

Manual

  1. Download .vsix from releases
  2. Extensions → Install from VSIX

Usage

  1. Open Command Palette (Cmd+Shift+P or Ctrl+Shift+P)
  2. Type "BlackRoad"
  3. Select command:
    • Deploy
    • View Metrics
    • Test API

Configuration

Add to your settings.json:

{
  "blackroad.apiKey": "your-api-key",
  "blackroad.autoRefresh": true
}

Keyboard Shortcuts

  • Cmd+Shift+D - Deploy
  • Cmd+Shift+M - View Metrics

Development

npm install
npm run compile
# Press F5 to debug

License

MIT License


Part of the BlackRoad Empire 🚀

About

BlackRoad VS Code Extension — Deploy commands, agent access, and Lucidia copilot from VS Code.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors