Commit bc7d617
authored
feat: separate cortex-gui into standalone repository (#509)
BREAKING: The cortex-gui (Tauri desktop application) has been moved to a separate repository:
https://github.com/CortexLM/cortex-ide
This allows the GUI to be developed independently and removes the Tauri
dependencies from the CLI workspace. The GUI crate previously depended on:
- cortex-engine
- cortex-protocol
- cortex-storage
These dependencies have been stubbed out in the new repository with TODOs
for future re-integration.
Cargo.toml: Removed cortex-gui/src-tauri from workspace members1 parent 31783b2 commit bc7d617
File tree
11,060 files changed
+356
-1264482
lines changed- cortex-gui
- UI_REBASE
- cli
- src
- extension-host
- src
- kit-a943e80cf4-desktop
- metadata
- otfs
- svgs-full/light
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
11,060 files changed
+356
-1264482
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
| 110 | + | |
110 | 111 | | |
111 | 112 | | |
112 | 113 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments