Flow - #287
Merged
Merged
Conversation
…backend config support
…ing and add comprehensive agent documentation
…d UI components and types
… handling, and simplify operation-based UI logic
…d backend integration
…and resolve EACCES errors on NFSv4/ZFS mounts
…equest flow with operation summary validation
…event redundant sleep assertion calls
…g, and remove unused quick run types
…obal mobile sidebar state management
…type safety for dialogs and popovers
… and clean up remote configuration components
…mprove backend status connectivity checks
…pport dynamic tray updates
…p and shutdown during operations
…nd expanded remote configuration features
…cking for quick runs
…ons with standardized utility helpers
…mount, unmount, and dynamic cache directory configuration
…ands, and migrate translation loading to static asset files
… function exposure
…te configurations
…ontrols and improving error notification handling
…tion alerts and impact analysis
…ent, and localization consistency
…rnize platform checks by consolidating tauri context in services
…e remote deletion UI labels
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.
This pull request introduces several documentation and configuration improvements, focusing on contribution guidelines, changelog updates, Docker enhancements, and minor UI/documentation tweaks. The most significant change is the addition of a comprehensive
AGENTS.mdfile, which provides clear rules and expectations for AI-assisted code contributions. Other notable updates include a detailed changelog for new features and fixes, improvements to the Dockerfile for privilege handling, and updates to the pull request template to enforce better contribution practices.Contribution Guidelines & Project Documentation:
AGENTS.mdfile outlining strict rules and best practices for AI agents and human contributors, including code quality, testing, UI conventions, and CI requirements. This file is now referenced in the pull request checklist. [1] [2] [3].github/pull_request_template.md) to require issue discussion for non-trivial changes, clarify testing requirements, and add explicit checklists for platform testing and AI-assisted contributions.Changelog & Release Notes:
CHANGELOG.mdwith detailed entries for new features (Flow overlay, Quick Run system, modular dashboard, Android SAF integration, etc.), improvements, removals, and bug fixes.Docker & Deployment Improvements:
Dockerfileto support supplementary group IDs via thePGIDSenvironment variable and switched privilege dropping fromgosutosetpriv(util-linux). Updated documentation and package installation accordingly. [1] [2] [3]UI & Documentation Updates:
README.es-ES.md) to add a downloads badge, correct table formatting, and remove the outdated donation badge. [1] [2] [3]File Ownership & Funding:
FUNDING.ymlfile, discontinuing direct GitHub sponsorship and custom donation links.