506
total weekly downloads
4 packages
omniterm
Lightweight browser-based dev environment with persistent terminals, workspace management, and a tab-type plugin API.
@omniterm/host
omniterm — a generic, browser-based dev host: persistent terminals, a browser-view panel, workspace management, and a runtime plugin API. CLI: omniterm.
@omniterm/plugin-types
Type-only contract between omniterm and its tab-type plugins: TabTypePlugin, HostContext, PluginInstance, and the workspace shapes they carry. No runtime code.
@omniterm/shiplight-debugger-plugin
The Shiplight YAML test debugger as an omniterm plugin: adapts the shiplightai debugger engine onto omniterm's runtime plugin contract.