docs: update README to reflect chat interface location and fix image link
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# OpenChamber VS Code Extension
|
||||
|
||||
AI coding assistant for VS Code powered by the OpenCode API. Embeds the OpenChamber chat interface in VS Code's secondary sidebar.
|
||||
AI coding assistant for VS Code powered by the OpenCode API. Embeds the OpenChamber chat interface in VS Code's activity bar.
|
||||
|
||||

|
||||

|
||||
|
||||
## Features
|
||||
|
||||
- Chat UI in secondary sidebar
|
||||
- Chat UI in activity bar
|
||||
- Session management with history
|
||||
- File attachments via native VS Code file picker (10MB limit)
|
||||
- Auto-start `opencode serve` if not running
|
||||
@@ -17,10 +17,8 @@ AI coding assistant for VS Code powered by the OpenCode API. Embeds the OpenCham
|
||||
|
||||
| Command | Description |
|
||||
|---------|-------------|
|
||||
| `OpenChamber: New Chat Session` | Create new chat session |
|
||||
| `OpenChamber: Focus Chat` | Focus chat panel in secondary sidebar |
|
||||
| `OpenChamber: Focus on Chat View` | Focus chat panel |
|
||||
| `OpenChamber: Restart API Connection` | Restart OpenCode API process |
|
||||
| `OpenChamber: Show in Secondary Side Bar` | Toggle chat panel visibility |
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 263 KiB After Width: | Height: | Size: 325 KiB |
Reference in New Issue
Block a user