You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/src/app/page.tsx
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -155,7 +155,10 @@ export default function HomePage() {
155
155
</div>
156
156
<divclassName="hp-install-step">
157
157
<divclassName="hp-install-step-num">2</div>
158
-
<divclassName="hp-install-step-text">Tell your agent: <spanstyle={{color: 'var(--hp-text)'}}>"Run npx @tanstack/intent install, then run the agentcrumbs/init skill"</span></div>
0 commit comments