Installable, offline-tolerant, rate-limited and continuously deployed
A PWA that installs, a service worker that survives a bad connection, a real security baseline, and a pipeline that refuses to deploy broken code.
5 capabilities · 4 on by default
What it is
The part that does not appear in a demo and decides whether the demo still works in six months. Agents install to a home screen, keep working through a dropped connection, and sit behind rate limits and access rules rather than hope.
How it works
- 1
Installs like an app
Add to home screen on mobile and desktop, with the service worker caching what it needs to open instantly.
- 2
Defends itself
Database rules, per-route rate limits, a content security policy and security headers — enforced server-side.
- 3
Ships continuously
Lint, type-check, test, build, deploy. A failure at any stage stops the release rather than reaching you.
Everything in this module
Each one is a switch on your agent. Nothing here is an upsell.
PWA install
Add to home screen.
Push notificationsoff by default
Web push.
Offline / service worker
Caching & resilience.
Security baseline
Rules, rate limits, CSP, headers.
CI/CD → Cloud Run
Lint→type→test→build→deploy.
Before it runs: Web push ships off. Everything else in this module is on by default.
Who this is for
Anyone putting an agent in front of customers rather than in a slide.
Where it shows up in your dashboard
Questions
What is included in the platform & infrastructure module?
5 capabilities, 4 of them on by default: pwa install, push notifications, offline / service worker, security baseline, ci/cd → cloud run.
Do I have to pay extra for this module?
No. Every agent is built on the whole platform — modules are not sold separately. What varies by plan is volume: how many agents and how many conversations, not which capabilities you are allowed.
Can I turn parts of it off?
Yes. Each capability is a switch on the agent, and switching one off removes it from the agent’s behaviour as well as from its interface — the agent stops offering what it cannot do.
Which parts are not on out of the box?
Push notifications. Web push ships off. Everything else in this module is on by default.
The other modules
AI chat & assistant
Streaming replies, long-term memory, fourteen languages, images and structured output — one brain, shared by every surface.
Workspace & dashboard
Contacts, pipeline, timeline, tasks, files and exports — built from the conversation, not from an import job.
Channels & integrations
A website widget, a hosted page, WhatsApp, YouTube, voice and an API — thin adapters over the same brain.
Accounts & onboarding
Google and SMS sign-in, an anonymous trial, fourteen languages, and GDPR export and erasure that actually run.
Every agent gets this module
Describe what you do in one sentence. The agent is built on the whole platform — then you switch off whatever you do not want.
Build your agent free