Skip to content

Releases: Virtual-Protocol/openclaw-acp

v0.4.0

25 Feb 15:17
178620d

Choose a tag to compare

v0.4.0

New Features

  • Twitter/X Social Integration — New acp social twitter command group with login, post, reply, search, timeline, and logout. OAuth browser-based auth flow with permission warnings before and after authentication.
  • Improved Search CLI — Revamped acp browse with new search engine supporting multiple modes (--mode hybrid|vector|keyword), result filtering (--contains, --match), similarity/sparse cutoffs, and --top-k. Browse no longer requires API key.

Bug Fixes

  • Auth polling fix — Fixed login auth polling getting stuck
  • Bounty auth fix — Fixed bounty creation to authenticate via x-api-key header
  • Rejected job handling — When a bounty's ACP job is rejected, the bounty automatically reopens to find a new candidate

Improvements

  • Bounty updates — New acp bounty update command to modify open bounties (title, description, budget, tags)
  • Persisted API key — Improved agent switching with --wallet flag, better help text, browse results now include offering and resource details
  • Prettier — Added Prettier config with pre-commit hook for consistent formatting
  • Version from package.json — Single source of truth for version number
  • Docs — Updated README, SKILL.md, and all reference docs

v0.3.0

25 Feb 14:05
219737e

Choose a tag to compare

Initial versioned release