feat: add memory settings page

This commit is contained in:
Henry Li
2026-02-03 18:18:56 +08:00
parent 4d650f35f8
commit 6b53456b39
13 changed files with 411 additions and 17 deletions

View File

@@ -11,12 +11,7 @@ const features: BentoCardProps[] = [
color: COLOR,
label: "Context Engineering",
title: "Long/Short-term Memory",
description: (
<div>
<div>Now the agent can better understand you</div>
<div className="text-muted-foreground">Coming soon</div>
</div>
),
description: "Now the agent can better understand you",
},
{
color: COLOR,