⌘K fuzzy finder
Employees, commesse, documents, settings — sub-50ms search over your whole tenant.
Keyboard-first
⌘K opens fuzzy search across every resource. ⌘J opens a command bar — type what you want in plain language and a local intent parser turns it into a runnable action. No LLM round-trip, no cross-tenant training, works fully offline as part of the PWA.
Employees, commesse, documents, settings — sub-50ms search over your whole tenant.
Deterministic intent parser with confidence scoring. 6 intent kinds today, growing.
Native Web Speech API. ⌘⇧. starts dictation in any input or in the command bar.
No LLM is involved — the code lives at apps/app/src/lib/nlp.ts
and you can read it. Below are real parsed intents, with the confidence
score the parser produces.
You type
Parser output
| ⌘K | Open fuzzy search | Jump to any employee, project, document or setting. |
| ⌘J | Open command bar | Type a natural-language action; local parser runs it. |
| ⌘⇧. | Start voice | Dictate into any input via Web Speech API. |
| G P | Go to People | Navigate to /people without a mouse. |
| G T | Go to Time | Navigate to /time. |
| N | New (context-aware) | In /people: new employee. In /time: new entry. Etc. |
| ? | Show all shortcuts | Cheat-sheet overlay, always up to date. |
Pulse installs as a PWA on macOS, Windows, iOS and Android. Recent views, timesheets and kudos drafts keep working offline and sync as soon as you're back. The command bar runs locally, so even your "log 4h on NOV-07" typing still parses in a basement meeting room. Destructive actions (offer sends, exports) require a live connection and queue if offline.
Back to the overviewSelf-host the open source on your own infra in 90 seconds, or pay us to run it. No demo gate. No enterprise tier with extra features. Export everything in a click — always.
We use Google Analytics, with your consent, to understand how the site is used. See the privacy policy for details.