mirror of
https://github.com/harivansh-afk/deskctl.git
synced 2026-04-19 00:15:25 +00:00
tests and tooling (#4)
* init openspec * clean out src, move mod into lib, remove trash * create tests * pre-commit hook * add tests to CI * update website * README, CONTRIBUTING and Makefile * openspec * archive task * fix ci order * fix integration test * fix validation tests
This commit is contained in:
parent
7dfab68304
commit
3819a85c47
24 changed files with 892 additions and 286 deletions
|
|
@ -9,9 +9,9 @@ import DocLayout from "../layouts/DocLayout.astro";
|
|||
</header>
|
||||
|
||||
<p>
|
||||
Desktop control CLI for AI agents on Linux X11. Compact JSON output
|
||||
for agent loops. Screenshot, click, type, scroll, drag, and manage
|
||||
windows through a fast client-daemon architecture. 100% native Rust.
|
||||
Desktop control CLI for AI agents on Linux X11. Compact JSON output for
|
||||
agent loops. Screenshot, click, type, scroll, drag, and manage windows
|
||||
through a fast client-daemon architecture. 100% native Rust.
|
||||
</p>
|
||||
|
||||
<h2>Getting started</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue