v0.3.0
Added 23
- Add CloudCompare CLI harness for 3D point cloud processing
- Add IntelWatch CLI harness
- Add VideoCaptioner CLI for AI video captioning with styled subtitles
- Add Slay the Spire II CLI harness
- Add WireMock HTTP mock server CLI harness
- Add Godot Engine CLI harness
- Add Exa CLI harness for AI-powered web search and answers
- Add Openscreen screen recording editor CLI harness
- Add Pi Coding Agent extension
- Add Dify workflow harness
- Add SeaClip, PM2, and ChromaDB CLI harnesses
- Add CloudAnalyzer agent harness
- Launch cli-anything-hub package manager
- Add n8n workflow automation harness
- Add Obsidian CLI harness
- Add eth2-quickstart CLI harness
- Add Safari browser automation via safari-mcp
- Add Uni-Mol Tools agent harness
- Add QGIS agent harness
- Add py4csr CLI to public registry
- Add Unreal Insights CLI harness
- Add LLDB CLI harness
- Add Nsight Graphics CLI harness
Changed 5
- Refactor setup.py for better package configuration
- Add security hardening for DOMShell MCP automation in browser harness
- Update Zotero registry to v0.4.1 with standalone repo containing 52 MCP tools
- Adopt two-step import/add model in Shotcut and remove auto-save
- Compile valuable GUI trajectories into parameterized, self-verifying CLI macros for agents
Fixed 6
- Add -s/--save flag for auto-save in Inkscape one-shot mode
- Add x-exa-integration header for Exa usage tracking
- Rewrite Kdenlive XML output as Gen 5 format for native kdenlive compatibility
- Fix extract_system_package returning wrong command for apt-get matches
- Handle empty skill_intro in skill_description generation
- Set Shotcut tractor out= before melt render to avoid 4-hour output
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