Skip to content

Releases: CursorTouch/Operator-Use

v0.2.9

23 Mar 12:09

Choose a tag to compare

v0.2.8

23 Mar 03:53

Choose a tag to compare

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 twitchio to v2 (<3.0.0) to fix test collection errors caused by twitchio v3 breaking API changes
  • Added get_media_dir() to paths.py for media storage at ~/.operator-use/media/

Installation

pip install operator-use==0.2.8

Links