github xataio/agent v0.2.0
Release v0.2.0

latest releases: v0.3.1, v0.3.0, v0.2.2...
4 months ago

๐Ÿš€ Features & Improvements

  • ๐Ÿ’ฌ Chat Enhancements

    • Redesigned chat UI with improved usability and visual polish (#52)
    • Sidenav improvements: rename & delete actions, refactored logic (#103)
    • Unified schema updates for new chat: history, votes, artifacts (#97)
    • Added support for new chat parameters (#121, #112)
  • ๐ŸŒ Cloud Integrations

    • โ˜๏ธ Added GCP CloudSQL support, including metrics, logs, and onboarding improvements (#77)
  • ๐Ÿงฉ Custom Playbooks

    • โœจ Support for creating, editing, and running custom playbooks via UI (#61)
  • ๐Ÿง  Model Upgrades

    • Updated built-in models and changed the default to gpt-4.1 (#122)
    • Refactored model and provider logic for better ID handling (#98)
    • Introduced Gemini model support via Google Generative AI API (#82)
  • โš™๏ธ Tooling Improvements

    • Added cluster/instance-aware tools for enhanced prompt context (#118, #73)
    • Tools can now retrieve metrics from the writer instance (not whole cluster) with min/max/avg/sum support (#113, #76)
    • Improved log handling for RDS instances (#105, #75)
    • Returned errors from tools in a model-friendly format instead of throwing (#91)
  • ๐Ÿ”ง Developer Experience

    • Introduced Agent playground powered by Mastra (#56)
    • Refactored internal structure of tool modules (#62, #94)
    • Model Provider registry added for dynamic model listing (#89)
    • Better type safety for DB schemas (#87)

๐Ÿ›  Fixes & maintainance

  • ๐Ÿ› Fixed UPSERT and DELETE logic in artifact API (#104)
  • ๐Ÿž Corrected ID usage in model calls (#99)
  • ๐Ÿ›  Snapshot update after merge conflict (#100)
  • ๐Ÿงช Fixed error when validating invalid URLs (#59)
  • ๐Ÿ”Œ Reused DB connections and added concurrency limits for DB tools (#67)
  • ๐Ÿ“ฆ Multiple dependency updates via automated PRs (#60, #86, #96, #102, #78, etc.)
  • ๐Ÿ›ก๏ธ Don't expose internal database ports in Docker Compose (#74)

๐Ÿ“˜ Docs & Misc

  • ๐Ÿ“ Updated roadmap/status in README (#84)
  • ๐Ÿงช Initial evals test suite using PostgreSQL in Docker (#38)

๐Ÿ™Œ Thanks to Our Contributors

  • @leonardobenedet โ€“ Gemini model integration
  • @PineappleChild โ€“ Custom Playbook support
  • @SferaDev โ€“ Chat UI improvements, schema changes, model updates, artifact fixes, refactors, and more
  • @tsg โ€“ GCP CloudSQL support, cluster tools, system prompts, documentation
  • @elizabetdev โ€“ Co-authored UI updates, chat enhancements, and UX
  • @urso โ€“ Playground, DB access abstraction, log and metric improvements, connection pooling
  • @richardgill โ€“ Eval test infrastructure

Don't miss a new agent release

NewReleases is sending notifications on new releases.