Major Updates: - Position as unified platform for building AI-powered companies - Add 200+ LLMs support (OpenRouter/LiteLLM compatible) - Implement 45+ legendary programmer modes (carmack, norvig, pike, etc) - Add browser automation via Playwright MCP integration - Create multi-platform build system (VS Code, Cursor, Windsurf, Claude Code) - Implement VS Code Chat Participant as @hanzo - Update branding: "Ultimate toolkit for AI engineers" New Features: - Unlimited memory with vector/graph/relational search - Browser control tool with auto-Playwright installation - Smart LLM routing with Hanzo AI fallback - Support for O3, O3-Pro, Claude 4, and latest models - Team collaboration with shared context/credits Build System: - Unified build script for all platforms - Versioned output files (hanzoai-1.5.4.vsix/dxt) - NPM package for CLI installation via npx - Platform-specific VSIX for Cursor/Windsurf Documentation: - Short punchy README focused on benefits - Comprehensive HANZO_MODES.md for legendary modes - Updated HANZO_AI.md with complete feature set - Links to docs.hanzo.ai for full documentation
1.2 KiB
1.2 KiB
Hanzo AI
The ultimate toolkit for AI engineers.
What You Get
- 200+ LLMs - Every model from OpenRouter/LiteLLM in one API
- 4000+ MCP Servers - Access specialized tools instantly
- 45+ Legendary Modes - Code like Carmack, think like Norvig
- Unlimited Memory - Vector/graph/relational search across all projects
- Browser Automation - Built-in Playwright for web tasks
- Team Collaboration - Shared context and credits
Quick Start
# VS Code / Cursor / Windsurf
Install hanzoai-*.vsix
# Claude Code
Drag hanzoai-*.dxt
# Terminal / Neovim
npx @hanzo/mcp@latest
Use It
# Get your API key
export HANZO_API_KEY=hzo_... # from iam.hanzo.ai
# Talk to any model
@hanzo agent --model o3-pro solve this algorithm
@hanzo agent --model claude-4 review my code
# Activate legendary modes
@hanzo mode carmack # Optimize like a game engine
@hanzo mode norvig # AI implementation mastery
# Control browsers
@hanzo browser navigate https://example.com
@hanzo browser screenshot
# Search everything
@hanzo search "auth flow"
Links
🚀 Get Started | 📖 Docs | 💬 Discord
Built for engineers who ship.