Skip to content

Commit 7392fb5

Browse files
chore(Cocoon): Remove obsolete extension host implementation modules
- Delete legacy Cocoon service layers including Command processors, Core API factories, and TypeConverter infrastructure - Remove deprecated IPC implementations and LanguageFeature providers aligned with initial VS Code compatibility layer - Eliminate redundant Document/Workspace service abstractions that duplicated Mountain backend functionality This cleanup removes the initial Cocoon extension host prototype as we shift focus to the Grove native host implementation (Path B). The deleted modules represented an early compatibility layer that is no longer required with our refined gRPC contract strategy. This aligns with Land's architecture evolution to minimize Node.js dependencies and transition to Rust/WASM-based extension execution.
1 parent 278eb0b commit 7392fb5

File tree

72 files changed

+0
-2530
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+0
-2530
lines changed

β€ŽSource/Command/ProcessUserData/mod.tsβ€Ž

Lines changed: 0 additions & 58 deletions
This file was deleted.

β€ŽSource/Core/ApiFactory/mod.tsβ€Ž

Lines changed: 0 additions & 77 deletions
This file was deleted.

β€ŽSource/Core/EsmInterceptor/mod.tsβ€Ž

Lines changed: 0 additions & 20 deletions
This file was deleted.

β€ŽSource/Core/ExtensionHost/mod.tsβ€Ž

Lines changed: 0 additions & 25 deletions
This file was deleted.

β€ŽSource/Core/ExtensionPaths/Definition.tsβ€Ž

Lines changed: 0 additions & 63 deletions
This file was deleted.

β€ŽSource/Core/ExtensionPaths/mod.tsβ€Ž

Lines changed: 0 additions & 32 deletions
This file was deleted.

β€ŽSource/Core/HostKindPicker/mod.tsβ€Ž

Lines changed: 0 additions & 19 deletions
This file was deleted.

β€ŽSource/Core/NodeModuleShim/mod.tsβ€Ž

Lines changed: 0 additions & 20 deletions
This file was deleted.

β€ŽSource/Core/RequireInterceptor/Factory/mod.tsβ€Ž

Lines changed: 0 additions & 7 deletions
This file was deleted.

β€ŽSource/Core/RequireInterceptor/mod.tsβ€Ž

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
Β (0)