9 packages matching “corenel”
@corenel/cli
v0.2.0 · 1 day ago
Corenel CLI — runs the harness in node, in-proc, no transport. The headless proof the kernel is host-agnostic. (corenel run/ask/chat/login + start --sidecar to follow.)
No known vulnerabilities
@corenel/protocol
v0.2.0 · 1 day ago
Corenel protocol — zero-dep contracts: ports, types, transport/event shapes. Imported by every other @corenel/* package; depends on nothing.
No known vulnerabilities
@corenel/sidecar
v0.2.0 · 1 day ago
Prompd sidecar — a local capability server. Run it next to Prompd (prompd.app) so the browser app can reach your machine: local LLMs (Ollama/LM Studio/vLLM) without CORS, your filesystem, and (opt-in) shell.
No known vulnerabilities
@corenel/ui-kit
v0.2.0 · 1 day ago
Corenel shared UI primitives — icons, theme, token-usage helpers, small UI helpers, monaco colorizer. Consumed by @corenel/web-ui and the prompd app alike.
No known vulnerabilities
@corenel/tools-node
v0.2.0 · 1 day ago
Corenel node capabilities — the tools-web twin. A disk-backed FileService (the harness file tools + node PromptHost workspace) over node:fs, confined to a root. Shell/secrets/~/.corenel to follow.
No known vulnerabilities
@corenel/tools-web
v0.2.0 · 1 day ago
Corenel browser capabilities: IndexedDB stores (memory/sessions/recall), storage-health, the prompt-config history, and the Web Worker transport (handler + client). The node twin is @corenel/tools-node.
No known vulnerabilities
@corenel/harness
v0.2.0 · 1 day ago
Corenel — host-agnostic agent harness (kernel). Consumed as source; the app resolves it via the `corenel` path alias, node consumers via this workspace package + the exports map below. The app never hits these exports (the alias intercepts first), so the
No known vulnerabilities
@corenel/editor
v0.2.0 · 1 day ago
Corenel editor workbench — the dockable-panel system today; the composable editor (panels, engine, Workbench) is being carved out of prompd-web's EditorApp. Hosts piece the editor together from these and inject services/language/brand.
No known vulnerabilities
@corenel/web-ui
v0.2.0 · 1 day ago
Corenel browser dock/agent UI — the presentational components (transcript, composer, rich content, tool render, context manager, etc.). The prompd app's AgentPanel/PolicyEditor compose these on top.
No known vulnerabilities