Home & life · Store package · v1.0.0
AI travel concierge (ADR-059) - search real flights (Duffel), see an honest price read from the swarm's shared price history, watch routes for a fare drop, and book via a deep-link handoff; hotels and cars are deep-link handoffs today.
Opens ?app=travel on the demo deployment. On your own box it is the same URL.
1 screen in the ribbon · opens on travel-concierge
What it does
The swarm-shared price engine + fare-watch cron, the Duffel CLI + connector, the travel migrations, and the travel-concierge node stay framework-resident; this package is the surface + tools over them.
What you can ask it
Registered server-side, scoped to the signed-in user. The bot calls the tool — it never shells out, and it never handles the credential behind it.
Accountability
Every capability is declared in the app's manifest and attached to a named bot identity, so the work has an owner and its cost has a line item.
What it needs
duffel. Your token is encrypted per user and consumed by a fixed server operation — the model never sees it.Also on the home & life shelf
Drone fleet automation control - arm, take off, fly waypoint missions, and coordinate multi-drone fleet plans inside a hard geofence with…
Learn more → Home & lifeStoreAI Uber Eats concierge — search restaurants, browse menus, build an order, and hand off a ready Uber Eats checkout you confirm and pay in your own…
Learn more → Home & lifeStoreAI Uber Rides concierge on a real map — set pickup and destination by pin or address, see the measured distance, compare ride types with labelled…
Learn more → Home & lifeStoreUpload your YouTube Takeout watch history and get a parent-friendly brief on what your kid is into — top interests, decoded channels, gift ideas…
Learn more →Underneath
This app does not ship its own queue, its own credential store or its own cockpit. It declares what it needs and the platform provides it.