feat: Add BlockRun AI models to frontend with no-API-key setup #29
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🏆 Predict Developer Hackathon Submission
Track: Best Submission using x402 Protocol for automated tool discovery + payment
This PR integrates BlockRun's wallet-based AI model access into PredictOS, enabling developers to use 20+ AI models without API key management - powered by the x402 protocol.
Summary
What's New
Frontend Changes
AgenticMarketAnalysis.tsx: Added 15 BlockRun models with cyan-themed UI stylingArbitrageTerminal.tsx: Same model additions for consistencyBlockRun Models Added
README Updates
BLOCKRUN_WALLET_KEYto environment configurationWhy BlockRun + x402?
BlockRun leverages the x402 protocol for wallet-based AI model access:
Hackathon Alignment
BLOCKRUN_WALLET_KEY) to access 20+ modelsTest Plan
npm run devin terminal directoryblockrun/claude-opus-4)BLOCKRUN_WALLET_KEYis configured, test running an analysisScreenshots
BlockRun models now appear in the dropdown with cyan styling:
Models include GPT-4o, GPT-5, Claude Sonnet/Opus/Haiku, Grok 3, Gemini 2.5, DeepSeek, and Qwen variants.
Submitted for the Predict Developer Hackathon