Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 09:43
ccef774

1.3.0 (2026-07-31)

✨ Features

  • add configuration management for API keys in CLI, including set, show, and clear commands (efefc2e)
  • add DeepSeekProvider and GroqProvider implementations, update README and tests (9a50c20)
  • add initial project structure and core components for robo_market_agent (b379518)
  • add Vercel serverless function entrypoint and configuration for routing (4e4fb8a)
  • enhance CLI functionality and improve type casting in providers (0a50f77)
  • enhance type checking in pre-commit configuration and update CI workflow for improved testing (a56d158)
  • fix Python path for Vercel Serverless environment and update imports for demo module (6404276)
  • fix Python path for Vercel Serverless environment and update imports for demo module (f4bb2a5)
  • fix Python path for Vercel Serverless environment and update imports for demo module (9c2dbc0)
  • update .gitignore and add initial README files for project structure (04778b3)
  • update dependencies to use latest versions and add new packages (e2b4a5a)
  • update import alias for application and adjust Vercel configuration for routing (3f99366)

🐛 Bug Fixes

  • add missing newline at end of requirements.txt (9b4c82d)
  • update robo-market-search dependency to remove version constraint (2f7d7f1)