@axichuhai: The University of Hong Kong just open-sourced a treasure project – CLI-Anything, stars skyrocketed to 3 w. It can scan the source code of any software and automatically generate a CLI interface that AI agents can directly call. For desktop software like GIMP, Blender, Audacity without AP…
Summary
The University of Hong Kong open-sourced CLI-Anything, which can scan source code of any software and automatically generate CLI interfaces callable by AI agents, enabling desktop software without APIs (e.g., GIMP, Blender) to be controlled by agents.
View Cached Full Text
Cached at: 05/15/26, 04:56 AM
🚀 The University of Hong Kong just open-sourced a gem — CLI-Anything, and its star count has skyrocketed to 30k.
It can scan the source code of any software and automatically generate a CLI interface that AI agents can directly invoke.
For desktop software like GIMP, Blender, Audacity that have no API, agents can now control them directly.
Software used to be for humans; now it’s for agents. https://t.co/jkXMYo2Wex
Similar Articles
@daweifs: The Essential Tool for AI Agents: CLI-Anything Hub. In a nutshell: Turn any GUI/SaaS/desktop software into an AI-native CLI with one click! Agents no longer need to 'click buttons'; just one command gets it done! Key highlights: • 76+ ready-made CLI covering...
CLI-Anything Hub is an open-source tool that can convert any GUI or SaaS software into an AI-native CLI with one click, allowing AI agents to operate directly via command line without manual clicks. It currently offers 76+ ready-made CLIs covering 31 categories of software, and is compatible with mainstream Agent frameworks such as Claude Code and Cursor.
@WWTLitee: CLI-Anything is awesome, my lazy DNA is triggered again. It's building CLI-Hub while converting various software into installable, callable, and loopable CLI harnesses. If successful, many software programs that were previously far from agents will be brought back into the workflow. The repo now has...
CLI-Anything is an open-source project that aims to generate CLI interfaces for various software, allowing AI agents to directly invoke and operate them. The project includes CLI-Hub for browsing and installing community-built CLIs, and has already received 39k GitHub stars.
@CycleDecoded: This wave literally shattered the barrier to entry for AI Agents. HKU has released another amazing project — without writing a single line of code, you can use natural language to automatically assemble and evolve an entire AI workflow. Project introduction: The University of Hong Kong (HKUDS) open-sourced AutoAgent, which has already gained... on GitHub
The University of Hong Kong open-sourced the AutoAgent framework, which automatically builds and evolves multi-agent workflows via natural language with no code required, and includes a built-in deep research mode supporting multiple mainstream large models.
@Ryrenz: HKU lab open-sourced an agent skeleton, with a built-in agent called Ohmo that can work directly. GitHub already 14.3k stars, from the University of Hong Kong Data Intelligence Lab (HKUDS), the team behind LightRAG — strong endorsement. Building a usable agent from scratch...
The University of Hong Kong Data Intelligence Lab has open-sourced the lightweight agent framework OpenHarness and its built-in agent Ohmo, providing core features like tool calling, memory, multi-agent coordination, and support for platforms like Feishu and Slack.
@VincentLogic: Drop a screenshot in, AI directly outputs HTML code. Hand-drawn sketches are also recognized. ScreenCoder open-sourced by Chinese University of Hong Kong, 2.7k Stars on GitHub. The video shows three examples: - YouTube homepage screenshot → reproduces full webpage layout - Google search page…
Chinese University of Hong Kong open-sourced ScreenCoder, an AI tool that can directly convert screenshots or hand-drawn sketches into editable HTML code, which has garnered 2.7k Stars on GitHub.