Skip to content

Commit 0a3a222

Browse files
updated docs
Co-authored-by: Srinivasan Sekar <srinivasan.sekar1990@gmail.com>
1 parent 60e88c9 commit 0a3a222

2 files changed

Lines changed: 406 additions & 2 deletions

File tree

landing/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1852,7 +1852,9 @@ <h1 class="reveal reveal-delay-1">
18521852
<div class="providers-label">Where you run it</div>
18531853
<p class="run-surface-text">
18541854
<a href="https://www.npmjs.com/package/appclaw" target="_blank" rel="noopener">CLI</a>
1855-
(<code>npx appclaw</code>) for terminals and CI, or the
1855+
(<code>npx appclaw</code>) for terminals and CI,
1856+
<a href="https://www.npmjs.com/package/appclaw-agent" target="_blank" rel="noopener">Agent CLI</a>
1857+
(<code>npm i -g appclaw-agent</code>) for AI coding agents like Claude Code and Gemini CLI, or the
18561858
<a
18571859
href="https://marketplace.visualstudio.com/items?itemName=AppClaw.appclaw"
18581860
target="_blank"
@@ -2328,7 +2330,7 @@ <h2 class="reveal reveal-delay-1">Ready to automate your<br />mobile apps?</h2>
23282330
</a>
23292331
</div>
23302332
<div class="cta-meta reveal">
2331-
CLI<span>·</span>Cursor &amp; VS Code<span>·</span>Apache 2.0<span>·</span>BYO LLM Key
2333+
CLI<span>·</span>Agent CLI<span>·</span>Cursor &amp; VS Code<span>·</span>Apache 2.0<span>·</span>BYO LLM Key
23322334
</div>
23332335
</div>
23342336
</section>

0 commit comments

Comments
 (0)