Skip to main content
Stay in the loop! Subscribe to the demo RSS feed to be notified when we post new demos.Demos highlight what we are working on or experimenting with, but are not a guarantee of release. Let us know your thoughts at support@omni.co.

AI Summaries on Apps

Mariel Freyre · AI Apps Demo of AI summaries on multi-query apps. New behavior: when a filter applies across all queries, each query gets an updated AI summary. Also shows combined cross-query insights in a single summary block.

Scenario Planner App

Kimberly DelSignore · Apps AI Demo of an Anaplan-style scenario planning app built in Omni using Blobby. Shows a segment builder with live data, growth assumption toggles, headcount inputs, and a decision matrix that updates when you run a recommendation.

Live Spreadsheet Export from Scenario Builder

Kimberly DelSignore · Apps AI Export Demo of exporting the scenario planner model to a live Google Sheet via Apps Script — not just hard-coded values but actual spreadsheet formulas derived from the Omni model, so finance users can continue working in their preferred tool.

Skills Discoverability UI

James Bueche · AI Skills Demo of a new in-app Skills management UI (building on Routines patterns). Shows adding a skill, uploading a skill file to auto-populate fields, viewing skill details, editing, and running a skill directly into Blobby chat. Includes discussion of future invocation via Blobby, slash commands, API, and MCP.

Family Tree App

JD Costantini · AI Apps Demo of a family tree app built in Omni by uploading a 1968 family reunion sheet to Blobby. Shows interactive tree navigation, expand-all, clicking into individuals, and a write-back UI for adding new members with photos and bios.

My Documents Sort Order Memory

Luke Bowerman · Content Management My Documents now remembers your last-used sort order (e.g. newest) across sessions. Page size preference is also persisted. Setting will be extended to other content system views.

Opt-Out Product Announcements

Luke Bowerman · Administration Admins can now opt out of in-app product announcements — useful for custom embed customers who want to control messaging. Admin-only alerts (e.g. Slack agent notices) are unaffected. Paired with an existing opt-out for Easter eggs.

Delivery Personalization Never-Option

Luke Bowerman · Administration Export New “never personalize” toggle for deliveries, which hides the personalization option system-wide across all scheduled sends. Gated with a confirmation warning showing what will change before committing.
Luke Bowerman · Administration User attribute filters now support “contains” matching on attribute values (previously only empty/not-empty). Admins can now search for users whose attribute exactly or partially matches a given string.

Dashboard Race Condition Fix Popup

Luke Bowerman · Performance Dashboards A rare but recurring race condition that breaks dashboards now surfaces a self-serve “click to fix” button for editors. Non-editors see a permissions-aware message. A separate “cannot be repaired” path routes users to support.

Bulk Feature Flag Management

Luke Bowerman · Internal New internal admin UI for bulk-adding or bulk-removing feature flags across users. Supports typed input of multiple flags, warns before applying, and has a best-effort mode for flags that don’t exist. Not yet shipped publicly.

Trash Visibility Window

Luke Bowerman · Content Management New admin setting to limit how many items appear in the trash by recency. Defaults to 180 days, configurable up to 10 years. Prevents trash views from loading thousands of items. A warning badge shows when older items are hidden.

App Full-Screen Mode

Luke Bowerman · Apps UX Apps and dashboards now support true OS-level full screen (like Google Slides present mode), taking over the entire display. Works for dashboards, workbooks, and apps. Chrome does it silently; Safari requests permission. Shipping in 1–2 days.

Filter Data Panel Cross-Mapping

Luke Bowerman · Apps Filters New data panel block (built by Alyssa) that shows filter mapping details: which queries a filter points to, whether mapped values are valid, and an error tooltip when a filter produces an unmappable value. Helps users debug cross-query filter issues.

Internal Triage App

Luke Bowerman · Internal Internal tool that surfaces recent bug submissions and uses historical triage data to recommend a priority level (P1–P4). Includes templated comment shortcuts for requesting clarification. Built on the existing PR flow tooling.

MCP Search Existing Queries

Gustav Staprans · AI MCP Demo of new MCP tools (side project) that let AI clients search the Omni content index, list queries on existing documents, and run them — without generating new queries. Enables referencing trusted, pre-built content from any MCP surface. Includes discussion of token usage, search ranking, and metadata best practices.

Spider-Man Tracker App

Austin Aranda · AI Apps Fun Demo of a Spider-Man incident tracker app built in two prompts with Blobby. Shows a map with animated route replay, sighting/incident/villain filters, damage reports per villain (e.g. Green Goblin: $9.1M, 47 injured), and anomaly-based location prediction.

Omni LMS App

Austin Aranda · AI Apps Fun Demo of a learning management system built in Omni from the PS developer 101 deck. Includes structured lessons (what is Omni, semantic layer, etc.), click-through module navigation, a knowledge-check quiz with scoring, and gamified rewards (Blobby stickers). Designed for customer onboarding and adoption.

Internal Feature Flags App

Erin Cochran · Docs Internal App that pulls live feature flag status directly from the codebase (updated on every code change). Shows flags filtered by beta/dev/prod-enabled status, flag details (who can enable, docs links, removal status), and metadata freshness (last updated in code vs. last metadata update).

Doc Search SEO Diagnostic Skills

Erin Cochran · Docs Internal Two Claude skills that audit Omni’s help doc search rankings: the first runs a report diagnosing why terms rank poorly (buried content, missing headings, vocabulary mismatch) using Mintlify’s MCP; the second applies fixes and opens a pull request. An Omni app tracks findings, interventions, and score trends over time.

Agentic Summary Tiles

James Davidson · AI Dashboards Demo of a new agentic (non-deterministic) summary tile type for dashboards. Unlike existing summary tiles tied to a single query, this tile runs like a Blobby chat session — determining its own queries, running multiple, and synthesizing results. Includes discussion of tool restrictions, one-shot display context, filter integration challenges, and planned SDK exposure for apps.