Metadata-Version: 2.4
Name: chatwalaau-computer-use
Version: 0.1.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Win32 (MS Windows)
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Rust
Classifier: Topic :: Desktop Environment
Summary: ChatWalaau Computer Use desktop provider: a native stdio MCP server (chatwalaau.computer-use/1)
Author: Jingun Jung
License-Expression: Apache-2.0
Requires-Python: >=3.12
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://github.com/motojinc25/chatwalaau
Project-URL: Issues, https://github.com/motojinc25/chatwalaau/issues

# chatwalaau-computer-use

The desktop provider of [ChatWalaʻau](https://github.com/motojinc25/chatwalaau) Computer Use:
a native executable that speaks the `chatwalaau.computer-use/1` protocol over MCP stdio. It
lists and focuses windows, captures the screen, reads UI Automation elements and sends mouse,
keyboard and text input -- and nothing else. It listens on no network port, runs no code and
never writes screenshots to disk.

ChatWalaʻau installs this package automatically on Windows x64 and starts the executable when an
agent first uses the desktop. It is not meant to be run by hand.

- Platform: Windows x64 (Windows on ARM runs it under x64 emulation).
- License: Apache-2.0.

