Normalize desktop dependency graph for Svelte 5 and TipTap compatibility

Open
#20 1 comment 0 reactions 0 assignees View on GitHub

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

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 check to a useful signal for the shipped desktop surface
  • document any intentionally deferred incompatibilities

Acceptance

  • cd desktop && yarn run check passes 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from terraphim/terraphim-ai-desktop

All issues in terraphim/terraphim-ai-desktop

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.