Beast/deprecate task master - #595
Merged
Merged
Conversation
- remove task master - add quersi - remove unused files related to task master
n13
approved these changes
Aug 5, 2026
n13
left a comment
Collaborator
There was a problem hiding this comment.
Approve — the Taskmaster call sites are migrated to Quersi, obsolete Taskmaster-backed providers/services are removed, and no blocking correctness issue was found.
Non-blocking cleanup:
quantus_sdk/lib/src/services/quersi_service.dart:81contains trailing whitespace;git diff --checkflags this line.
Validation:
dart run melos exec -- dart format lib test --line-length=120 --set-exit-if-changed— passed.dart run melos exec --concurrency=1 -- "flutter analyze . --fatal-infos"— passed for all four packages.- Mobile app
flutter test— 285 tests passed. - Quantus SDK
flutter test --exclude-tags=native— 161 tests passed. - Public Quersi config and exchange-rate endpoints returned the response envelopes consumed by the new parsers.
No blocking findings; approving.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary