mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-18 07:01:31 +00:00
clean
This commit is contained in:
parent
14c8956321
commit
88f9ff85a3
2 changed files with 0 additions and 37 deletions
|
|
@ -10,31 +10,6 @@ import DocLayout from "../layouts/DocLayout.astro";
|
|||
|
||||
<p class="tagline">non-interactive desktop control for AI agents</p>
|
||||
|
||||
<div class="badges" aria-label="package and runtime badges">
|
||||
<a href="https://www.npmjs.com/package/deskctl-cli">
|
||||
<img
|
||||
src="https://img.shields.io/npm/v/deskctl-cli?label=npm"
|
||||
alt="npm version badge"
|
||||
/>
|
||||
</a>
|
||||
<a href="https://github.com/harivansh-afk/deskctl/releases">
|
||||
<img
|
||||
src="https://img.shields.io/github/v/release/harivansh-afk/deskctl?label=release"
|
||||
alt="github release badge"
|
||||
/>
|
||||
</a>
|
||||
<img
|
||||
src="https://img.shields.io/badge/runtime-linux--x11-111827"
|
||||
alt="linux x11 runtime badge"
|
||||
/>
|
||||
<a href="https://www.npmjs.com/package/deskctl-cli">
|
||||
<img
|
||||
src="https://img.shields.io/badge/install-npm%20i%20-g%20deskctl--cli-111827"
|
||||
alt="npm install command badge"
|
||||
/>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p class="lede">
|
||||
<code>deskctl</code> is a thin X11 control primitive for agent loops: diagnose
|
||||
the runtime, observe the desktop, wait for state transitions, act deterministically,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue