Normalize desktop dependency graph for Svelte 5 and TipTap compatibility
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- build-system, frontend, testing-qa
Research direction
Start in the desktop dependency configuration and run cd desktop && yarn run check to establish the current failures. Trace the listed TipTap, Svelte, Novel, Svelma, and svelte-markdown compatibility issues, then verify that the check passes or that deferred incompatibilities are documented and article editing remains functional.
Written by the indexing model from the issue text.
Description
Problem
yarn run check is not a trustworthy gate for the desktop repo after the split from terraphim-ai. The current dependency tree mixes incompatible major versions across @tiptap/*, Svelte 5, @paralect/novel-svelte, svelma, and svelte-markdown.
Goal
Restore a stable frontend dependency graph so type-checking and editor integrations are real release gates again.
Scope
- align
@tiptap/core,@tiptap/suggestion, and related packages to one compatible major line - remove or replace dependencies that do not support Svelte 5 where required
- get
yarn run checkto a useful signal for the shipped desktop surface - document any intentionally deferred incompatibilities
Acceptance
cd desktop && yarn run checkpasses or only fails on explicitly deferred issues documented in-repo- autocomplete/editor packages are on a coherent supported version set
- no hidden runtime regressions in article edit flow
- Dominant language
- Rust
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from terraphim/terraphim-ai-desktop
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
All issues in terraphim/terraphim-ai-desktop
Similar issues
-
risk:low runtime status:in-progress type:test
Difficulty 1/5 Under an hour Newbie friendliness 92/100
zeroclaw-labs/zeroclaw#11023 ·
-
good first issue refactor
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
kwakseongjae/auto-hwp#319 ·
-
area:cli bug filter-quality good first issue priority:medium
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 1/5 Under an hour Newbie friendliness 72/100
bevyengine/bevy#25861 ·