Skip to content

Commit 755eba9

Browse files
committed
docs: add sidebar and settings screenshots to the README
Show the Coding Agents sidebar and the settings page on the GitHub README and the Marketplace listing. Images live in media/screenshots and are referenced via absolute raw URLs; the folder is excluded from the packaged VSIX.
1 parent bf30895 commit 755eba9

4 files changed

Lines changed: 5 additions & 0 deletions

File tree

.vscodeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.github/**
22
.vscode/**
3+
media/screenshots/**
34
.vscode-test/**
45
.vsce/**
56
src/**

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Windsurf).
1515
This extension is unofficial and is not affiliated with, endorsed by, or sponsored by Anthropic,
1616
OpenAI, GitHub, Google, or any other vendor.
1717

18+
![Super CLI — the Coding Agents sidebar listing the built-in presets](https://raw.githubusercontent.com/TheStreamCode/super-cli/main/media/screenshots/sidebar.png)
19+
1820
## Install
1921

2022
Install **Super CLI** from the
@@ -92,6 +94,8 @@ an untrusted repository cannot inject commands.
9294
Run **Super CLI: Open Settings** from the sidebar or the command palette to jump straight to these
9395
settings.
9496

97+
![Super CLI settings: agents, terminal location, and built-in presets](https://raw.githubusercontent.com/TheStreamCode/super-cli/main/media/screenshots/settings.png)
98+
9599
## Troubleshooting
96100

97101
- **"… could not be started."** The configured `command` was not found. Install the CLI, or fix the

media/screenshots/settings.png

114 KB
Loading

media/screenshots/sidebar.png

50.3 KB
Loading

0 commit comments

Comments
 (0)