feat: add visual OpenClaude control center UI in VS Code extension

Agent-Logs-Url: https://github.com/devNull-bootloader/openclaude/sessions/30a4694d-1125-4280-a593-74b5e3da601e

Co-authored-by: devNull-bootloader <189463177+devNull-bootloader@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-04-02 15:07:20 +00:00
committed by GitHub
parent 43ba2cbfae
commit 8e8671fc51
4 changed files with 159 additions and 20 deletions

View File

@@ -1,11 +1,14 @@
# OpenClaude VS Code Extension
A sleek, terminal-first VS Code companion for OpenClaude.
A sleek VS Code companion for OpenClaude with a visual **Control Center** plus terminal-first workflows.
## Features
- **Launch OpenClaude instantly** in the integrated terminal via `OpenClaude: Launch in Terminal`
- **Open repository/docs quickly** via `OpenClaude: Open Repository`
- **Control Center sidebar UI** in the Activity Bar:
- Launch OpenClaude
- Open repository/docs
- Open VS Code theme picker
- **Terminal launch command**: `OpenClaude: Launch in Terminal`
- **Built-in dark theme**: `OpenClaude Terminal Black` (terminal-inspired, low-glare, neon accents)
## Requirements
@@ -15,6 +18,7 @@ A sleek, terminal-first VS Code companion for OpenClaude.
## Commands
- `OpenClaude: Open Control Center`
- `OpenClaude: Launch in Terminal`
- `OpenClaude: Open Repository`