v0.3.0

HKUDS/CLI-Anythingv0.3.0Apr 24, 2026by yuh-yang

AI Summary

The release focuses on launching the cli-anything-hub package manager and significantly expanding the registry with new CLI harnesses for tools ranging from CloudCompare to Godot Engine. It also includes refactoring of the setup.py and various bug fixes.

Key Highlights

  • Launch of the cli-anything-hub package manager.
  • Addition of new CLIs like CloudCompare, VideoCaptioner, Godot, Exa, n8n, and the first video game CLI 'Slay the Spire II'.
  • Introduction of new agent harnesses for Safari automation, LLDB, and Unreal Insights.
  • Refactoring of setup.py for better package configuration.

New Features

  • cli-anything-hub package manager
  • New CLIs: CloudCompare, VideoCaptioner, Slay the Spire II, WireMock, Godot, Exa, Openscreen, Pi Coding Agent, SeaClip, PM2, ChromaDB, n8n, Obsidian, eth2-quickstart, Safari automation, Uni-Mol Tools, QGIS, py4csr, Unreal Insights, LLDB, Nsight Graphics

Full Release Notes

## What's Changed
* feat: add CloudCompare CLI harness for 3D point cloud processing by @Taeyoung96 in https://github.com/HKUDS/CLI-Anything/pull/163
* Feat/add intelwatch harness by @ashroth1 in https://github.com/HKUDS/CLI-Anything/pull/160
* feat: Add VideoCaptioner CLI — AI video captioning with styled subtitles by @WEIFENG2333 in https://github.com/HKUDS/CLI-Anything/pull/166
* feat: add Slay the Spire II CLI harness -- the first video game CLI in CLI-Anything! by @TianyuFan0504  in https://github.com/HKUDS/CLI-Anything/pull/148
* Refactor setup.py for better package configuration by @manucian-official in https://github.com/HKUDS/CLI-Anything/pull/169
* feat: add WireMock HTTP mock server CLI harness by @fabiomantel in https://github.com/HKUDS/CLI-Anything/pull/170
* feat: add Godot Engine CLI harness by @omerarslan0 in https://github.com/HKUDS/CLI-Anything/pull/140
* feat: add Exa CLI harness — AI-powered web search and answers by @tgonzalezc5 in https://github.com/HKUDS/CLI-Anything/pull/172
* feat: add Openscreen screen recording editor CLI harness by @ndpvt-web in https://github.com/HKUDS/CLI-Anything/pull/183
* feat: add Pi Coding Agent extension by @ruttybob in https://github.com/HKUDS/CLI-Anything/pull/178
* fix(inkscape): add -s/--save flag for auto-save in one-shot mode by @octo-patch in https://github.com/HKUDS/CLI-Anything/pull/193
* Feat/add dify workflow by @Akabane71 in https://github.com/HKUDS/CLI-Anything/pull/191
* feat(browser): add security hardening for DOMShell MCP automation by @furkankoykiran in https://github.com/HKUDS/CLI-Anything/pull/156
* feat: Add SeaClip, PM2, and ChromaDB CLI harnesses by @t4tarzan in https://github.com/HKUDS/CLI-Anything/pull/129
* Add CloudAnalyzer agent harness by @rsasaki0109 in https://github.com/HKUDS/CLI-Anything/pull/181
* docs: add Openscreen CLI to README table, test summary, and project structure by @hiSandog in https://github.com/HKUDS/CLI-Anything/pull/200
* launch cli-anything-hub pkg manager. by @yuh-yang in https://github.com/HKUDS/CLI-Anything/pull/210
* feat: add n8n workflow automation harness (v2.4.5) by @webcomunicasolutions in https://github.com/HKUDS/CLI-Anything/pull/188
* fix: add x-exa-integration header for Exa usage tracking by @tgonzalezc5 in https://github.com/HKUDS/CLI-Anything/pull/205
* feat: add Obsidian CLI harness by @dorukozgen in https://github.com/HKUDS/CLI-Anything/pull/211
* Add eth2-quickstart CLI harness by @chimera-defi in https://github.com/HKUDS/CLI-Anything/pull/195
* feat(zotero): update registry to v0.4.1 — standalone repo with 52 MCP tools by @PiaoyangGuohai1 in https://github.com/HKUDS/CLI-Anything/pull/201
* fix(kdenlive): rewrite XML output as Gen 5 format for native kdenlive compatibility by @abcfy2 in https://github.com/HKUDS/CLI-Anything/pull/216
* Add safari/agent-harness — Safari browser automation via safari-mcp by @achiya-automation in https://github.com/HKUDS/CLI-Anything/pull/212
* docs: clarify CLI-Anything command syntax in README by @hiSandog in https://github.com/HKUDS/CLI-Anything/pull/206
* feat: add Uni-Mol Tools agent harness by @545487677 in https://github.com/HKUDS/CLI-Anything/pull/219
* fix: extract_system_package returns wrong command for apt-get matches by @sjhddh in https://github.com/HKUDS/CLI-Anything/pull/204
* feature: add QGIS agent harness by @scially in https://github.com/HKUDS/CLI-Anything/pull/207
* feat: Add py4csr CLI to public registry by @yanmingyu92 in https://github.com/HKUDS/CLI-Anything/pull/225
* docs: correct SKILL.md contribution paths by @hiSandog in https://github.com/HKUDS/CLI-Anything/pull/224
* fix: handle empty skill_intro in skill_description generation by @sjhddh in https://github.com/HKUDS/CLI-Anything/pull/203
* fix(shotcut): set tractor out= before melt render to avoid 4-hour output by @jarrodcolburn in https://github.com/HKUDS/CLI-Anything/pull/92
* Docs: clarify OpenCode command directory by @omerarslan0 in https://github.com/HKUDS/CLI-Anything/pull/85
* compiles valuable GUI trajectories into parameterized, self-verifying CLI macros for agents by @haorui-harry in https://github.com/HKUDS/CLI-Anything/pull/226
* feat(shotcut): adopt two-step import/add model, remove auto-save by @abcfy2 in https://github.com/HKUDS/CLI-Anything/pull/230
* feat: add Unreal Insights CLI harness by @AiMiDi in https://github.com/HKUDS/CLI-Anything/pull/229
* feat: add LLDB CLI harness by @AiMiDi in https://github.com/HKUDS/CLI-Anything/pull/227
* feat: add Nsight Graphics CLI harness by @AiMiDi in https://github.com/HKUDS/CLI-Anything/pull/228
* Feat/preview protocol clean by @yuh-yang in https://github.com/HKUDS/CLI-Anything/pull/248

## New Contributors
* @Taeyoung96 made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/163
* @ashroth1 made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/160
* @WEIFENG2333 made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/166
* @yuh-yang made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/148
* @fabiomantel made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/170
* @tgonzalezc5 made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/172
* @ndpvt-web made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/183
* @ruttybob made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/178
* @octo-patch made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/193
* @Akabane71 made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/191
* @t4tarzan made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/129
* @rsasaki0109 made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/181
* @hiSandog made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/200
* @webcomunicasolutions made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/188
* @dorukozgen made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/211
* @chimera-defi made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/195
* @PiaoyangGuohai1 made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/201
* @abcfy2 made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/216
* @achiya-automation made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/212
* @545487677 made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/219
* @scially made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/207
* @yanmingyu92 made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/225
* @haorui-harry made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/226
* @AiMiDi made their first contribution in https://github.com/HKUDS/CLI-Anything/pull/229

**Full Changelog**: https://github.com/HKUDS/CLI-Anything/compare/v0.2.0...v0.3.0