Skip to content

Add AIO#1207

Open
engn33r wants to merge 3 commits intoyearn:mainfrom
engn33r:add-aio
Open

Add AIO#1207
engn33r wants to merge 3 commits intoyearn:mainfrom
engn33r:add-aio

Conversation

@engn33r
Copy link
Copy Markdown
Contributor

@engn33r engn33r commented May 4, 2026

Description

AI Optimization (AIO) improvements

Related Issue

Motivation and Context

Enable the information on the Yearn site to be more visible to AI crawlers

How Has This Been Tested?

It has not been tested

Screenshots (if appropriate):

@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2026

@engn33r is attempting to deploy a commit to the yearn Team on Vercel.

A member of the Team first needs to authorize it.

Comment thread api/lib/aio.ts
// --- Formatters ---

function escapeMdPipe(str: string): string {
return str.replace(/\|/g, '\\|')
Comment thread api/lib/aio.ts
allStrategies.length > 0
? allStrategies
.map((s) => {
const name = sanitizeStrategyText(s.name ?? 'Unnamed').replace(/\*/g, '\\*')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants