New

Unified launcher (#185)

Karol Droste
2 months ago

Commit: 0befb4d

Date: October 31, 2025 at 2:44 PM

  • Moved webui files
  • Rewritten universal launcher
  • Changed config struct
  • Updated example quickstart
  • Cleaning unsued code, minor fixes
  • Updated examples
  • Updated README for examples
  • Rewritten universal launcher
  • Removed web base
  • Initial A2A support
  • a2a fix
  • Improved error message
  • General launcher def
  • Universal & console implementation
  • New version of web + api launcher
  • Quickstart example with web api
  • Temporarly disabled
  • Added A2A launcher
  • Removed unneeded code
  • Added WebUI launcher
  • Fixes for API and Web launchers
  • Updated Examples/quickstart
  • Console code cleaning
  • Code cleaning & comments
  • Full & prod
  • Updated examples/quickstart
  • Updated examples
  • Lint fix
  • Moved api a2a and webui under web package
  • Removed comments
  • A2A fixes
  • Added A2A Reflection
  • Updated README.md for Examples
  • Comment fix in prod launcher
  • A2A update fix
  • Unified API_KEY: GOOGLE_API_KEY instead of GEMINI_API_KEY
  • Fixed typos
  • Minor fixes
  • Introduced root agent for agent loader
  • Added non-failing NewSingleAgentLoader and possibly failing NewMultipleAgentLoader
  • Comments for AgentLoader
  • Refactor of launchers
  • Updated examples
  • Added memory service to adk config
  • Comments
  • Comments