compose-ui-control
Installation
SKILL.md
compose-ui-test-server
A library that enables AI coding agents to control Compose Desktop applications at runtime via HTTP.
- Repository: https://github.com/forketyfork/compose-ui-test-server
- Maven Central:
io.github.forketyfork:compose-ui-test-server - Current version: 0.2.0
Checking If Already Installed
Before setting up, check if the project already has the library:
grep -r "compose-ui-test-server\|composeuittest" --include="*.gradle*" --include="*.kt" .
Look for:
- Dependency on
io.github.forketyfork:compose-ui-test-server - Imports from
io.github.forketyfork.composeuittest