Skip to content

refactor(desktop): split backend and frontend modules - #1196

Draft
tonyfettes wants to merge 1 commit into
mainfrom
codex/restructure-desktop-modules
Draft

refactor(desktop): split backend and frontend modules#1196
tonyfettes wants to merge 1 commit into
mainfrom
codex/restructure-desktop-modules

Conversation

@tonyfettes

Copy link
Copy Markdown
Contributor

Summary

  • keep openseek_desktop target-neutral and let it own protocol, commands, uri, and file-search packages directly
  • move the native executable, internal packages, tunnel, and packagers into openseek_desktop/backend; make both backend and frontend depend on the root module
  • update artifact discovery, packaging paths, CI workflows, workspace membership, and documentation for the three-module layout

Testing

  • just check
  • just build
  • just test (native 3379/3379, JS 3158/3158, cram 28/28)
  • moon info
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant