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: bool
1.1.animation: true
starts a terminal symbol animation to use as a gui. 1.2.react-no-command: true
makes Stewart answer withanswers.default
if no command was recognized, but the text was. - Removed functions
parse_config_answers
,cleanup
,set_caching_directory
fromutils.system
as no longer in use. 2.1.parse_config_answers
is now a method ofTTS
class - Fixed
data.constants.LOG_DIR
being misconfigured - Telegram auto-commit messages now don't show file changes to shorten them
- Removed indirect
config
loading to bothutils
andtts
to 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