mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-15 09:01:17 +00:00
chore(site): update Universal Schema description
This commit is contained in:
parent
a1c046fc58
commit
50c4d22e95
1 changed files with 1 additions and 2 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue