What's Changed
- feat: improve memory extraction & add document-panel memory editing by @AnishSarkar22 in #1414
- refactor(env): replace inline process.env reads with BACKEND_URL in lib/ by @VarunShukla07 in #1415
- refactor(env): replace inline process.env reads with BACKEND_URL in connector forms and hooks by @VarunShukla07 in #1416
- refactor(env): replace inline process.env reads with BACKEND_URL in editor, chat, dashboard and settings by @VarunShukla07 in #1417
- refactor(env): replace inline process.env reads with BACKEND_URL in tool-ui generators by @VarunShukla07 in #1418
- fix: Update CI workflow versions and scoped test triggers by @AnishSarkar22 in #1420
- [Improvement] Agent: faster turns and lower LLM cost by @CREDO23 in #1422
- feat: improved agent speed and fixed it citations by @MODSetter in #1423
Full Changelog: v0.0.24...v0.0.25