Commit - v1.9.3
· One min read
New commit
Version: v1.9.3
Repository: stewart
Branch: development
Date: 2025-05-26 16:54:52 +0200
v1.9.3
- Added new configuration parameters:
animation: bool,react-no-command: bool1.1.animation: truestarts a terminal symbol animation to use as a gui. 1.2.react-no-command: truemakes Stewart answer withanswers.defaultif no command was recognized, but the text was. - Removed functions
parse_config_answers,cleanup,set_caching_directoryfromutils.systemas no longer in use. 2.1.parse_config_answersis now a method ofTTSclass - Fixed
data.constants.LOG_DIRbeing misconfigured - Telegram auto-commit messages now don't show file changes to shorten them
- Removed indirect
configloading to bothutilsandttsto avoid config overlaps. TTS now is given the config with an API instance. 5.1. Fixed an error where config would be imported from utils into the main app instance and be used there instead of the inherited API config instance - Reworked the gpt plugin for better readability and compatibility
- Other minor fixes.
Follow Stewart on telegram: https://t.me/stewart_github
