feat: phrasing at the beginning
This commit is contained in:
@@ -10,7 +10,7 @@ export function Problem() {
|
|||||||
Your agent runs as <em className="italic text-primary">you</em>.
|
Your agent runs as <em className="italic text-primary">you</em>.
|
||||||
</h2>
|
</h2>
|
||||||
<p className="text-muted-foreground font-serif text-sm sm:text-base leading-relaxed max-w-full mt-4 mb-10">
|
<p className="text-muted-foreground font-serif text-sm sm:text-base leading-relaxed max-w-full mt-4 mb-10">
|
||||||
Agents inherit your full permissions and decide what to access at runtime, guided by weights you didn't train.
|
Agents inherit your full permissions and decide what to access at runtime. Here's what that looks like...
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<div className="grid grid-cols-1 lg:grid-cols-2 gap-5">
|
<div className="grid grid-cols-1 lg:grid-cols-2 gap-5">
|
||||||
|
|||||||
Reference in New Issue
Block a user