The Three Changes That Just Shipped
You've probably noticed something different in AiFiler this month. Three improvements rolled out quietly—no fanfare, just better software. They're the kind of changes that don't announce themselves but make your day smoother once you notice them.
First, document viewing just got a visual upgrade. Second, we collapsed multiple command palettes into one. Third, file parsing is now faster. Let's break down each one.
Document Viewers Now Default to White-Paper Style
When you open a document in view mode, AiFiler now forces a white-paper aesthetic regardless of your theme setting. This matters more than it sounds.
Before this change, if you had AiFiler set to dark mode (which many people do for evening work), your documents would render in dark mode too. That created a problem: PDFs, Word documents, and spreadsheets are designed to look like paper. Dark backgrounds made them harder to read and changed how colors appeared.
Now, when you click into a document to read it—whether it's a contract, a report, or a spreadsheet—you get a clean, white background. Your theme setting still applies everywhere else in the app. Just the document viewer switches to what it should be: a paper-like surface.
How to try it: Open any document in your workspace. Click the document title or the "View" button to open the viewer. Notice the white background, regardless of whether your sidebar is dark or light.
Universal Command: One Palette, 87 Intent Handlers
Before this month, AiFiler had multiple command palettes scattered across different views. The Tables view had one. The Knowledge view had another. The main workspace had its own. This created friction—you'd learn a command in one place and expect it to work everywhere, only to find a different palette.
We collapsed them all into Universal Command (Ctrl+Shift+A on Windows/Linux, Cmd+Shift+A on Mac). Now, no matter where you are in AiFiler, the same command system is available.
Universal Command routes your input through 87 intent handlers. That means it understands context. Type "create matrix" and it creates a new matrix. Type "export as pdf" and it exports the current document. Type "find contracts" and it searches. The system learns what you're trying to do and routes the command to the right handler.
This is built on the intentHeuristics system, which analyzes your input and figures out what action you want. It's not just string matching—it understands synonyms, abbreviations, and context.
How to try it: Press Ctrl+Shift+A (or Cmd+Shift+A). Start typing any action you want: "new doc," "search," "export," "batch move," "tag." You'll see suggestions appear. The palette works the same way everywhere in the app now.
File Parsing Got Faster
When you upload a document to AiFiler, it goes through parseFile, which extracts text, metadata, and structure from DOCX, XLSX, PPTX, PDF, and other formats. This process used to be a bottleneck, especially for large files.
We optimized the parsing pipeline. File ingestion is now faster, which means:
- Uploads complete quicker
- Search indexing starts sooner
- You can start working with documents faster
The improvement is most noticeable with large files (20+ MB) and batch uploads. If you've uploaded 10 documents at once before, you'll see the difference now.
How to try it: Upload a large document (or a batch of documents) to your workspace. Watch the progress indicator. You'll notice the parsing stage completes faster than before.
Why These Changes Matter Together
Individually, each improvement solves a specific problem. Together, they represent a philosophy shift we've been making: reduce friction, consolidate complexity, speed up the core loop.
You spend less time fighting the interface (one command palette instead of three), you get a better reading experience (white-paper documents), and you wait less (faster parsing). None of these are flashy. None of them are features you'll tweet about. But they're the kind of changes that add up to "this tool just feels better."
What's Coming Next
We're focused on three areas for the next quarter:
Smarter search. The search parser is getting better at understanding what you actually mean. We're adding support for more operators and improving how it handles natural language queries.
Offline-first data. AiFiler uses SWR with localStorage prefixing for offline-first data fetching. We're expanding this so more of your workspace works without a connection.
Collaboration improvements. Real-time collaboration is coming. Multiple people will be able to work on the same matrix or knowledge base at the same time, with live updates.
Try It Today
If you haven't updated AiFiler yet, do it now. These changes are live for all users. The white-paper viewer is immediate. Universal Command is ready to use. File parsing is faster.
Open a document. Press Ctrl+Shift+A. Upload something. You'll feel the difference.
Enjoyed this article?
Get more articles like this delivered to your inbox. No spam, unsubscribe anytime.
