12 packages matching “gemmapod”
gemmapod
v0.6.2 · 2 months ago
GemmaPod owner CLI — create, build, run, and manage signed AI agent pods with a single command.
No known vulnerabilities
@gemmapod/cloud
v0.1.2 · 2 months ago
Reference signaling broker + pod registry for GemmaPod. Run with `npx @gemmapod/cloud` for an in-memory broker, or plug your own Registry implementation behind the same interface.
No known vulnerabilities
@gemmapod/embed
v0.5.0 · 2 months ago
Browser distribution of GemmaPod — one script tag, window.GemmaPod runtime. Republishes the two @gemmapod/shim IIFEs (full + runtime-only) with stable npm/CDN paths and bundled .d.ts.
No known vulnerabilities
@gemmapod/signal
v0.2.1 · 2 months ago
Reference signaling broker + pod registry for GemmaPod. Run with `npx @gemmapod/signal` for an in-memory broker, or plug your own Registry implementation behind the same interface.
No known vulnerabilities
@gemmapod/browser
v0.3.1 · 2 months ago
Browser distribution of GemmaPod — one script tag, window.GemmaPod runtime. Republishes the two @gemmapod/shim IIFEs (full + runtime-only) with stable npm/CDN paths and bundled .d.ts.
No known vulnerabilities
@gemmapod/core
v0.5.0 · 2 months ago
Rust → WASM core for GemmaPod: signed manifest (CBOR + Ed25519) and DARTC byte signing/verifying. Same code runs in browsers (wasm-pack --target web) and in Node (wasm-pack --target nodejs); the parent package exports both via the .web and .node subpaths.
No known vulnerabilities
@gemmapod/pack
v0.2.1 · 2 months ago
gemmapod CLI: turn a pod.toml + owner Ed25519 key into a single signed, self-mounting .html agent capsule. Same Rust/WASM core as the browser verifier.
No known vulnerabilities
@gemmapod/toolkit
v0.4.0 · 2 months ago
Build toolkit for GemmaPod pods: signs pod.toml + owner Ed25519 key into a self-mounting .html capsule, validates manifests, generates owner keys. Used by the unified `gemmapod` CLI; also usable as a library.
No known vulnerabilities
@gemmapod/shim
v0.5.0 · 2 months ago
Browser runtime for GemmaPod pods: GemmaPodRuntime (event bus, state store, capability registry), DARTC over WebRTC + WebGPU fallback + direct HTTP transports, AG-UI-shaped UI event stream, and the default Preact chat widget. Ships two IIFEs from one sour
No known vulnerabilities
@gemmapod/host
v0.6.0 · 2 months ago
Local Host runtime for GemmaPod pods. Owns the pod registry, event bus, conversation/state stores, signaling WebRTC bridge to visitors, and the loopback HTTP+dashboard API. Used by the unified `gemmapod` CLI; can also be embedded programmatically.
No known vulnerabilities
@gemmapod/origin
v0.3.1 · 2 months ago
Owner-side daemon for GemmaPod. Connects outbound WSS to a signaling broker, opens a WebRTC DataChannel per visitor, speaks DARTC v0.2, verifies the signed pod manifest, and proxies chat to a local Ollama (or any OpenAI-compatible) endpoint with persisten
No known vulnerabilities
@gemmapod/dartc
v0.5.0 · 2 months ago
DARTC v0.2 — signed, topic-multiplexed envelope for portable AI agents. Carries A2A objects and AG-UI-shaped UI events over WebRTC and (future) WebSocket relays.
No known vulnerabilities