1
0 Comments

Added background continuation to my AI tool so tasks don't die when you close the tab

Hey IH,

Working on YeeroAI (an AI collaboration tool) and shipped two features this week that I'm happy with:

**Global search quick actions** — The search box (⌘K) used to only search history. Now it also shows shortcuts for common tasks: new chat, upload file, switch theme, jump to settings. It tracks what you use locally and puts frequent items first.

**App background generation** — If you close the page while an app is generating, it keeps running in the backend. Reopen and it catches up automatically. There's a "background streaming" toggle in settings. The apps list shows a badge on cards that are still running.

Both are small quality-of-life things, but they've saved me from losing work and clicking through menus.

---

Other stuff I've built:

- 300+ models answer side by side
- Git-style conversation branching
- Branch tree visualization panel
- Message outline navigation
- Knowledge base + memory injection
- AI generates web apps through conversation

yeero.ai — feel free to try it. Happy to answer questions or hear feedback.

posted toAvatar for product YeeroAI
YeeroAI