Skip to content

Commit 29467e0

Browse files
fix: Change 'agent composition' to 'dynamic agent creation' in Footer
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 0baed66 commit 29467e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/components/Footer.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export default function Footer() {
1919
SmartAI Memory
2020
</Link>
2121
<p className="mt-4 text-sm text-[var(--text-secondary)]">
22-
Power tools for Claude Code. Workflows, wizards, and agent composition.
22+
Power tools for Claude Code. Workflows, wizards, and dynamic agent creation.
2323
</p>
2424
<div className="flex gap-4 mt-4">
2525
<a

0 commit comments

Comments
 (0)