Skip to content

bucket-agent 0.1.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 09:29
· 40 commits to main since this release

Features & Enhancements

  • Dynamic BYOK Model Discovery: Added dynamic model discovery for BYOK providers (Ollama, OpenAI-compatible, etc.) directly on agent startup (75825de).
  • TUI Model Notifications: Automatically notify TUI when new models are discovered on startup (142573b).

Bug Fixes

  • BYOK Credentials Resolution: Fixed bug where env_key was missing on discovered model entries, ensuring API keys resolve correctly (bcb0e55).