chore(site): update Universal Schema description

This commit is contained in:
Nicholas Kissel 2026-01-27 22:26:38 -08:00 committed by Nathan Flurry
parent a1c046fc58
commit 50c4d22e95

View file

@ -248,8 +248,7 @@ export function FeatureGrid() {
<h4 className="text-sm font-medium uppercase tracking-wider text-white">Universal Schema</h4>
</div>
<p className="text-zinc-400 text-sm leading-relaxed">
Standardized session JSON to store and replay agent actions. Built-in adapters for
Postgres and ClickHouse.
Standardized session schema that covers all features of all agents. Includes tool calls, permission requests, file edits, etc.
</p>
</div>