Skip to content

Agent

A tool-calling assistant inside the app that can operate the entire WebToApp surface. Open it from ⋮ → Agent.

What it can do

Beyond generating web apps, extension modules, userscripts, MV3 Chrome extensions, and local runtime projects, the Agent can directly perform actions across the app:

  • App lifecycle — create, edit, duplicate, delete, build APK/AAB, export, share, create shortcuts, move to categories.
  • Ports & engines — scan/kill ports, check/select/delete browser engines (WebView, GeckoView).
  • Runtimes — check status, install, and clear caches for Node.js, PHP, Python, Go, WordPress, and the Linux environment.
  • Ad-block — view rule counts and sources, import/remove/enable/disable hosts subscriptions.
  • Stats & health — usage statistics, URL health checks.
  • App modifier — list installed apps, clone/rebrand apps, batch import from text, export templates.
  • Build environment & compliance — initialize the Linux build environment, install components, run Google Play policy checks.
  • Modules — list, create, and update extension modules.
  • Files — read, write, edit, delete, list, glob, and grep project files.

Features

  • Sessions — each conversation has its own title and history.
  • 57 built-in tools — grouped by domain (files, apps, lifecycle, ports/engine, hosts/runtime, stats/modifier/import, build env/Play, modules, imagery, plan mode). Read-only tools run without confirmation; write tools ask for permission first.
  • Plan mode — proposes a plan and waits for your approval before applying changes (shown with a plan-mode badge).
  • Resilience — automatic retry with backoff on 429/5xx responses.

Configuration

Agent uses the model and keys configured in AI Settings.

Notes

Agent produces source and performs actions. To install a generated extension, save it through the Extension Modules flow.

Released under the Unlicense.