Properly Tested & Stabilised #2
Shivansh779
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Properly Tested & Stabilised
This release focuses on making Solaris a properly tested and stable application.
Following the addition of
.BETTER, the entire existing Solaris codebase was comprehensively tested across its core systems, database operations, profile management, commands, specialist AI modes, memory, voice features, configuration, TUI, and fallback systems.The bugs and reliability issues discovered during testing have been fixed, including critical profile/password issues, command handling problems, incorrect profile information, input validation issues, privacy-related database behaviour, fallback error handling, and several smaller architectural and reliability problems.
This release also includes minor TUI improvements and general reliability improvements across the application.
Highlights
.BETTERverified across all three specialist modesv1.1.1 is the first release where Solaris is considered properly tested and stable following the
.BETTERfeature update.Next Update
The next planned update for Solaris is the Response Commands Update which will allow the user to get different types of responses for certain request, like generating quizzes, tables, simple explanation without losing the depth, detailed explanations and more.
After Response Commands, Another Command- .WEB; a Command that allows Solaris to use the web to fetch latest information from the web for the request it was given. Similar to .BETTER, it will only be used for the requests where it was called, and not for the entire session.
Made with LOTS of Debugging, Testing 🥀
This discussion was created from the release Properly Tested & Stabilised.
All reactions