Skip to content
Omena
Integrations

Integrations

Choose the Omena host surface that matches an editor, build tool, Node process, or browser.

Omena exposes one semantic engine through several hosts. The hosts differ in filesystem access, lifecycle, and publication status.

HostBest forFilesystem modelAvailability
CLIscripts and CIprocess filesystemomena-cli@0.3.0 on crates.io
Rust LSPeditorseditor workspaceGitHub and extension bundles
NAPINode hostscaller and native process@omena/napi@0.2.1
WASMbrowsers and portable hostscaller-supplied memory@omena/wasm@0.3.0
Vitedevelopment and buildsVite module graph@omena/vite-plugin@0.2.1
PostCSSPostCSS pipelinesPostCSS file context@omena/postcss-plugin@0.2.1

Use the SDK workflow guide for request and response contracts. Build-tool pages focus on host-specific lifecycle and option boundaries.