Modules
Discover libraries and applications for Wippy
119 modules available
Research — registry-driven research app with a native page and dataflow plus a canonical Research Block for optional composition.
Kickside SSO — user single sign-on via OAuth2/OIDC identity providers (Google, Microsoft/Entra, GitHub, generic OIDC). Pluggable connectors, settings-driven configuration, account linking by verified email.
Kickside Slack provider — bot-token + Socket Mode connection, reply provider, resource discovery, and normalized inbound adapter for channel/DM bots.
Kickside SSO — GitHub login provider. OAuth2 sso.provider for the kickside/sso core.
Kickside SSO — Google login provider. A registry-declared sso.provider (descriptor + credentials + its own enable-gate) for the kickside/sso core; rendered by the shared provider card.
Kickside SSO — Generic OIDC login provider. Issuer-discovery sso.provider for the kickside/sso core (Okta, Auth0, Keycloak, dex, …).
Kickside SSO — Microsoft / Entra login provider. Multi-tenant OIDC sso.provider for the kickside/sso core.
Database-schema workspace kind — an event-sourced schema component (tables/columns/relations/indexes/layout) that plugs into kickside/workspace by declaration. Its thread is its log; a declared projection materializes the read model; a renderer web component draws the live graph.
Multi-user-safe Streamable HTTP MCP connections and dynamic agent tools for Kickside.
Kickside execution — sandboxed code execution, agent code traits, SDK reference/assist APIs, and shared Workflow-node editors.
Kickside GitHub — OAuth connection provider with repository issue/PR source and reader/writer/manager agent traits.
GNU R 4.6.1 (interpreter + base/recommended + stats stack) as a single wasm module, callable from Lua.
Classic snake game for the terminal
SpiralScout statistical analysis — upload or select data sources, run agent-assisted R analysis, and review persisted reports, plots, artifacts, and realtime progress.
Kickside sessions — a self-contained web component that lists the user's chat sessions and lets them rename, resume, restart, preview, and delete. Reuses the wippy/session API; ships a single start-token endpoint for "new chat with the same agent".
Kickside — modular AI workspace. Ships the runnable shell and core services; administrators add optional capabilities from the Hub during or after setup.
Kickside Recipes — optional automation type for composing one-step trigger recipes over declared body backends and sinks.
Temporary Kickside demo traits for agent lifecycle, checkpoint memory, and tool audit contracts.
Provides the <wippy-mermaid> custom element for rendering Mermaid v11 diagrams. Supports all diagram types via a fast primary engine (flowchart, sequence, class, ER, state, xychart) with a lazy-loaded fallback for the rest. Part of wippy-swiss.
Provides the <wippy-markdown> custom element for rendering GitHub-Flavored Markdown to sanitized HTML. Uses markdown-it for parsing and sanitize-html for output safety. Conservative default allowlist; widening is a security decision. Part of wippy-swiss.