Skip to content

v0.9.0-beta.5

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Mar 16:49
· 364 commits to master since this release
def3dca

Changelog

All notable changes to Open Alice will be documented in this file.

[Unreleased]

🐛 Bug Fixes

  • ci: Add ui to pnpm workspace for unified dependency install
  • ci: Remove pnpm cache from publish job to avoid path error
  • openbb: Mount widgets.json on embedded server + align hono version
  • Improve Alpaca and CCXT startup error handling for missing/invalid API keys

📚 Documentation

  • Add OpenTypeBB tutorial for running financial data with OpenAlice
  • Fix API key requirements in provider table

🚀 Features

  • opentypebb: Add SEC provider with EquitySearch model
  • openbb: Enable embedded API server by default
  • openbb: Hot-reload embedded API server via plugin lifecycle