Skip to content

Commit e1496e5

Browse files
committed
docs: add more screenshots
1 parent d2a5e9a commit e1496e5

File tree

5 files changed

+24
-3
lines changed

5 files changed

+24
-3
lines changed

README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,30 @@ Download pre-built binaries from [the releases page](https://github.com/coder/cm
5656

5757
## Screenshots
5858

59-
![Screenshot of mermaid diagram](./docs/img/plan-mermaid.webp)
60-
61-
> Mermaid diagrams make it easier to review complex proposals from the Agent
59+
<figure>
60+
<img src="./docs/img/plan-mermaid.webp" alt="Screenshot of mermaid diagram" />
61+
<figcaption>Mermaid diagrams make it easier to review complex proposals from the Agent</figcaption>
62+
</figure>
63+
64+
<figure>
65+
<img src="./docs/img/git-status.webp" alt="Screenshot of git status" />
66+
<figcaption>Git divergence UI keeps you looped in on changes and potential conflicts</figcaption>
67+
</figure>
68+
69+
<figure>
70+
<img src="./docs/img/project-secrets.webp" alt="Screenshot of project secrets" />
71+
<figcaption>Project secrets help split your Human and Agent identities</figcaption>
72+
</figure>
73+
74+
<figure>
75+
<img src="./docs/img/costs-tab.webp" alt="Screenshot of costs table" />
76+
<figcaption>Stay looped in on costs and token consumption</figcaption>
77+
</figure>
78+
79+
<figure>
80+
<img src="./docs/img/opportunistic-compaction.webp" alt="Screenshot of opportunistic compaction" />
81+
<figcaption>Opportunistic compaction helps keep context small</figcaption>
82+
</figure>
6283

6384
## Development
6485

docs/img/costs-tab.webp

194 KB
Loading

docs/img/git-status.webp

190 KB
Loading
202 KB
Loading

docs/img/project-secrets.webp

-23.9 KB
Loading

0 commit comments

Comments
 (0)