Update Life OS blog metadata
Some checks failed
CI / Backend Checks (push) Failing after 38s
CI / Frontend Checks (push) Failing after 32s

This commit is contained in:
kacper 2026-04-13 19:36:57 -04:00
parent 21b6f0e616
commit b1964e478e

View file

@ -1,3 +1,8 @@
---
title: "What Is Life OS?"
summary: "A high-level look at Life OS, a Nanobot-backed personal interface that turns tasks, context, conversations, and dynamic cards into a prioritized attention feed."
---
# What Is Life OS? # What Is Life OS?
Most productivity software asks you to manage the system: create the task, categorize it, set the reminder, pick the project, maintain the board, check the calendar, and remember what mattered. Life OS is an experiment in flipping that relationship around. Most productivity software asks you to manage the system: create the task, categorize it, set the reminder, pick the project, maintain the board, check the calendar, and remember what mattered. Life OS is an experiment in flipping that relationship around.
@ -31,7 +36,7 @@ The first is the card feed. Cards represent the current state of your life: task
The second is the agent conversation. The chat interface is the main way to ask Nanobot to reason, create, edit, or operate on your context. Text interactions use a faster HTTP/SSE path, while voice mode can still use the richer real-time interface when needed. The second is the agent conversation. The chat interface is the main way to ask Nanobot to reason, create, edit, or operate on your context. Text interactions use a faster HTTP/SSE path, while voice mode can still use the richer real-time interface when needed.
The third is the inbox. This is where unprocessed thoughts land. A quick add button lets you capture something without deciding what it is yet. The same flow is designed to support future always-listening capture: listen, transcribe, summarize, distill, and forward important items into the inbox. The third is the inbox. This is where unprocessed thoughts land. A quick add button lets you capture something without deciding what it is yet.
The fourth is dynamic cards. If the agent sees a task like "watch this video," it should be able to create a watch card. If it sees "email someone," it can create a draft card. If it sees "go somewhere," it can create a map or travel card. The user should not need to request the card explicitly every time. The agent should recognize when a visual or interactive artifact would help. The fourth is dynamic cards. If the agent sees a task like "watch this video," it should be able to create a watch card. If it sees "email someone," it can create a draft card. If it sees "go somewhere," it can create a map or travel card. The user should not need to request the card explicitly every time. The agent should recognize when a visual or interactive artifact would help.
@ -59,9 +64,9 @@ The most interesting part is the workbench concept. Temporary visual artifacts c
## Where It Is Going ## Where It Is Going
The long-term direction is an ambient personal assistant that can capture, distill, and act. The long-term direction is a personal assistant that can organize context, distill intent, and act.
Imagine saying something in passing, having the system recognize it as a possible task, putting it into the inbox, grooming it into a concrete action, attaching the right helper card, and surfacing it at the right time. Imagine your calendar, weather, location, tasks, and recent conversations all influencing what rises to the top without you manually organizing the system. Imagine dropping a rough thought into the system, having it groomed into a concrete action, attaching the right helper card, and surfacing it at the right time. Imagine your calendar, weather, location, tasks, and recent conversations all influencing what rises to the top without you manually organizing the system.
That is the promise of Life OS: not a smarter todo list, but a living interface for attention, context, and action. That is the promise of Life OS: not a smarter todo list, but a living interface for attention, context, and action.