Commit graph

14 commits

Author SHA1 Message Date
d0220100ad merge main into rename, resolve conflicts in favor of deskctl rename
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 08:43:26 -04:00
14c8956321 align docs and contract 2026-03-26 08:37:52 -04:00
2f8ae207b0 rename from deskctl-cli to deskctl 2026-03-26 08:35:21 -04:00
cdab5e5550 align docs and contract 2026-03-26 08:17:07 -04:00
3dbd9ce52d init with runtime contract 2026-03-26 00:33:27 -04:00
Hari
714e34ba19
nix (#7)
npm
cargo
2026-03-25 23:18:28 -04:00
Hari
543d41c3a2
runtime contract enforcement (#6) 2026-03-25 22:00:16 -04:00
Hari
a4cf9e32dd
grouped runtime reads and waits selector modes (#5)
- grouped runtime reads and waits
selector modes
- Fix wait command client timeouts and test failures
2026-03-25 21:11:30 -04:00
Hari
3819a85c47
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
2026-03-25 19:29:59 -04:00
Hari
6dce22eaef
stabilize (#3)
* specs

* Stabilize deskctl runtime foundation

Co-authored-by: Codex <noreply@openai.com>

* opsx archive

---------

Co-authored-by: Codex <noreply@openai.com>
2026-03-25 18:31:08 -04:00
6845f6b7e4 Acknowledgements 2026-03-25 16:31:15 -04:00
5d655de594 docker-compose build 2026-03-25 12:40:14 -04:00
62a1aab859 rename 2026-03-24 22:59:21 -04:00
03dfd6b6ea Phase 6: utility commands, SKILL.md, AGENTS.md, README.md
- Implement screen_size via xcap Monitor, mouse_position via x11rb
  query_pointer, standalone screenshot with optional annotation,
  launch for spawning detached processes
- Handler dispatchers for get-screen-size, get-mouse-position,
  screenshot, launch
- SKILL.md agent discovery file with allowed-tools frontmatter
- AGENTS.md contributor guidelines for AI agents
- README.md with installation, quick start, architecture overview
2026-03-24 21:40:29 -04:00