Conversation
Co-authored-by: MichaelZ <joei4cm@users.noreply.github.com>
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
Sets up and verifies the FlClash development environment for Linux desktop in the Cursor Cloud VM, and documents durable, non-obvious startup/run caveats in
AGENTS.mdfor future agents.No application code was changed — the only committed diff is the
## Cursor Cloud specific instructionssection inAGENTS.md.Environment installed (captured in VM snapshot)
3.44.4stable (Dart3.12.2), onPATHvia/usr/local/binsymlinksninja-build,libgtk-3-dev,libayatana-appindicator3-dev,libkeybinder-3.0-dev,libstdc++-14-dev(needed soclang++can link-lstdc++), plus existingcmake/clang/cargo/go 1.22.2core/Clash.Metasubmodule initialized (GitHub SSH→token-HTTPS rewrite in global git config)Startup update script (dependency refresh only)
Verified
flutter analyze --no-fatal-infosflutter test --reporter expandedmake core-linuxlibclash/linux/FlClashCoreflutter build linux --debugflutter run -d linuxHELLOproxy groupHello-world evidence
Imported a local Clash config profile; the core validated it and the Proxies page shows the
HELLOgroup (hello-direct,DIRECT).flclash_import_profile_hello_world.mp4
Dashboard Profile imported Proxies HELLO group
To show artifacts inline, enable in settings.