From b1964e478e1c4aed61523d1db0fa996b811f24c0 Mon Sep 17 00:00:00 2001 From: kacper Date: Mon, 13 Apr 2026 19:36:57 -0400 Subject: [PATCH] Update Life OS blog metadata --- blogs/what_is_life_os/index.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/blogs/what_is_life_os/index.md b/blogs/what_is_life_os/index.md index 9207d35..62c5519 100644 --- a/blogs/what_is_life_os/index.md +++ b/blogs/what_is_life_os/index.md @@ -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? 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 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. @@ -59,9 +64,9 @@ The most interesting part is the workbench concept. Temporary visual artifacts c ## 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.