Commit 93ebcd5
committed
refactor: Use git dependencies instead of local paths
- Remove local crates/* directory (using git deps instead)
- Update desktop/src-tauri/Cargo.toml to use git dependencies
- Fix regex version conflict with explicit dependency
- Update workspace to only include desktop/src-tauri
- Remove server crates from desktop repo
This allows terraphim-ai-desktop to be a standalone repository
while still using the latest code from terraphim-ai main branch.1 parent cff6b3e commit 93ebcd5
164 files changed
Lines changed: 570 additions & 58302 deletions
File tree
- desktop/src-tauri
- terraphim_ai_nodejs
- .github/workflows
- .yarn/releases
- __test__
- crates/terraphim_settings/default
- npm
- darwin-arm64
- darwin-universal
- linux-arm64-gnu
- win32-arm64-msvc
- win32-x64-msvc
- src
- terraphim_firecracker
- atomic-server-infra
- configs
- scripts
- src
- performance
- pool
- storage
- vm
- terraphim_server
- conf
- crates/terraphim_settings/default
- default
- dist
- fixtures
- haystack
- src
- workflows
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some 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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 4 | + | |
| 5 | + | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
This file was deleted.
0 commit comments