From 02b9b7e484acf2c2b943690fff6b963edd25866f Mon Sep 17 00:00:00 2001 From: Ajax Davis Date: Fri, 12 Dec 2025 08:15:38 +1000 Subject: [PATCH] fix(sdk): move package links to hero, separate install commands --- apps/web/src/app/sdk/page.tsx | 53 ++++++++++++++++++++++++++++++----- 1 file changed, 46 insertions(+), 7 deletions(-) diff --git a/apps/web/src/app/sdk/page.tsx b/apps/web/src/app/sdk/page.tsx index 116dde1..54dbbf4 100644 --- a/apps/web/src/app/sdk/page.tsx +++ b/apps/web/src/app/sdk/page.tsx @@ -27,11 +27,46 @@ export default function SDKPage(): React.ReactElement {

Give Your Agent Access to Every Tool

-

+

Add two tools to your AI SDK agent and instantly access thousands of tools from the TPMJS registry. No configuration, no manual imports—just dynamic tool discovery and execution.

+
+ + + @tpmjs/registrySearch + + + + @tpmjs/registryExecute + + + + GitHub + +
{/* Quick Start */} @@ -46,12 +81,16 @@ export default function SDKPage(): React.ReactElement {

Install the packages

- +
+ + +
{/* Add to agent */}