Agents Playground
Interact with the orchestration engine and experience the difference in personality and structure between our B2C and B2B agents.
Sophie (B2C MyAgent)
Assistant Personnel Chaleureux
Marc (B2B MyBusiness)
Assistant Professionnel Analytique
⚙️ Under the Hood of the Demo
This playground showcases the **Rule 10 (Agent UX Patterns)** of our platform. In production, interactions with the Personal Agent are not just simple text responses; the orchestrator dynamically calls APIs (Google Workspace, Stripe, Vertex AI) and displays interactive widgets.
1. Smart Routing
The Personal Agent uses native Gemini *function-calling* to route work to subscribed sub-agents (`guitar`, `tenders`, `calendar`).
2. Tone Isolation
The agent's personality is dynamically driven by the `AppPlugin.identity` contract resolved when booting the app container.
3. Shared Memory
All learning materials, lessons, or bid digests are persisted in Firestore to maintain history across chat sessions.