feat(macOS): add IDEA workflows, Spring support, and rendering safeguards - #105
Merged
Merged
Conversation
…orkflow-and-render-safety # Conflicts: # Sources/Lithe/LitheApp.swift # Sources/Lithe/Models/AppModel/AppModel.swift # Sources/Lithe/Models/LitheAction.swift # Sources/Lithe/Platform/MacOS/UI/MacShortcutDetector.swift # Sources/Lithe/Views/Editor/CodeEditorView.swift # Sources/Lithe/Views/Workbench/WorkbenchView.swift # Tests/LitheTests/LitheCoreLogicTests.swift # rust/Cargo.lock # rust/lithe-core/Cargo.toml
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
me), branch/reference comparison against the current working tree, untracked-file diffs, and branch actions such as fetch, checkout, compare, and cherry-pickapplication.yml/application.yaml/ properties completion, hover, diagnostics, configuration-class navigation, bean injection navigation, and endpoint discoveryIntegration notes
preview/0.3.0before opening this PRAppModel.swiftbelow the repository service-boundary limit by moving Git UI wrappers intoAppModel+GitOperations.swiftVerification
./scripts/test-macos.sh— 446 tests across 51 suites passed./scripts/verify-rust-core.sh— Rust tests, Swift bridge build, and linked-symbol verification passed./scripts/verify-core.sh./scripts/verify-git-graph.sh./scripts/verify-windows-boundaries.sh./scripts/verify-macos-app-build-safety.sh./scripts/verify-service-boundaries.sh./scripts/verify-shared-contracts.sh./scripts/verify-rust-core-comments.shcargo fmt --checkgit diff --check