Merged
Conversation
- Update Effect packages to beta.43 - Refresh language service to 0.84.2
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository 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:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Ari4ka
approved these changes
Mar 31, 2026
aaditagrawal
added a commit
to aaditagrawal/t3code
that referenced
this pull request
Mar 31, 2026
…lling Integrates 3 upstream commits: - Extract project/workspace functionality to Effect services (pingdotgg#1524) - Replace wait-on with internal desktop resource polling (pingdotgg#1600) - Bump Effect catalog dependencies (pingdotgg#1594) Conflict resolution: deleted fork's workspaceEntries.ts (extracted upstream), accepted upstream's gitCoreLayer extraction in serverLayers, preserved fork's SessionTextGenerationLive for GitManager, moved runPromise definition earlier for favicon route handler.
2 tasks
Chrono-byte
pushed a commit
to Chrono-byte/t3code
that referenced
this pull request
Mar 31, 2026
xddinside
referenced
this pull request
in xddinside/t3code
Apr 4, 2026
gigq
pushed a commit
to gigq/t3code
that referenced
this pull request
Apr 6, 2026
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.
What Changed
Why
UI Changes
Checklist
Note
Low Risk
Low risk dependency bump limited to the Effect ecosystem and its language service; behavior changes, if any, come from upstream package updates.
Overview
Updates the workspace catalog to
effect@4.0.0-beta.43and aligns related@effect/*packages (platform-node,sql-sqlite-bun,vitest) tobeta.43, plus bumps@effect/language-serviceto0.84.2.Refreshes
bun.lockaccordingly (including updated transitive peer constraints and integrity hashes).Written by Cursor Bugbot for commit f06f850. This will update automatically on new commits. Configure here.
Note
Bump Effect catalog dependencies to beta.43
Updates
effect,@effect/platform-node,@effect/sql-sqlite-bun, and@effect/vitestfrom4.0.0-beta.42to4.0.0-beta.43, and@effect/language-servicefrom0.84.1to0.84.2in package.json and bun.lock.Macroscope summarized f06f850.