Saved in:
| Main Author: | |
|---|---|
| Format: | Recurso digital |
| Language: | |
| Published: |
Zenodo
2026
|
| Online Access: | https://doi.org/10.5281/zenodo.20178322 |
| Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- <h2>Highlights</h2> <ul> <li><strong>Agent</strong>: Refactored agent layer with a dedicated service factory; removed the previous agent implementation.</li> <li><strong>LLM</strong>: Added <strong>Anthropic (Claude)</strong> support alongside existing providers; improved <strong>OAuth</strong> flow (local callback with copy/paste fallback where needed).</li> <li><strong>Auth & settings</strong>: Expanded user authentication options and settings management (Streamlit/UI).</li> <li><strong>Tooling / RAG</strong>: Better tool matching and query handling with a new <strong>scoring</strong> system and improved diagnostic logging.</li> <li><strong>Quality</strong>: Introduced <strong>DeepEval</strong> for tool/metadata contract tests; stronger tool metadata validation.</li> <li><strong>Data infrastructure</strong>: Docker and <strong>SQL</strong> validation improvements for data handling.</li> <li><strong>Sessions</strong>: <strong>FailureTracker</strong>, session handling, and <strong>transcript logging</strong> for errors and conversations.</li> <li><strong>CO2 domain</strong>: Updated CO2 calculations and logging across services.</li> <li><strong>Licensing</strong>: Added <strong>MIT License</strong>; README updated accordingly.</li> </ul> <h2>Upgrading from 1.0.x</h2> <ul> <li>Double-check environment variables / secrets for <strong>OAuth</strong> and <strong>Anthropic</strong> if you run in production or Docker.</li> <li>If you use Docker, verify OAuth callback ports documented in the README (Streamlit local callback range <code>53682-53690</code>).</li> </ul> <h2>Thanks</h2> <p>Thanks to everyone who contributed issues, pull requests, and testing for this release.</p>