✨ New Features
71061ca- add suport to python 3.14 and the use of uv (commit by @GermanMT)b801ee6- improve session management using the new secure chain api key (commit by @GermanMT)57fce86- separate vex and tix tools (commit by @GermanMT)f9b436c- reduce cwe unnecessary info lowering tokens (commit by @GermanMT)9251c65- reduce exploit unnecessary info lowering tokens (commit by @GermanMT)9168fd1- reduce vulnerability unnecessary info lowering tokens (commit by @GermanMT)
🐛 Bug Fixes
ab957a9- add use of temporal github api tokens (commit by @GermanMT)9299114- delete unncesary async function into json encoder (commit by @GermanMT)849c7d7- remove deprecated way of initialize model config in settings class (commit by @GermanMT)9c13675- solve bad spelling in settings class (commit by @GermanMT)e789adb- solve bad import from vex/tix logic class (commit by @GermanMT)19bbdc5- revert tools into functions due to lack of better mcp implementation (commit by @GermanMT)6c7d059- solve problem with db inizialization (commit by @GermanMT)
📝 Documentation Changes
8303f3c- add more info to fastapi app metadata (commit by @GermanMT)4e7872d- add claude md file for agentic working (commit by @GermanMT)ef4136b- update readme file (commit by @GermanMT)
🎨 Code Style Changes
4aca40a- delete unnecesary quotes in templete env file (commit by @GermanMT)e911680- reorder imports (commit by @GermanMT)d8920c4- rename lint and test action (commit by @GermanMT)dcb98d6- rename release action (commit by @GermanMT)14d2456- separate exception classes into different files (commit by @GermanMT)545189f- move logics out from utils folder (commit by @GermanMT)23c7d42- change vex logic to vex/tix logic (commit by @GermanMT)
🔧 Chores
6dfaf59- Add to the readme how to use the production mcp server (commit by @GermanMT)216e288- rename settings file and class var name (commit by @GermanMT)2387ebb- improve lint action using uv (commit by @GermanMT)da55093- add release actions depends on lint and test actions success (commit by @GermanMT)57ef9e6- change mongo motor deprecated dependency by pymongo async driver (commit by @GermanMT)0cdfd45- add dockerignore file (commit by @GermanMT)aafe374- wrap services into classes (commit by @GermanMT)9242c84- wrap tools into classes (commit by @GermanMT)7756f26- wrap logics into classes (commit by @GermanMT)650072d- add logger class (commit by @GermanMT)8b9566f- add database manager class (commit by @GermanMT)60b8086- delete unnecesary env namespace (commit by @GermanMT)7c5b154- delete unnecesary as text content function (commit by @GermanMT)f626d6b- add a dependencies files allowing DI (commit by @GermanMT)bb11c3a- add docker url setting var (commit by @GermanMT)877f780- delete health endpoint (commit by @GermanMT)03f994c- delete unnecesary env vars from env template (commit by @GermanMT)9451922- prepare release 1.1.0 (commit by @GermanMT)