Skip to main content

Agentic Frameworks

Which framework should you reach for — and when should you skip frameworks entirely?

Tool Selection

NeedFrameworkWhy
UI from promptsv0Fastest path from wireframe to component
Full repo codingClaude CodeAutonomous agent with full context
Context-aware editingCursorNative IDE integration
Crypto agentsARC RIGRust-native, Solana-optimized
Social AI agentsElizaOSMulti-platform, plugin ecosystem
No frameworkDirect APIFewest abstractions, maximum control

Context

Questions

At what complexity level does a framework save more time than it costs to configure?

  • Which framework assumption breaks first when you scale beyond prototyping?
  • When does the abstraction layer between you and the model become the bottleneck?