|
@kb-labs/adapter-noop
|
No-op adapter stub used by delivery e2e |
MIT |
4
greenflagged
/ 5 total
|
|
@kb-labs/adapters-analytics-duckdb
|
DuckDB analytics adapter for KB Labs platform (SQL-native time-series analytics) |
— |
36
greenflagged
/ 77 total
|
|
@kb-labs/adapters-analytics-file
|
File-based analytics adapter for KB Labs platform (writes JSONL to .kb/analytics/buffer) |
— |
25
greenflagged
/ 77 total
|
|
@kb-labs/adapters-analytics-sqlite
|
SQLite analytics adapter for KB Labs platform — concurrent writes, SQL analytics, no lock issues |
— |
36
greenflagged
/ 76 total
|
|
@kb-labs/adapters-environment-docker
|
Docker adapter implementing IEnvironmentProvider |
— |
12
greenflagged
/ 76 total
|
|
@kb-labs/adapters-eventbus-cache
|
EventBus adapter using ICache for persistent event storage |
— |
41
greenflagged
/ 77 total
|
|
@kb-labs/adapters-fs
|
Filesystem adapter implementing IStorage interface |
— |
35
greenflagged
/ 77 total
|
|
@kb-labs/adapters-kblabs-gateway
|
KB Labs Gateway LLM adapter — OpenAI-compatible with automatic JWT token refresh |
— |
30
greenflagged
/ 69 total
|
|
@kb-labs/adapters-log-ringbuffer
|
In-memory ring buffer for real-time log streaming |
— |
44
greenflagged
/ 77 total
|
|
@kb-labs/adapters-log-sqlite
|
SQLite persistence adapter for KB Labs logs |
— |
32
greenflagged
/ 76 total
|
|
@kb-labs/adapters-mongodb
|
MongoDB adapter implementing IDocumentDatabase interface |
— |
33
greenflagged
/ 76 total
|
|
@kb-labs/adapters-openai
|
OpenAI adapter implementing ILLM and IEmbeddings interfaces |
— |
38
greenflagged
/ 77 total
|
|
@kb-labs/adapters-pino
|
Pino adapter implementing ILogger interface |
— |
35
greenflagged
/ 77 total
|
|
@kb-labs/adapters-pino-http
|
Pino HTTP transport for streaming logs to REST API |
— |
48
greenflagged
/ 80 total
|
|
@kb-labs/adapters-qdrant
|
Qdrant adapter implementing IVectorStore interface |
— |
30
greenflagged
/ 77 total
|
|
@kb-labs/adapters-redis
|
Redis adapter implementing ICache interface |
— |
34
greenflagged
/ 77 total
|
|
@kb-labs/adapters-snapshot-localfs
|
Local filesystem adapter implementing ISnapshotProvider |
— |
46
greenflagged
/ 77 total
|
|
@kb-labs/adapters-sqlite
|
SQLite adapter implementing ISQLDatabase interface |
— |
41
greenflagged
/ 77 total
|
|
@kb-labs/adapters-transport
|
Transport adapters for inter-process communication (IPC, Unix Sockets) |
MIT |
12
greenflagged
/ 77 total
|
|
@kb-labs/adapters-vibeproxy
|
VibeProxy adapter implementing ILLM interface for local Anthropic API proxy |
— |
37
greenflagged
/ 77 total
|
|
@kb-labs/adapters-workspace-agent
|
Workspace adapter that materializes workspaces from a remote Host Agent via Gateway |
— |
33
greenflagged
/ 77 total
|
|
@kb-labs/adapters-workspace-localfs
|
Local filesystem adapter implementing IWorkspaceProvider |
— |
30
greenflagged
/ 77 total
|
|
@kb-labs/adapters-workspace-worktree
|
Git worktree adapter implementing IWorkspaceProvider for isolated execution |
— |
36
greenflagged
/ 77 total
|
|
@kb-labs/agent-contracts
|
Type definitions and contracts for KB Labs Agents. IDs, Session, Specification, Gates, Multi-Agent types. |
— |
36
greenflagged
/ 71 total
|
|
@kb-labs/agent-core
|
Core logic for KB Labs Agents. Session management, orchestration, quality gates, multi-agent coordination. |
— |
23
greenflagged
/ 68 total
|
|
@kb-labs/agent-entry
|
CLI commands for KB Labs Agents V2. Provides agent:run-v2 command. |
— |
60
greenflagged
/ 1
rejected
/ 61 total
|
|
@kb-labs/agent-history
|
File change history, snapshots and conflict resolution for KB Labs Agents |
MIT |
29
greenflagged
/ 72 total
|
|
@kb-labs/agent-kernel
|
Kernel state and continuity model for KB Labs Agents. |
— |
27
greenflagged
/ 68 total
|
|
@kb-labs/agent-mcp
|
MCP (Model Context Protocol) integration for KB Labs Agents. Client → MCPToolPack + Server → agent as MCP endpoint. |
— |
38
greenflagged
/ 68 total
|
|
@kb-labs/agent-runtime
|
Shared runtime engine and mode routing for KB Labs Agents. |
— |
32
greenflagged
/ 68 total
|
|
@kb-labs/agent-sdk
|
Agent SDK — contracts and interfaces for composing agents. No logic, only types. |
— |
30
greenflagged
/ 68 total
|
|
@kb-labs/agent-store
|
Canonical session artifact storage for KB Labs Agents. |
— |
27
greenflagged
/ 68 total
|
|
@kb-labs/agent-tools
|
Agent management tools for planning, coordination, and execution |
MIT |
26
greenflagged
/ 72 total
|
|
@kb-labs/agent-tracing
|
Tracing infrastructure for KB Labs Agents — NDJSON writer, privacy redaction, trace loading and analysis |
MIT |
10
greenflagged
/ 72 total
|
|
@kb-labs/cli-api
|
— |
— |
2
greenflagged
/ 2 total
|
|
@kb-labs/cli-bin
|
KB Labs CLI tool for project management and automation |
— |
79
greenflagged
/ 79 total
|
|
@kb-labs/cli-commands
|
Command implementations for KB Labs CLI |
— |
77
greenflagged
/ 77 total
|
|
@kb-labs/cli-contracts
|
Type definitions and contracts for KB Labs CLI framework (Commands, Context, Presenters, Profiles) |
— |
12
greenflagged
/ 77 total
|
|
@kb-labs/cli-core
|
— |
— |
2
greenflagged
/ 2 total
|
|
@kb-labs/cli-runtime
|
CLI runtime — command execution, middleware, formatters, presenters, gateway, lifecycle |
— |
25
greenflagged
/ 76 total
|
|
@kb-labs/commit-contracts
|
Public contracts package for KB Labs Commit plugin. Provides typed guarantees about artifacts, commands, and APIs. |
— |
21
greenflagged
/ 72 total
|
|
@kb-labs/commit-core
|
Core business logic for KB Labs Commit plugin - git analysis, plan generation, and commit application. |
— |
5
greenflagged
/ 69 total
|
|
@kb-labs/commit-entry
|
CLI commands and manifest for KB Labs Commit plugin - AI-powered commit generation. |
— |
61
greenflagged
/ 61 total
|
|
@kb-labs/core-bundle
|
Bundle resolution system for KB Labs products, combining profiles, config, and artifacts |
— |
42
greenflagged
/ 79 total
|
|
@kb-labs/core-config
|
Core configuration system for KB Labs products, including schema validation, resolution, and merging |
— |
38
greenflagged
/ 82 total
|
|
@kb-labs/core-contracts
|
Contracts for KB Labs Core plugin. |
MIT |
82
greenflagged
/ 82 total
|
|
@kb-labs/core-discovery
|
Marketplace-based entity discovery for KB Labs platform |
— |
33
greenflagged
/ 77 total
|
|
@kb-labs/core-ipc
|
IPC transport layer for KB Labs platform (Unix sockets, process IPC) |
MIT |
35
greenflagged
/ 79 total
|
|
@kb-labs/core-platform
|
Pure abstractions for KB Labs platform with minimal dependencies. |
MIT |
50
greenflagged
/ 81 total
|
|
@kb-labs/core-policy
|
Policy management system for KB Labs, handling rule validation and policy bundles |
— |
37
greenflagged
/ 78 total
|
|
@kb-labs/core-registry
|
Unified entity registry for KB Labs platform — discovery, caching, validation, diagnostics |
— |
39
greenflagged
/ 77 total
|
|
@kb-labs/core-resource-broker
|
Centralized resource broker for queue management, rate limiting, and retry logic |
— |
32
greenflagged
/ 78 total
|
|
@kb-labs/core-runtime
|
— |
— |
48
greenflagged
/ 80 total
|
|
@kb-labs/core-sandbox
|
Universal sandbox isolation for CLI and REST API |
— |
10
greenflagged
/ 78 total
|
|
@kb-labs/core-state-broker
|
Universal state broker for persistent cross-invocation state |
— |
49
greenflagged
/ 81 total
|
|
@kb-labs/core-state-daemon
|
State daemon server for persistent cross-invocation state |
— |
0
greenflagged
/ 1
rejected
/ 76 total
|
|
@kb-labs/core-sys
|
Core system utilities for KB Labs, including file system operations and path resolution |
— |
36
greenflagged
/ 78 total
|
|
@kb-labs/core-tenant
|
Multi-tenancy primitives for KB Labs |
— |
63
greenflagged
/ 78 total
|
|
@kb-labs/core-types
|
Shared TypeScript type definitions for KB Labs core packages |
— |
50
greenflagged
/ 81 total
|
|
@kb-labs/core-workspace
|
Core workspace utilities for KB Labs, including root directory resolution and workspace detection |
— |
35
greenflagged
/ 78 total
|
|
@kb-labs/devkit
|
Shared developer toolkit for KB Labs projects: TS/ESLint/Prettier/Vitest/Tsup presets and reusable GitHub Actions. |
MIT |
4
greenflagged
/ 76 total
|
|
@kb-labs/devlink-contracts
|
Contracts package for DevLink plugin — types, Zod schemas, flags. |
— |
30
greenflagged
/ 71 total
|
|
@kb-labs/devlink-core
|
Core business logic for DevLink plugin — discovery, plan, apply, state, backup. |
— |
6
greenflagged
/ 69 total
|
|
@kb-labs/devlink-entry
|
CLI commands and manifest for DevLink plugin. |
— |
62
greenflagged
/ 62 total
|
|
@kb-labs/gateway-app
|
— |
— |
71
greenflagged
/ 71 total
|
|
@kb-labs/gateway-auth
|
Authentication and authorization middleware for the KB Labs API Gateway. Handles JWT validation, token issuance, and request authorization. |
— |
47
greenflagged
/ 71 total
|
|
@kb-labs/gateway-contracts
|
Shared type contracts and interfaces for the KB Labs API Gateway. Defines the API surface and data structures used across gateway packages. |
— |
13
greenflagged
/ 74 total
|
|
@kb-labs/gateway-core
|
Core routing and dispatch logic for the KB Labs API Gateway. Handles request routing, plugin registration, and inter-service communication. |
— |
39
greenflagged
/ 71 total
|
|
@kb-labs/gateway-runtime-server
|
Fastify-based HTTP server for the KB Labs API Gateway. Provides the runtime infrastructure for serving plugins and routing requests. |
— |
71
greenflagged
/ 71 total
|
|
@kb-labs/gateway-test
|
Minimal stub gateway for delivery e2e — not the real gateway |
MIT |
0
greenflagged
/ 5
rejected
/ 5 total
|
|
@kb-labs/github-contracts
|
Public contracts for the GitHub plugin |
— |
2
greenflagged
/ 2 total
|
|
@kb-labs/github-entry
|
Manifest and workflow handlers for the GitHub plugin |
— |
2
greenflagged
/ 2 total
|
|
@kb-labs/host-agent-app
|
Host Agent application entrypoint and CLI binary. The main executable for running the Host Agent service on a remote workspace. |
— |
47
greenflagged
/ 69 total
|
|
@kb-labs/host-agent-client
|
Client library for communicating with a remote Host Agent. Provides high-level APIs for workspace materialization and capability access. |
— |
10
greenflagged
/ 69 total
|
|
@kb-labs/host-agent-contracts
|
Shared type contracts for Host Agent. Defines the API and message structures used for communication between Host Agent and its clients. |
— |
11
greenflagged
/ 72 total
|
|
@kb-labs/host-agent-core
|
Core Host Agent implementation. Manages workspace lifecycle, exposes host capabilities, and coordinates with the platform over the transport layer. |
— |
32
greenflagged
/ 69 total
|
|
@kb-labs/host-agent-entry
|
CLI commands for Host Agent — register and status. |
— |
61
greenflagged
/ 61 total
|
|
@kb-labs/host-agent-fs
|
Filesystem, search, and shell capability handlers for Host Agent. Exposes file read/write, glob search, and shell execution to remote callers. |
— |
8
greenflagged
/ 69 total
|
|
@kb-labs/host-agent-transport
|
Transport layer for Host Agent. Supports Unix sockets, named pipes, and TCP for low-level inter-process communication. |
— |
31
greenflagged
/ 72 total
|
|
@kb-labs/impact-contracts
|
Contracts for KB Labs Impact Analysis Plugin — types, interfaces, schemas. |
— |
40
greenflagged
/ 71 total
|
|
@kb-labs/impact-core
|
Core implementation of KB Labs Impact Analysis Plugin. |
— |
6
greenflagged
/ 69 total
|
|
@kb-labs/infra-worker-contracts
|
Public contracts package for infra worker plugin invoke payloads and results. |
— |
47
greenflagged
/ 71 total
|
|
@kb-labs/infra-worker-core
|
Infra worker plugin core for workspace/environment/snapshot lifecycle operations. |
— |
6
greenflagged
/ 69 total
|
|
@kb-labs/llm-router
|
Adaptive LLM router with tier-based model selection and fallback support. |
MIT |
35
greenflagged
/ 79 total
|
|
@kb-labs/marketplace-api
|
Fastify routes for KB Labs marketplace service |
— |
70
greenflagged
/ 70 total
|
|
@kb-labs/marketplace-app
|
KB Labs Marketplace service — Fastify entrypoint |
— |
9
greenflagged
/ 69 total
|
|
@kb-labs/marketplace-contracts
|
Shared types and interfaces for KB Labs marketplace |
— |
37
greenflagged
/ 70 total
|
|
@kb-labs/marketplace-core
|
Marketplace service — unified install/uninstall/enable/disable for all entity types |
— |
43
greenflagged
/ 70 total
|
|
@kb-labs/marketplace-entry
|
Marketplace CLI plugin — commands for managing plugins, adapters, and other marketplace entities |
— |
60
greenflagged
/ 60 total
|
|
@kb-labs/marketplace-npm
|
npm/pnpm package source for KB Labs marketplace |
— |
31
greenflagged
/ 70 total
|
|
@kb-labs/mind-adapters
|
Git adapters for KB Labs Mind |
— |
34
greenflagged
/ 68 total
|
|
@kb-labs/mind-contracts
|
Public contracts for the KB Labs Mind plugin. Declares artifacts, commands, workflows, and API guarantees for consumers. |
— |
70
greenflagged
/ 70 total
|
|
@kb-labs/mind-core
|
Core contracts, errors, and utilities for KB Labs Mind |
— |
6
greenflagged
/ 68 total
|
|
@kb-labs/mind-embeddings
|
Embedding provider abstractions for KB Labs Mind. |
— |
23
greenflagged
/ 71 total
|
|
@kb-labs/mind-engine
|
Mind engine adapter for KB Labs Mind (RAG, embeddings, vector store integration). |
— |
66
greenflagged
/ 1
rejected
/ 67 total
|
|
@kb-labs/mind-entry
|
CLI commands for KB Labs Mind |
— |
59
greenflagged
/ 59 total
|
|
@kb-labs/mind-indexer
|
Delta indexing for KB Labs Mind |
— |
28
greenflagged
/ 66 total
|
|
@kb-labs/mind-orchestrator
|
Agent-optimized RAG query orchestration for KB Labs Mind |
— |
3
greenflagged
/ 65 total
|
|
@kb-labs/mind-types
|
Shared types and contracts for KB Labs Mind |
— |
68
greenflagged
/ 68 total
|
|
@kb-labs/mind-vector-store
|
Lightweight vector storage for KB Labs Mind RAG pipeline. |
— |
25
greenflagged
/ 65 total
|
|
@kb-labs/perm-presets
|
Composable permission presets for KB Labs plugins |
— |
53
greenflagged
/ 77 total
|
|
@kb-labs/platform-client
|
Unified client SDK for KB Labs platform. Zero dependencies. Access LLM, Cache, VectorStore, Analytics, and any adapter through a single client. |
— |
39
greenflagged
/ 76 total
|
|
@kb-labs/plugin-contracts
|
Plugin System Contracts - Pure types with 0 runtime dependencies |
MIT |
45
greenflagged
/ 74 total
|
|
@kb-labs/plugin-execution
|
Universal execution layer for KB Labs plugins |
— |
39
greenflagged
/ 74 total
|
|
@kb-labs/plugin-execution-factory
|
Execution backend factory for KB Labs plugins - extracted to break circular dependencies |
MIT |
14
greenflagged
/ 74 total
|
|
@kb-labs/plugin-manifest
|
— |
— |
0
greenflagged
/ 1 total
|
|
@kb-labs/plugin-runtime
|
Plugin System Runtime - Context factory, sandboxed shims, and APIs |
MIT |
46
greenflagged
/ 74 total
|
|
@kb-labs/policy-contracts
|
Types, interfaces, and schemas for the KB Labs policy plugin. |
— |
27
greenflagged
/ 69 total
|
|
@kb-labs/policy-core
|
Core implementation for KB Labs policy plugin. Category resolver, policy runner, and checks. |
— |
6
greenflagged
/ 66 total
|
|
@kb-labs/qa-contracts
|
Contracts for KB Labs QA Plugin — types, interfaces, and constants for QA checks, baselines, and history tracking. |
— |
6
greenflagged
/ 67 total
|
|
@kb-labs/qa-core
|
Core business logic for KB Labs QA Plugin — runner, baseline, history, and reporting. |
— |
17
greenflagged
/ 65 total
|
|
@kb-labs/qa-entry
|
CLI commands for KB Labs QA Plugin — qa:run, qa:save, qa:history, qa:trends, qa:regressions, baseline:update, baseline:status. |
— |
58
greenflagged
/ 58 total
|
|
@kb-labs/quality-contracts
|
Type-safe contracts for Quality Plugin. Types, schemas, and constants for monorepo analysis and quality checks. |
— |
26
greenflagged
/ 67 total
|
|
@kb-labs/quality-core
|
Core business logic for KB Labs Quality plugin - monorepo analysis, dependency management, and health checks. |
— |
7
greenflagged
/ 65 total
|
|
@kb-labs/quality-entry
|
Quality Plugin CLI commands for monorepo analysis, health checks, and automated fixes. |
— |
57
greenflagged
/ 1
rejected
/ 58 total
|
|
@kb-labs/release-manager-changelog
|
KB Labs Release Manager - conventional commits parser and changelog generator |
MIT |
62
greenflagged
/ 69 total
|
|
@kb-labs/release-manager-checks
|
KB Labs Release Manager - check adapters for audit, devlink, mind, tests, and build |
MIT |
6
greenflagged
/ 65 total
|
|
@kb-labs/release-manager-cli
|
KB Labs Release Manager - CLI commands for release management |
MIT |
67
greenflagged
/ 67 total
|
|
@kb-labs/release-manager-contracts
|
Contracts for KB Labs Release Manager plugin. |
MIT |
29
greenflagged
/ 69 total
|
|
@kb-labs/release-manager-core
|
KB Labs Release Manager - core orchestration, planning, versioning, and publishing |
MIT |
71
greenflagged
/ 71 total
|
|
@kb-labs/rest-api-app
|
REST API application for KB Labs, providing HTTP endpoints for plugin functionality |
— |
67
greenflagged
/ 67 total
|
|
@kb-labs/rest-api-contracts
|
Shared API contracts for KB Labs REST/CLI/Studio surfaces |
— |
40
greenflagged
/ 71 total
|
|
@kb-labs/rest-api-core
|
Core REST API functionality for KB Labs, including request handling and routing |
— |
31
greenflagged
/ 72 total
|
|
@kb-labs/review-contracts
|
Type definitions and contracts for AI Review plugin |
— |
29
greenflagged
/ 67 total
|
|
@kb-labs/review-core
|
Core orchestration logic for AI Review plugin. |
— |
21
greenflagged
/ 65 total
|
|
@kb-labs/review-entry
|
CLI commands for AI Review plugin. |
— |
58
greenflagged
/ 58 total
|
|
@kb-labs/review-heuristic
|
Heuristic analysis engines for AI Review plugin. |
— |
21
greenflagged
/ 65 total
|
|
@kb-labs/review-llm
|
LLM-based analysis for KB Labs AI Review |
— |
6
greenflagged
/ 66 total
|
|
@kb-labs/scaffold
|
Generic entity scaffolder for KB Labs plugins, adapters, and friends. |
— |
47
greenflagged
/ 47 total
|
|
@kb-labs/scaffold-contracts
|
Public types for the KB Labs scaffold engine (entity, block, manifest patch). |
— |
50
greenflagged
/ 50 total
|
|
@kb-labs/scaffold-core
|
Pure engine for the KB Labs scaffolder: loader, resolver, renderer, patch merger, writer. |
— |
48
greenflagged
/ 48 total
|
|
@kb-labs/sdk
|
— |
— |
12
greenflagged
/ 20 total
|
|
@kb-labs/setup-engine-core
|
— |
— |
0
greenflagged
/ 1 total
|
|
@kb-labs/setup-engine-operations
|
— |
— |
0
greenflagged
/ 1 total
|
|
@kb-labs/shared-cli-ui
|
Shared CLI UI utilities for KB Labs projects - colors, formatting, progress indicators |
— |
49
greenflagged
/ 76 total
|
|
@kb-labs/shared-command-kit
|
Command Kit for KB Labs CLI - utilities and high-level API for building commands |
— |
32
greenflagged
/ 73 total
|
|
@kb-labs/shared-http
|
Shared Fastify/OpenAPI utilities for KB Labs HTTP services |
— |
8
greenflagged
/ 73 total
|
|
@kb-labs/shared-testing
|
Test utilities for KB Labs plugin development — mock builders, platform setup, test context |
— |
10
greenflagged
/ 73 total
|
|
@kb-labs/shared-testing-e2e
|
E2E test harness for KB Labs platform — kb-dev controller, HTTP/WS/SSE helpers, isolated project roots |
— |
31
greenflagged
/ 72 total
|
|
@kb-labs/shared-tool-kit
|
Tool factory and mock utilities for KB Labs agent tool development |
— |
11
greenflagged
/ 77 total
|
|
@kb-labs/studio-app
|
KB Labs Studio application |
— |
5
greenflagged
/ 70 total
|
|
@kb-labs/studio-contracts
|
— |
— |
0
greenflagged
/ 1 total
|
|
@kb-labs/studio-data-client
|
KB Labs Studio data client — API SDK with versioned contracts, mocks, and TanStack Query hooks |
— |
11
greenflagged
/ 74 total
|
|
@kb-labs/studio-devtools
|
Studio DevTools — extensible event channel store for developer debugging |
— |
32
greenflagged
/ 77 total
|
|
@kb-labs/studio-event-bus
|
Studio EventBus — pub/sub communication between plugin pages |
— |
36
greenflagged
/ 77 total
|
|
@kb-labs/studio-federation
|
Studio Module Federation host logic — page loader, container, error boundary |
— |
33
greenflagged
/ 73 total
|
|
@kb-labs/studio-hooks
|
Studio SDK hooks — useData, useMutateData, useSSE, useInfiniteData, useWebSocket, useEventBus, usePermissions, useNavigation, useNotification, useTheme |
— |
37
greenflagged
/ 74 total
|
|
@kb-labs/studio-plugin-tools
|
Build tooling for plugin Studio pages — Rspack config for Module Federation remotes |
— |
48
greenflagged
/ 77 total
|
|
@kb-labs/studio-ui-core
|
KB Labs design system foundation — design tokens, themes, CSS variables (framework-agnostic) |
— |
31
greenflagged
/ 77 total
|
|
@kb-labs/studio-ui-kit
|
KB Labs Studio UI Kit — React components using Ant Design and design tokens |
— |
74
greenflagged
/ 74 total
|
|
@kb-labs/telemetry-client
|
Lightweight telemetry client for KB Labs platform. Zero dependencies. Use in any Node.js/browser product to send events to the platform. |
— |
39
greenflagged
/ 80 total
|
|
@kb-labs/workflow-artifacts
|
Artifact helpers for KB Labs workflow engine. |
— |
47
greenflagged
/ 73 total
|
|
@kb-labs/workflow-builtins
|
Built-in workflow handlers (shell, etc.) |
— |
70
greenflagged
/ 70 total
|
|
@kb-labs/workflow-constants
|
Shared constants for the KB Labs workflow engine. |
— |
25
greenflagged
/ 72 total
|
|
@kb-labs/workflow-contracts
|
Contracts, types and schemas for the KB Labs workflow engine. |
— |
10
greenflagged
/ 69 total
|
|
@kb-labs/workflow-daemon
|
Workflow daemon for KB Labs - standalone service for background job execution |
— |
6
greenflagged
/ 70 total
|
|
@kb-labs/workflow-engine
|
Workflow orchestration engine for KB Labs. |
— |
69
greenflagged
/ 69 total
|
|
@kb-labs/workflow-entry
|
CLI commands for KB Labs Workflow Daemon - interact with workflow daemon via HTTP API. |
— |
5
greenflagged
/ 58 total
|
|
@kb-labs/workflow-runtime
|
Runtime adapters and step executors for the KB Labs workflow engine. |
— |
9
greenflagged
/ 69 total
|