v0.1.4
HKUDS/Vibe-Tradingv0.1.4Apr 11, 2026by warren618
AI Summary
The first official public release establishing the core Vibe-Trading stack with a ReAct Agent Engine, multi-provider LLMs, 6 backtest engines, and multi-market data.
Key Highlights
- ReAct Agent Engine with 21 tools and 68 skills.
- Multi-Provider LLM support with hot-swap configuration.
- 6 Backtest Engines including ChinaA, GlobalEquity, and Crypto.
- Statistical Validation with Monte Carlo and Bootstrap.
- Swarm Intelligence with 29 team presets.
New Features
- ReAct Agent Engine.
- Multi-Provider LLM (11 providers).
- 6 Backtest Engines and options portfolio.
- Statistical Validation tools.
- 5 Data Sources with auto-fallback.
- Swarm Intelligence (29 presets).
- Pine Script v6 Export.
- MCP Server with 17 tools.
- Frontend with Vite + React 19.
- Docker support and Interactive Init.
Full Release Notes
π Vibe-Trading `v0.1.4` is here β first public release, 22 PRs merged, 3 new contributors Vibe-Trading is a natural-language finance research AI agent. Ask questions in plain language, get institutional-grade analysis with backtesting, multi-market data, and collaborative AI swarms. This is the first official release β the full stack from agent engine to web UI, packaged and ready to use. ## Highlights - **ReAct Agent Engine** β 21 tools + 68 skills across 7 categories, natural language β structured finance research - **Multi-Provider LLM** β 11 providers (OpenRouter, DeepSeek, Groq, Gemini, Ollama, etc.) with hot-swap via `.env` - **6 Backtest Engines** β ChinaA, GlobalEquity, Crypto, ChinaFutures, GlobalFutures, Forex + options portfolio (#7, #8) - **Statistical Validation** β Monte Carlo permutation, Bootstrap Sharpe CI, Walk-Forward analysis with 15 metrics + benchmark comparison - **5 Data Sources with Auto-Fallback** β tushare / okx / yfinance / akshare / ccxt, cross-market `source="auto"` - **Swarm Intelligence** β 29 team presets (investment committee, quant desk, risk committee), DAG execution with real-time SSE dashboard - **Pine Script v6 Export** β Generate TradingView-compatible strategies from backtest results - **MCP Server** β 17 tools for Claude Desktop / Cursor / OpenClaw integration - **Frontend** β Vite + React 19 chat interface with real-time swarm streaming - **Docker** β Full-stack + frontend-only profiles (#18) - **Interactive Init** β `vibe-trading init` for guided `.env` bootstrap (#19) - **Startup Preflight** β Auto-check LLM connectivity and data source availability before first query - **236 Unit Tests + CI** β pytest integration with GitHub Actions - **Multi-language README** β English, δΈζ, ζ₯ζ¬θͺ, νκ΅μ΄ (#21) ## Community Welcome to our first contributors! * @yule153604 β Chinese, Japanese, Korean README translations (#21) * @trinhchien β Interactive `init` env bootstrap (#19) * @Matheus083 β Docker frontend-only dev profile (#18) This release isn't just about features β it's about making Vibe-Trading accessible to everyone. Zero-config data for all markets, one-line install, and documentation in 4 languages. **Full Changelog**: https://github.com/HKUDS/Vibe-Trading/compare/34eae37...v0.1.4