Agentic-defi

Autonomous USDC yield optimizer for Ethereum. Monitors Aave v3, Compound v3 & Morpho Blue, ranks pools with risk‑aware heuristics, and emits ERC‑4337 rebalance plans. Natural‑language intents, Circle Agent Stack ready.

17
28
69% credibility
Found May 22, 2026 at 17 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
TypeScript
AI Summary

AutoYield is an autonomous USDC yield optimizer that automatically finds and moves your money to the best lending platforms while keeping risks low. You tell it what you want in plain language, it finds safe opportunities across Aave, Compound, and Morpho Blue, creates a careful rebalance plan (never moving more than 5% at a time), and generates the instructions to execute the transfer. It defaults to safe testing mode so nothing happens until you explicitly approve. All actions are logged for transparency, and it integrates with Circle for secure custody.

How It Works

1
💰 You want your USDC to earn more

You're holding USDC and want it to automatically find the best yield opportunities across lending platforms.

2
⚙️ You tell AutoYield what you want

You describe your goal in plain English, like 'Maximize my yield with low risk' or just let it use balanced settings by default.

3
🔍 AutoYield finds safe opportunities

The system scans live yield data from trusted lending platforms, filtering out pools that are too small, have unrealistic returns, or are flagged as risky.

4
📊 You see ranked recommendations

The system shows you the best places to put your money, ranked by a score that balances return against risk. You can see why each option was chosen.

5
📋 AutoYield creates your move plan

It calculates exactly how much to move (never more than 5% at a time for safety) and generates the instructions needed to execute the transfer.

6
How do you want to proceed?
🧪
Test first (dry-run)

Run a simulation to verify the plan works before any real money moves.

🚀
Execute for real

Submit the plan to actually move your USDC between lending platforms.

7
📝 Everything is recorded and transparent

All decisions, moves, and outcomes are logged so you and anyone else can verify what happened and when.

Your money is working harder

Your USDC is now earning better yield, and AutoYield keeps monitoring so it can suggest improvements later.

Sign up to see the full architecture

6 more

Sign Up Free

Star Growth

See how this repo grew from 17 to 17 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is autoyield-agentic-defi?

This is a TypeScript-based autonomous agent that hunts for the best USDC yield on Ethereum. It pulls live APY data from DeFi Llama, filters pools across Aave v3, Compound v3, and Morpho Blue using risk-aware heuristics, and spits out ERC-4337 rebalance plans. You can hit a REST API with natural language prompts like "maximize my USDC yield with <2% IL risk" or use a one-shot CLI command. The agent enforces policy rails (max 5% moves, whitelist-only protocols) and logs everything for KYA compliance.

Why is it gaining traction?

The agentic AI narrative is hot right now, and this repo rides it by positioning itself as an economic actor on-chain. The natural language intent parsing is a nice UX touch—you do not need to know the JSON schema upfront. It integrates Circle's Agent Stack for programmable custody, which is a concrete hook for teams building in that ecosystem. The risk scoring (TVL depth, IL flags, APY drift) gives you a defensible ranking without black-box ML.

Who should use this?

DeFi protocol integrators building yield aggregation into wallets or dashboards. Autonomous trading bot developers who want a risk-aware foundation instead of rolling their own pool scoring. Teams exploring KYA compliance for agent-linked policies. Not for production fund management yet—it is a reference implementation with a demo wallet stub.

Verdict

At 17 stars with minimal test coverage, this is an early-stage proof of concept. The architecture is sound and the feature set is coherent, but it is not production-ready for moving real capital. Use it as a learning resource or starting point for your own agentic yield optimizer.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.