Skip to content

v0.2.0

Choose a tag to compare

@shayuc137 shayuc137 released this 17 May 05:22
· 80 commits to main since this release

agentcloak v0.2.0

Major architecture upgrade: RemoteBridge production-ready, CLI output redesign, dynamic tier switching.

Highlights

  • Text-first CLI output — stdout is the answer itself, no jq needed
  • Dynamic tier switching — hot-switch between local CloakBrowser and user's Chrome
  • RemoteBridge fully functional (experimental) — evaluate, snapshot, tabs, capture all work
  • cloak skill install — one-command skill installation with platform auto-detection
  • Bridge token persistence — configure extension once, reconnects across restarts

Install / Upgrade

pip install --upgrade agentcloak
cloak skill install
cloak doctor --fix

Chrome Extension (experimental)

Download agentcloak-chrome-extension-v0.2.0.tar.gz below, extract, then load as unpacked extension in chrome://extensions (Developer Mode).

See CHANGELOG.md for full details.