v0.1.4
π 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 initfor guided.envbootstrap (#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
initenv 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: 34eae37...v0.1.4