AI agents shouldn't control your apps; they should be the app
agents open-source
| Source: Dev.to | Original article
Kitmul, the open‑source project that began as a modest toolkit for tinkering with conversational bots, announced this week that it has evolved into a full‑stack platform that lets developers turn AI agents into self‑contained “apps‑as‑agents.” The new release bundles a lightweight runtime, a cross‑platform SDK and a marketplace where agents can be discovered, installed and updated without ever launching a traditional UI. Kitmul’s founder, who maintains two parallel open‑source repos, says the goal is to let the agent do the heavy lifting—handling tasks, fetching data and orchestrating services—while the operating system presents the result directly to the user.
The shift matters because it challenges the long‑standing app‑centric model that dominates mobile ecosystems. Android’s Intelligent OS blog, published in February, already hinted at a future where success is measured by task completion rather than app opens. By providing an open alternative to Google’s internal agent framework, Kitmul gives smaller developers a path to compete on the same conversational layer that giants like Google and Apple are building. Users stand to gain faster, context‑aware interactions without the friction of navigating multiple screens, while privacy‑focused developers can leverage Kitmul’s data‑light telemetry that aligns with responsible‑AI guidelines.
What to watch next is how quickly the Android developer community adopts the SDK and whether the upcoming Android 15 release will embed Kitmul‑compatible hooks at the OS level. Analysts will also be tracking hardware trends: the rollout of NPUs in mid‑range phones could accelerate the “agent‑first” transition that CNET warned about last year. Finally, regulatory eyes may turn to the marketplace model, probing how agent‑driven commerce and data handling comply with emerging AI governance rules across Europe and the Nordics.
Sources
Back to AIPULSEN