v0.3.0

achtungsoftware/alarikv0.3.0Apr 24, 2026by yuh-yang

AI Summary

This release introduces a massive number of new CLI harnesses for various tools and AI services, launches a new package manager, and includes significant bug fixes for existing tools like Shotcut and Kdenlive.

Key Highlights

  • Launch of cli-anything-hub package manager.
  • Adds 20+ new CLI harnesses including CloudCompare, Godot Engine, Exa, Unreal Insights, and LLDB.
  • Refactors setup.py for better package configuration.
  • Updates existing tools (Zotero, Shotcut, Kdenlive) with bug fixes and format improvements.

New Features

  • CloudCompare CLI harness for 3D point cloud processing.
  • IntelWatch harness.
  • VideoCaptioner CLI for AI video captioning.
  • Slay the Spire II CLI harness.
  • WireMock HTTP mock server CLI harness.
  • Godot Engine CLI harness.
  • Exa CLI harness for AI-powered web search.
  • Openscreen screen recording editor CLI harness.
  • Pi Coding Agent extension.
  • SeaClip, PM2, and ChromaDB CLI harnesses.
  • Dify workflow integration.
  • n8n workflow automation harness.
  • Obsidian CLI harness.
  • eth2-quickstart CLI harness.
  • Safari browser automation harness.
  • Uni-Mol Tools agent harness.
  • QGIS agent harness.
  • py4csr CLI to public registry.
  • Unreal Insights CLI harness.
  • LLDB CLI harness.
  • Nsight Graphics CLI harness.

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