Conversation
…ntis #1257) Workspace mode requires each external/<dep>/go path to exist as the go.mod location. Several deps (config, gui, process, rag, scm) restructured to /go/ subtree but the go.work was still pointing at external/<dep> (root). Fix paths to ./external/<dep>/go for subtree-layout deps; flat-layout deps (io, log, mcp, store, webview, ws, go) keep ./external/<dep>. Also bump gui submodule pointer to dev tip — pulls in 1dde7eb defensive SetOpacity wrapper that fixes the wails3-alpha.74 SetOpacity gap.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (3)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|



Fix subtree-layout submodule paths in go.work; bump gui submodule to dev tip with defensive SetOpacity. Phase 1.