Mobile app
AI Copilot on mobile
The mobile AI tab is the phone version of Pulse Copilot. Same engine, phone-shaped chat surface.
What you can ask it
Anything you'd ask on desktop:
- "Show me Marina's reservations this week"
- "Generate the city-tax invoice for Castle&River for May"
- "Did Filipe get his check-in PIN?"
The AI uses the same toolset — execute_trpc for queries, task creation, message-template generation, the agents editor (see AI Cockpit).
Differences vs desktop Pulse Copilot
- Chat layout — full-screen chat, no side rails. The composer sits at the bottom.
- Markdown tables — render properly (gh#378 fix is shared across desktop + mobile).
- Window — full-screen, no resize handle (desktop has a resizable window).
- Tool debug — collapsed by default (operator-pinned via gh#350 + gh#409 — desktop also hides tool-debug chips now).
Variants
The mobile AI Copilot ships in one of seven candidate variants chosen during the build (gh#109). The current variant is documented in the CHANGELOG; the variant ID controls the chat density, the composer height, and the suggested-prompt chips.
If you need to switch variant, that's a build-time change — file a request in the Bug Report flow (see Bug Report).
Implements: gh#109 (Mobile AI Copilot — pick from 7 candidate variants).
Source: the FlatsBratislava operator manual.