Releases: CursorTouch/Operator-Use
Releases · CursorTouch/Operator-Use
v0.2.9
v0.2.8
Operator-Use
A personal assistant that operates your computer. Just like you.
Operator is an AI agent you message from anywhere — Telegram, Discord, Slack, or Twitch — and it works on your computer. It reads files, browses the web, runs commands, clicks through apps, and remembers who you are. Runs locally, connects to any LLM, and gets smarter over time.
What's Changed in v0.2.8
- Fixed CI lint errors by removing unused imports and auto-fixing whitespace
- Excluded generated/binding code from ruff linting (
web/cdp,macos/ax,windows/uia,windows/vdm) - Pinned
twitchioto v2 (<3.0.0) to fix test collection errors caused by twitchio v3 breaking API changes - Added
get_media_dir()topaths.pyfor media storage at~/.operator-use/media/
Installation
pip install operator-use==0.2.8Links
- 📦 PyPI
- 📖 Documentation / README
- 🐛 Issues