Feat: Memory-Onboarding via Hermes statt fester Starter-Vorlage
Empty State der Gedaechtnis-Seite fragt nicht mehr nach kanned Facts (war zu sehr auf eine Person zugeschnitten), sondern leitet ein Onboarding-GESPRAECH mit Hermes an: das UI zeigt einen fertigen, generischen Onboarding-Prompt (Hermes interviewt den Nutzer in 5 Schritten). Buttons: "Im Terminal starten" (kopiert Prompt + springt zum Terminal-Tab via mc-navigate-Event) und "Prompt kopieren"; Hinweis auf Telegram + manuelles Anlegen. Das Gespraech fuellt das Gedaechtnis dann ueber den Auto-Lern-Hook. App.tsx: mc-navigate CustomEvent -> setView (Tab-Wechsel aus Views heraus). Live verifiziert (Onboarding-State, Prompt, Terminal-Navigation, kein Fehler). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import{r as K,a as Hv,g as Hr,R as Um,c as q2,j as Ne,l as Z2,S as K2,b as Vx,T as $2}from"./index-D7EBqqTV.js";/**
|
||||
import{r as K,a as Hv,g as Hr,R as Um,c as q2,j as Ne,l as Z2,S as K2,b as Vx,T as $2}from"./index-BVXzL-Al.js";/**
|
||||
* @license
|
||||
* Copyright 2010-2023 Three.js Authors
|
||||
* SPDX-License-Identifier: MIT
|
||||
+126
-115
File diff suppressed because one or more lines are too long
+1
File diff suppressed because one or more lines are too long
-1
File diff suppressed because one or more lines are too long
Vendored
+2
-2
@@ -7,8 +7,8 @@
|
||||
<link rel="manifest" href="/manifest.webmanifest" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<title>Mission Control 2.0</title>
|
||||
<script type="module" crossorigin src="/assets/index-D7EBqqTV.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DNH8F21o.css">
|
||||
<script type="module" crossorigin src="/assets/index-BVXzL-Al.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-DGdkjhdp.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user