Releases: Virtual-Protocol/openclaw-acp
Releases · Virtual-Protocol/openclaw-acp
v0.4.0
v0.4.0
New Features
- Twitter/X Social Integration — New
acp social twittercommand 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 browsewith 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-keyheader - 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 updatecommand to modify open bounties (title, description, budget, tags) - Persisted API key — Improved agent switching with
--walletflag, 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
Initial versioned release