|
@codemation/agent-skills
|
— |
— |
13
greenflagged
/ 13 total
|
|
@codemation/canvas
|
— |
— |
0
greenflagged
/ 8 total
|
|
@codemation/canvas-core
|
— |
— |
3
greenflagged
/ 8 total
|
|
@codemation/cli
|
The **Codemation command-line** package: parse arguments, wire a small composition root, and run **build**, **dev**, **serve**, and **user** subcommands against a **consumer project** (your app that defines `codemation.config.ts` and workflows). |
SEE LICENSE IN LICENSE |
9
greenflagged
/ 40 total
|
|
@codemation/core
|
The **Codemation engine**: workflow types, the execution model, builder DSL, dependency-injection primitives, and shared runtime contracts. It stays free of HTTP servers, databases, UI, and concrete node catalogs so apps and plugins can build on a stable |
SEE LICENSE IN LICENSE |
26
greenflagged
/ 35 total
|
|
@codemation/core-nodes
|
**Built-in Codemation nodes** shipped with the framework: triggers (for example webhooks), control-flow and data helpers, OpenAI chat model wiring, and related registration types. It depends only on `@codemation/core` plus the small set of libraries those |
SEE LICENSE IN LICENSE |
37
greenflagged
/ 38 total
|
|
@codemation/core-nodes-gmail
|
Optional Gmail integration for Codemation. The package is intentionally trigger-first: |
SEE LICENSE IN LICENSE |
22
greenflagged
/ 39 total
|
|
@codemation/dev-gateway
|
— |
— |
0
greenflagged
/ 1 total
|
|
@codemation/eventbus-redis
|
**Redis-backed run event bus** implementation for Codemation, bridging engine events to infrastructure using **ioredis**. It implements host/runtime expectations for publishing and subscribing to run lifecycle traffic. |
SEE LICENSE IN LICENSE |
34
greenflagged
/ 35 total
|
|
@codemation/host
|
The **framework host**: app-config loading, app-container composition, HTTP/WebSocket gateway (Hono), persistence (Prisma/Postgres), plugin and workflow discovery, shared React UI shell pieces, and server/client **subpath bundles** so Next.js and Node ser |
SEE LICENSE IN LICENSE |
0
greenflagged
/ 2
rejected
/ 41 total
|
|
@codemation/managed-auth
|
— |
— |
1
greenflagged
/ 1 total
|
|
@codemation/next-host
|
The **production Next.js host** for Codemation: App Router app, UI features (workflows, credentials, users), and server wiring that delegates to `@codemation/host`. Published packages ship a prebuilt standalone runtime for consumer apps, while framework a |
SEE LICENSE IN LICENSE |
2
greenflagged
/ 41 total
|
|
@codemation/node-example
|
A **minimal example node package**: shows how to ship a custom node (config + implementation) that depends only on `@codemation/core`. The monorepo uses it in tests and as a template for **community or private node packages**. |
SEE LICENSE IN LICENSE |
34
greenflagged
/ 35 total
|
|
@codemation/runtime-dev
|
— |
— |
0
greenflagged
/ 1 total
|
|
@codemation/ui
|
— |
— |
2
greenflagged
/ 2 total
|
|
@codemation/worker-cli
|
— |
— |
0
greenflagged
/ 1 total
|