agent-desktop
AI agent tool for observing and controlling desktop applications via native OS accessibility trees
Description
AI agent tool for observing and controlling desktop applications via native OS accessibility trees
Release History
| Version | Changes | Urgency | Date |
|---|---|---|---|
| 0.1.13 | Imported from npm (0.1.13) | Low | 4/21/2026 |
| v0.1.13 | ## Credits The C-ABI FFI layer was originally proposed by [@jkroso](https://github.com/jkroso) in [#22](https://github.com/lahfir/agent-desktop/pull/22). This release is the hardened, reviewed, and shippable form of that idea — thanks Jake. --- ## [0.1.13](https://github.com/lahfir/agent-desktop/compare/v0.1.12...v0.1.13) (2026-04-17) ### Features * **ffi:** ship C-ABI cdylib with review hardening and release pipeline ([#26](https://github.com/lahfir/agent-desktop/issues/26)) ([3cffbd6](ht | High | 4/17/2026 |
| v0.1.12 | ## [0.1.12](https://github.com/lahfir/agent-desktop/compare/v0.1.11...v0.1.12) (2026-04-16) ### Features * progressive skeleton traversal with ref-rooted drill-down ([#20](https://github.com/lahfir/agent-desktop/issues/20)) ([c17f2fa](https://github.com/lahfir/agent-desktop/commit/c17f2fae7abbbe2c914a050fa9e9be5fca9c6af0)) | High | 4/16/2026 |
| v0.1.11 | ## [0.1.11](https://github.com/lahfir/agent-desktop/compare/v0.1.10...v0.1.11) (2026-03-03) ### Bug Fixes * show skill install prompt on all success paths ([39b2bc6](https://github.com/lahfir/agent-desktop/commit/39b2bc63480890f7ed417b2c040eecf80c4628a0)) | Low | 3/3/2026 |
| v0.1.10 | ## [0.1.10](https://github.com/lahfir/agent-desktop/compare/v0.1.9...v0.1.10) (2026-03-03) ### Bug Fixes * add clawhub login step before sync in CI ([208af12](https://github.com/lahfir/agent-desktop/commit/208af12459fea2255e1c80b8cdc9ac420316d769)) | Low | 3/3/2026 |
| v0.1.9 | ## [0.1.9](https://github.com/lahfir/agent-desktop/compare/v0.1.8...v0.1.9) (2026-03-03) ### Features * scalable skill architecture with ClawHub auto-publishing ([#14](https://github.com/lahfir/agent-desktop/issues/14)) ([9766520](https://github.com/lahfir/agent-desktop/commit/97665203a464e605bc9b156ec90029c5909399be)) | Low | 3/3/2026 |
| v0.1.8 | ## [0.1.8](https://github.com/lahfir/agent-desktop/compare/v0.1.7...v0.1.8) (2026-03-01) ### Features * add electron/web app compatibility for accessibility tree traversal ([a19c1b5](https://github.com/lahfir/agent-desktop/commit/a19c1b5132d3b71c5de58886ba51357ffc9bd1e8)) * implement --compact flag to collapse single-child unnamed nodes ([4a300c8](https://github.com/lahfir/agent-desktop/commit/4a300c8cb054462ca95fb5160e89e8fce661ec3b)) | Low | 3/1/2026 |
| v0.1.7 | ## [0.1.7](https://github.com/lahfir/agent-desktop/compare/v0.1.6...v0.1.7) (2026-02-28) ### Features * add notification command types, adapter trait, and CLI wiring ([c5b05ba](https://github.com/lahfir/agent-desktop/commit/c5b05bab600aafa36c642f21837c44583b36459c)) * add notification management commands (macOS) ([b1fd368](https://github.com/lahfir/agent-desktop/commit/b1fd368f195640642adf011b75cca6ecb9e5acc3)) * **macos:** add NC session RAII guard and notification adapter wiring ([0d55c21]( | Low | 2/28/2026 |
| v0.1.6 | ## [0.1.6](https://github.com/lahfir/agent-desktop/compare/v0.1.5...v0.1.6) (2026-02-24) ### Bug Fixes * handle null bounds in refmap and improve sidebar click resolution ([d4197e8](https://github.com/lahfir/agent-desktop/commit/d4197e8f6f6700f2f672d3e1e436ecf24cf82e01)) | Low | 2/24/2026 |
| v0.1.5 | ## [0.1.5](https://github.com/lahfir/agent-desktop/compare/v0.1.4...v0.1.5) (2026-02-23) ### Features * add fallback chains for set-value, clear, focus, scroll-to, type and post-action state hints ([11f8da0](https://github.com/lahfir/agent-desktop/commit/11f8da06e84ed67b0e26dbc1946f7a7542e89dcd)) * add structured verbose logging across all layers ([c7316e8](https://github.com/lahfir/agent-desktop/commit/c7316e8b5160ab0e6ba554bcd502d4c47adf8b1a)) ### Bug Fixes * add dwell time before drag r | Low | 2/23/2026 |
| v0.1.4 | ## [0.1.4](https://github.com/lahfir/agent-desktop/compare/v0.1.3...v0.1.4) (2026-02-23) ### Features * add agent-desktop skill for universal AI agent support ([ef45135](https://github.com/lahfir/agent-desktop/commit/ef45135087d09a7e065f65d9a0558d1e710cb8bf)) * add Claude Code skills for agent-desktop automation ([ad91cd3](https://github.com/lahfir/agent-desktop/commit/ad91cd32cf2de1c1c8dcda4c0dcae37f0022b4c6)) | Low | 2/23/2026 |
| v0.1.3 | ## [0.1.3](https://github.com/lahfir/agent-desktop/compare/v0.1.2...v0.1.3) (2026-02-23) ### Bug Fixes * correct GitHub Release download URL and simplify tag format ([8f66a93](https://github.com/lahfir/agent-desktop/commit/8f66a9346e02a751a83ac02313dcec2d9c81bde8)) * include README and CHANGELOG in npm package ([084fc8c](https://github.com/lahfir/agent-desktop/commit/084fc8c960527c0d0654028794ec3c4fd2d970c4)) ### Performance * use curl for binary download in postinstall ([ebafb71](https:// | Low | 2/23/2026 |
| v0.1.2 | Alias for agent-desktop-v0.1.2 | Low | 2/23/2026 |
| agent-desktop-v0.1.2 | ## [0.1.2](https://github.com/lahfir/agent-desktop/compare/agent-desktop-v0.1.1...agent-desktop-v0.1.2) (2026-02-23) ### Bug Fixes * use macos-latest for both build targets ([91c7677](https://github.com/lahfir/agent-desktop/commit/91c76777cb7ee864b45e14d123c79c08f0c2d5b9)) | Low | 2/23/2026 |
Dependencies & License Audit
Loading dependencies...
Similar Packages
copilot-agentAutonomous AI agent manager — auto-resume, task discovery, overnight runs. Supports GitHub Copilot CLI + Claude Code.1.4.2
@bfun-bot/cliBFunBot CLI — deploy tokens, check balances, and manage your AI agent from the terminal1.2.0
