Merge latest main into cloud sync branch#57
Draft
SunkenInTime wants to merge 21 commits into
Draft
Conversation
- Added new dependencies: app_links, convex_flutter, supabase, and win32_registry. - Implemented deep link handling in main.dart to manage incoming links and initialize services. - Updated pubspec.yaml and pubspec.lock to reflect new package versions and dependencies. - Registered necessary plugins for app links and other functionalities in platform-specific files.
- Added user management module to the API definition. - Integrated authentication provider in main.dart for handling authentication callbacks. - Updated SettingsTab to display user account information and provide sign-in/sign-out functionality with Discord. - Improved UI to reflect authentication state and error messages.
Co-authored-by: Codex <noreply@openai.com>
Co-authored-by: Dara Adedeji <SunkenInTime@users.noreply.github.com>
Co-authored-by: Dara Adedeji <SunkenInTime@users.noreply.github.com>
Co-authored-by: Dara Adedeji <SunkenInTime@users.noreply.github.com>
Co-authored-by: Dara Adedeji <SunkenInTime@users.noreply.github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: Dara Adedeji <SunkenInTime@users.noreply.github.com>
Co-authored-by: Dara Adedeji <SunkenInTime@users.noreply.github.com>
Co-authored-by: Dara Adedeji <SunkenInTime@users.noreply.github.com>
Co-authored-by: Dara Adedeji <SunkenInTime@users.noreply.github.com>
- Add shared Convex skills under `.agent`, `.agents`, `.claude`, and `.windsurf` - Include skill docs, prompts, icons, and reference guides
- Move strategy data, state, import/export, and migrations into dedicated files - Update callers and tests to use the new strategy module
- Move active page hydration and transition handling into the page session provider - Switch strategy identity usage to `strategyId` and reset session state on clear - Update related widgets, guards, and tests for the new page/session flow
- Sync folder icon/color fields through Convex and Flutter - Add cloud strategy roles, page actions, and folder navigation parity - Enable exporting cloud strategies from remote snapshots
- Expand Convex skill references and migration guidance - Add library workspace provider and auth test coverage - Update auth and strategy providers for workspace behavior
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
mainbranch stateTesting
fvm flutter pub getnpm installfvm flutter build linux --debugfvm flutter test test/collab_sync_models_test.dartfvm flutter test test/strategy_folder_import_test.dart test/update_checker_test.dartfvm flutter analyze(4 pre-existing test-only infos remain)npx convex devManual verification highlights
Notes
strategy_integrity_test,resizable_square_ability_test,windows_desktop_update_controller_test)