When HarmonyOS 7 debuted at HDC 2026, most headlines focused on speed boosts and new features. But for developer Liu Guangzhi, the real story is simpler and bigger: the entire operating system is now built around AI agents. Instead of just installing and launching apps, the system understands what you want and coordinates the right tools to get it done.
That shift from app-centric to intent-centric might sound like a tech niche. But it carries a deeper lesson for any field that relies on complex, multi-step workflows—including environmental policy. If an OS can break down “help me register for a marathon” into sub-tasks and dispatch them to different agents, what could it do for something like “assess the carbon impact of a new regulation”?
The Agent Stack: A New Way to Organize Systems
HarmonyOS 7 introduces the HarmonyOS Multi-Agent Framework 2.0 (HMAF 2.0), a six-layer architecture. At the top sits Xiaoyi, the system-level assistant that takes your request. Below it, HMAF 2.0 splits that request into steps and manages communication between agents. The foundation includes openPangu 2.0, a 505-billion-parameter model, plus on-device models. System-level guarantees come from the Ark engine, StarShield security, and a cross-device bus. For developers, there are tools like DevEco Code and DevEco CLI. And at the bottom, specific scenarios like spatial computing.
In practice, this means an app can register itself as a “skill” that the system can call. A developer might expose a capability like “register for a marathon” with a clear input schema—race name, date, location. When a user asks Xiaoyi to sign up for a race, the system matches that intent, breaks it into tasks, and hands structured data to the app’s agent. No more app-hopping. Just say what you need.
What This Means for Environmental Policy Tools
Environmental policy work is messy. It involves data from satellites, air-quality monitors, energy grids, and local ordinances. Analysts often juggle half a dozen tools to model scenarios, check compliance, and draft recommendations. An agent-based OS could stitch those steps together.
Imagine a policy analyst saying, “Model the air-quality impact of the new vehicle emission standards for the metro area.” The system could pull traffic data, run dispersion models, compare against regulatory thresholds, and generate a summary—all without the analyst opening a single app. That’s not science fiction. It’s the same pattern HarmonyOS uses for marathon registration, just applied to a different domain.
DevEco Code and DevEco CLI: A Two-Track Approach
To make this work, Huawei offers two developer tools. DevEco Code is an AI-powered IDE that plans, writes, and debugs code on its own. It’s like a co-pilot that handles the whole journey. DevEco CLI, on the other hand, exposes underlying capabilities as commands, so teams can plug HarmonyOS into their existing AI pipelines—whether they use Claude, Cursor, or a custom agent.
This two-track approach has a lesson for environmental policy tech. You can build a full, guided solution for newcomers (like DevEco Code) while also offering modular, open tools for those who already have a workflow (like DevEco CLI). The same logic applies to policy dashboards or compliance platforms: give users a simple, AI-driven interface, but also expose APIs and command-line hooks for advanced analysts.
Real-World Impact: Faster, Smarter, More Efficient
Huawei cites Kuaishou as a case study. Using their AI tools, Kuaishou’s code generation hit 80%, and 84% of AI-suggested test cases were accepted. More importantly, two engineers could now deliver apps for phone, tablet, and car—previously, one engineer handled a single device. The team’s efficiency rose 1.7 times.
For environmental policy, similar gains are possible. Automated tools could help analysts generate reports, check data consistency, or adapt models to new regulations. The key is not just writing code faster, but closing the entire loop—from analysis to implementation to verification.
Challenges Remain
HarmonyOS 7 isn’t perfect. DevEco Code doesn’t run on Linux, which limits server-side development. ArkTS, the language for HarmonyOS apps, has less training data than Swift or Kotlin, so AI-generated code needs 15-20% manual fixes. The ecosystem is young—only 23,000 of 400,000 apps have been natively adapted.
These challenges mirror those in environmental policy tech. Data standards are fragmented, tools are often siloed, and AI models lack domain-specific training. But just as Huawei is building skills to address concurrency issues, policy tech can create specialized AI modules for data harmonization, scenario modeling, or regulatory compliance.
The Bigger Picture: Agent-Driven Systems for Policy
The real takeaway from HarmonyOS 7 isn’t about phones. It’s about how we design systems—operating systems, software platforms, or policy frameworks—to be more responsive to human intent. By making agents a first-class citizen, HarmonyOS shows that complex tasks can be automated and coordinated at scale.
For environmental policy, that means moving from static tools to dynamic, agent-based platforms. Instead of manually compiling data and running models, policy teams could rely on AI to handle routine steps, freeing humans to focus on judgment and strategy. The marathon example is trivial, but the principle is powerful.
As Liu Guangzhi notes, the next competitive edge won’t be just about model size. It’ll be about how well development agents and runtime agents work together. For environmental policy, the same holds: the value lies not in a single AI model, but in how well AI can integrate with existing workflows, data sources, and decision processes.
HarmonyOS 7 is still evolving. But its agent-first architecture offers a glimpse of what’s possible when we design systems around intent. For anyone building tools to tackle climate change or clean air, that’s a blueprint worth studying.
Comments (0)
Please sign in to post a comment.
Don't have an account? Create one
No comments yet. Be the first to comment!