@forinda/kickjs-cli 5.3.2 → 5.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{builtins-CnQ6lxcV.mjs → builtins-BCRm8cUp.mjs} +163 -100
- package/dist/builtins-BCRm8cUp.mjs.map +1 -0
- package/dist/{builtins-BxGfcEP6.mjs → builtins-BbJqgLmS.mjs} +432 -220
- package/dist/cli.mjs +2 -2
- package/dist/config-cyBKEKWL.mjs +12 -0
- package/dist/config-cyBKEKWL.mjs.map +1 -0
- package/dist/config-q_jBP6Ln.mjs +11 -0
- package/dist/{generator-extension-BNgcYlom.mjs → generator-extension-CsT2e6Fj.mjs} +274 -125
- package/dist/generator-extension-CsT2e6Fj.mjs.map +1 -0
- package/dist/index.d.mts +45 -0
- package/dist/index.d.mts.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/{plugin-Ccvf-gn6.mjs → plugin-8R67gfJG.mjs} +3 -3
- package/dist/{plugin-Ccvf-gn6.mjs.map → plugin-8R67gfJG.mjs.map} +1 -1
- package/dist/{plugin-B56zClEX.mjs → plugin-D6nfJWY0.mjs} +2 -2
- package/dist/{rolldown-runtime-CP9PNXAB.mjs → rolldown-runtime-B9Lxtctb.mjs} +1 -1
- package/dist/{run-plugins-sjeIm8hS.mjs → run-plugins-CYRt77yP.mjs} +2 -2
- package/dist/{typegen-CFW1vIgv.mjs → typegen-CgWQM1FH.mjs} +3 -3
- package/dist/{typegen-CYA1y8NJ.mjs → typegen-SyGEEyKv.mjs} +4 -4
- package/dist/{typegen-CYA1y8NJ.mjs.map → typegen-SyGEEyKv.mjs.map} +1 -1
- package/dist/{types-2ICiQzlQ.mjs → types-dPuCyHXz.mjs} +2 -2
- package/dist/{types-2ICiQzlQ.mjs.map → types-dPuCyHXz.mjs.map} +1 -1
- package/package.json +2 -2
- package/dist/builtins-CnQ6lxcV.mjs.map +0 -1
- package/dist/config-B5g_GsV2.mjs +0 -12
- package/dist/config-B5g_GsV2.mjs.map +0 -1
- package/dist/config-DE9Vo6LN.mjs +0 -11
- package/dist/generator-extension-BNgcYlom.mjs.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @forinda/kickjs-cli v5.
|
|
2
|
+
* @forinda/kickjs-cli v5.4.1
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) Felix Orinda
|
|
5
5
|
*
|
|
@@ -8,17 +8,17 @@
|
|
|
8
8
|
*
|
|
9
9
|
* @license MIT
|
|
10
10
|
*/
|
|
11
|
-
import{A as e,C as t,D as n,E as r,F as i,
|
|
11
|
+
import{A as e,C as t,D as n,E as r,F as i,I as a,L as o,M as s,N as c,O as l,P as u,R as d,S as f,T as p,_ as m,a as h,b as g,c as _,d as ee,f as v,g as y,h as te,j as ne,k as b,l as re,m as ie,n as ae,o as oe,p as se,s as ce,t as le,u as ue,v as de,w as x,x as fe,y as S}from"./generator-extension-CsT2e6Fj.mjs";import{a as C,i as w,o as pe,t as me}from"./config-cyBKEKWL.mjs";import{n as T}from"./types-dPuCyHXz.mjs";import{n as he}from"./plugin-8R67gfJG.mjs";import{a as ge,i as _e,o as ve,r as ye,s as be,t as E}from"./typegen-SyGEEyKv.mjs";import D,{basename as xe,dirname as O,isAbsolute as Se,join as k,relative as A,resolve as j,sep as Ce}from"node:path";import{cpSync as we,existsSync as M,mkdirSync as N,readFileSync as P,readdirSync as Te,rmSync as Ee,statSync as De,writeFileSync as Oe}from"node:fs";import{copyFile as ke,mkdir as Ae,readFile as F,readdir as je,rm as Me,stat as Ne,writeFile as I}from"node:fs/promises";import{execSync as Pe,fork as Fe,spawn as Ie,spawnSync as Le}from"node:child_process";import{pathToFileURL as L}from"node:url";import{glob as Re}from"glob";import{groupAssetKeys as ze}from"@forinda/kickjs";import{arch as Be,platform as Ve,release as He}from"node:os";import{generate as Ue,migrateDown as We,migrateLatest as Ge,migrateRollback as Ke,migrateStatus as qe,migrateUp as Je,renderSchemaSource as Ye,resolveDbConfig as Xe}from"@forinda/kickjs-db";const Ze={kickjs:{pkg:`@forinda/kickjs`,peers:[`express`],description:`Unified framework: DI, decorators, routing, middleware`,core:!0},vite:{pkg:`@forinda/kickjs-vite`,peers:[`vite`],description:`Vite plugin: dev server, HMR, module discovery`,dev:!0,core:!0},cli:{pkg:`@forinda/kickjs-cli`,peers:[],description:`CLI tool and code generators`,dev:!0,core:!0},swagger:{pkg:`@forinda/kickjs-swagger`,peers:[],description:`OpenAPI spec + Swagger UI + ReDoc`},db:{pkg:`@forinda/kickjs-db`,peers:[],description:`kick/db core — schema DSL, migrations, KickDbClient, customType`},"db-pg":{pkg:`@forinda/kickjs-db-pg`,peers:[`pg`],description:`kick/db PostgreSQL dialect + adapter (pgDialect, pgAdapter)`},drizzle:{pkg:`@forinda/kickjs-drizzle`,peers:[`drizzle-orm`],description:`Drizzle ORM adapter + query builder`},prisma:{pkg:`@forinda/kickjs-prisma`,peers:[`@prisma/client`],description:`Prisma adapter + query builder`},ws:{pkg:`@forinda/kickjs-ws`,peers:[`socket.io`],description:`WebSocket with @WsController decorators`},devtools:{pkg:`@forinda/kickjs-devtools`,peers:[],description:`Development dashboard — routes, DI, metrics, health`,dev:!0},auth:{pkg:`@forinda/kickjs-auth`,peers:[`jsonwebtoken`],description:`Authentication — JWT, API key, and custom strategies`},queue:{pkg:`@forinda/kickjs-queue`,peers:[],description:`Queue adapter (BullMQ/RabbitMQ/Kafka)`},"queue:bullmq":{pkg:`@forinda/kickjs-queue`,peers:[`bullmq`,`ioredis`],description:`Queue with BullMQ + Redis`},"queue:rabbitmq":{pkg:`@forinda/kickjs-queue`,peers:[`amqplib`],description:`Queue with RabbitMQ`},"queue:kafka":{pkg:`@forinda/kickjs-queue`,peers:[`kafkajs`],description:`Queue with Kafka`},mcp:{pkg:`@forinda/kickjs-mcp`,peers:[`@modelcontextprotocol/sdk`],description:`Model Context Protocol server — expose @Controller endpoints as AI tools`},testing:{pkg:`@forinda/kickjs-testing`,peers:[],description:`Test utilities and TestModule builder`,dev:!0}};function R(e,t=process.cwd()){let n=t;for(;;){if(M(j(n,e)))return n;let t=O(n);if(t===n)return null;n=t}}function Qe(){return R(`pnpm-lock.yaml`)?`pnpm`:R(`yarn.lock`)?`yarn`:R(`bun.lockb`)||R(`bun.lock`)?`bun`:R(`package-lock.json`)?`npm`:null}function $e(){let e=process.cwd();for(;e;){let t=j(e,`package.json`);if(M(t))try{let e=JSON.parse(P(t,`utf-8`)).packageManager;if(typeof e==`string`){let t=e.split(`@`)[0];if(me.includes(t))return t}}catch{}let n=O(e);if(n===e)return null;e=n}return null}async function et(e){if(e&&me.includes(e))return{pm:e,source:`flag`};let t=await w(process.cwd());if(t?.packageManager&&me.includes(t.packageManager))return{pm:t.packageManager,source:`config`};let n=$e();if(n)return{pm:n,source:`package.json`};let r=Qe();return r?{pm:r,source:`lockfile`}:{pm:`npm`,source:`default`}}async function tt(e){let{pm:t}=await et(e);return t}function nt(e=!1){let t=Object.entries(Ze),n=Math.max(...t.map(([e])=>e.length)),r=t.filter(([,e])=>e.core),i=t.filter(([,e])=>!e.core),a=([e,t])=>{let r=e.padEnd(n+2),i=t.peers.length?` (+ ${t.peers.join(`, `)})`:``;return` ${r} ${t.description}${i}`};console.log(`
|
|
12
12
|
Core packages (always installed by \`kick new\`):
|
|
13
13
|
`);for(let e of r)console.log(a(e));if(e){console.log(`
|
|
14
14
|
Optional packages (add as needed):
|
|
15
15
|
`);for(let e of i)console.log(a(e))}else console.log(`\n Plus ${i.length} optional packages (auth, swagger, db, queue, …).`),console.log(" Run `kick add --list --all` for the full catalog.");console.log(`
|
|
16
|
-
Usage: kick add auth drizzle swagger`),console.log(` kick add queue:bullmq`),console.log()}function
|
|
17
|
-
`),a.size===0&&o.size===0))){if(a.size>0){let e=Array.from(a),t=`${n} add ${e.join(` `)}`;console.log(`\n Installing ${e.length} dependency(ies):`);for(let t of e)console.log(` + ${t}`);console.log();try{
|
|
18
|
-
`)}})}const
|
|
16
|
+
Usage: kick add auth drizzle swagger`),console.log(` kick add queue:bullmq`),console.log()}function rt(e){e.command(`list`).alias(`ls`).description(`List KickJS packages (core only; pair with --all for the full catalog)`).option(`--all`,`Include the full optional catalog`).action(e=>{nt(!!e.all)})}function it(e){e.command(`add [packages...]`).description(`Add KickJS packages with their required dependencies`).option(`--pm <manager>`,`Package manager override`).option(`-D, --dev`,`Install as dev dependency`).option(`--list`,`List packages (core only by default; pair with --all)`).option(`--all`,`When listing, include the full optional catalog`).action(async(e,t)=>{if(t.list||e.length===0){nt(!!t.all);return}let{pm:n,source:r}=await et(t.pm);console.log(`\n Using ${n} (resolved from ${r})`);let i=t.dev,a=new Set,o=new Set,s=[];for(let t of e){let e=Ze[t];if(!e){s.push(t);continue}let n=i||e.dev?o:a;n.add(e.pkg);for(let t of e.peers)n.add(t)}if(!(s.length>0&&(console.log(`\n Unknown packages: ${s.join(`, `)}`),console.log(` Run "kick add --list" to see available packages.
|
|
17
|
+
`),a.size===0&&o.size===0))){if(a.size>0){let e=Array.from(a),t=`${n} add ${e.join(` `)}`;console.log(`\n Installing ${e.length} dependency(ies):`);for(let t of e)console.log(` + ${t}`);console.log();try{Pe(t,{stdio:`inherit`})}catch{console.log(`\n Installation failed. Run manually:\n ${t}\n`)}}if(o.size>0){let e=Array.from(o),t=`${n} add -D ${e.join(` `)}`;console.log(`\n Installing ${e.length} dev dependency(ies):`);for(let t of e)console.log(` + ${t} (dev)`);console.log();try{Pe(t,{stdio:`inherit`})}catch{console.log(`\n Installation failed. Run manually:\n ${t}\n`)}}console.log(` Done!
|
|
18
|
+
`)}})}const at=[{value:`auth`,label:`Auth`,hint:`JWT, OAuth, API keys`},{value:`swagger`,label:`Swagger`,hint:`OpenAPI docs`},{value:`ws`,label:`WebSocket`,hint:`rooms, heartbeat`},{value:`queue`,label:`Queue`,hint:`BullMQ/RabbitMQ/Kafka`},{value:`devtools`,label:`DevTools`,hint:`debug dashboard`}];function ot(t){t.command(`new [name]`).alias(`init`).description(`Create a new KickJS project (use "." for current directory)`).option(`-d, --directory <dir>`,`Target directory (defaults to project name)`).option(`--pm <manager>`,`Package manager: pnpm | npm | yarn | bun`).option(`--git`,`Initialize git repository`).option(`--no-git`,`Skip git initialization`).option(`--install`,`Install dependencies after scaffolding`).option(`--no-install`,`Skip dependency installation`).option(`-f, --force`,`Remove existing files without prompting`).option(`-t, --template <type>`,`Project template: rest | ddd | cqrs | minimal`).option(`-r, --repo <type>`,`Default repository: prisma | drizzle | inmemory | custom`).option(`--packages <packages>`,`Comma-separated packages to include (e.g. auth,swagger,ws,queue)`).option(`-y, --yes`,`Pick safe defaults for every prompt (template=minimal, repo=inmemory, no extras, git+install on)`).option(`--non-interactive`,`alias for --yes`).action(async(t,i)=>{r(`KickJS — Create a new project`);let a=!!(i.yes||i.nonInteractive);t||=a?`my-api`:await s({message:`Project name`,placeholder:`my-api`,defaultValue:`my-api`});let o;if(t===`.`?(o=j(`.`),t=xe(o)):o=j(i.directory||t),M(o)){let e=Te(o);if(e.length>0){if(i.force)n.warn(`Clearing existing files in ${o}`);else if(a){n.warn(`Directory "${t}" is not empty. Pass --force to clear it.`),b(`Aborted.`);return}else{n.warn(`Directory "${t}" is not empty:`);let r=e.slice(0,5);for(let e of r)n.message(` - ${e}`);if(e.length>5&&n.message(` ... and ${e.length-5} more`),!await p({message:u.red(`Remove all existing files and proceed?`),initialValue:!1})){b(`Aborted.`);return}}for(let t of e)Ee(j(o,t),{recursive:!0,force:!0})}}let c=i.template;c||=a?`minimal`:await e({message:`Project template`,options:[{value:`rest`,label:`REST API`,hint:`Express + Swagger`},{value:`ddd`,label:`DDD`,hint:`Domain-Driven Design modules`},{value:`cqrs`,label:`CQRS`,hint:`Commands, Queries, Events + WS/Queue`},{value:`minimal`,label:`Minimal`,hint:`bare Express`}]});let d=i.pm;d||=a?await tt(void 0):await e({message:`Package manager`,options:[{value:`pnpm`,label:`pnpm`},{value:`npm`,label:`npm`},{value:`yarn`,label:`yarn`},{value:`bun`,label:`bun`}]});let f=i.repo;f||(a?f=`inmemory`:(f=await e({message:`Default repository/ORM`,options:[{value:`prisma`,label:`Prisma`},{value:`drizzle`,label:`Drizzle`},{value:`inmemory`,label:`In-Memory`},{value:`custom`,label:`Custom`,hint:`specify later`}]}),f===`custom`&&(f=await s({message:`Custom repository name`,defaultValue:`custom`}))));let m;if(i.packages!==void 0){let e=i.packages.trim().toLowerCase();m=e===``||e===`none`||e===`false`?[]:i.packages.split(`,`).map(e=>e.trim()).filter(Boolean)}else m=a?[]:await l({message:`Select packages to include`,options:[...at],required:!1});let g;g=i.git===void 0?a?!0:await p({message:`Initialize git repository?`,initialValue:!0}):i.git;let _;_=i.install===void 0?a?!0:await p({message:`Install dependencies?`,initialValue:!0}):i.install,await h({name:t,directory:o,packageManager:d,initGit:g,installDeps:_,template:c,defaultRepo:f,packages:m}),b(`Done! Next steps: ${u.cyan(`cd ${t} && ${d} dev`)}`)})}async function st(e){let{name:n,outDir:r}=e,i=t(n),a=x(n),o=[],s=k(r,`${i}.plugin.ts`);return await d(s,`import {
|
|
19
19
|
definePlugin,
|
|
20
20
|
type AppAdapter,
|
|
21
|
-
type
|
|
21
|
+
type AppModuleEntry,
|
|
22
22
|
type Container,
|
|
23
23
|
type ContributorRegistrations,
|
|
24
24
|
} from '@forinda/kickjs'
|
|
@@ -59,7 +59,7 @@ export interface ${a}PluginConfig {
|
|
|
59
59
|
* @example
|
|
60
60
|
* \`\`\`ts
|
|
61
61
|
* import { bootstrap } from '@forinda/kickjs'
|
|
62
|
-
* import { ${a}Plugin } from './plugins/${
|
|
62
|
+
* import { ${a}Plugin } from './plugins/${i}.plugin'
|
|
63
63
|
*
|
|
64
64
|
* export const app = await bootstrap({
|
|
65
65
|
* modules,
|
|
@@ -84,13 +84,17 @@ export const ${a}Plugin = definePlugin<${a}PluginConfig>({
|
|
|
84
84
|
},
|
|
85
85
|
|
|
86
86
|
/**
|
|
87
|
-
* Return
|
|
88
|
-
*
|
|
89
|
-
*
|
|
87
|
+
* Return modules this plugin contributes to the app. These load
|
|
88
|
+
* before user modules, so plugin controllers and services are
|
|
89
|
+
* available for user code to \`@Autowired\`.
|
|
90
|
+
*
|
|
91
|
+
* Accepts both \`defineModule\`-style instances (call the factory:
|
|
92
|
+
* \`ExampleModule()\`) and legacy \`class … implements AppModule\`
|
|
93
|
+
* constructors.
|
|
90
94
|
*/
|
|
91
|
-
modules():
|
|
95
|
+
modules(): AppModuleEntry[] {
|
|
92
96
|
return [
|
|
93
|
-
// ExampleModule,
|
|
97
|
+
// ExampleModule(),
|
|
94
98
|
]
|
|
95
99
|
},
|
|
96
100
|
|
|
@@ -127,10 +131,10 @@ export const ${a}Plugin = definePlugin<${a}PluginConfig>({
|
|
|
127
131
|
return [
|
|
128
132
|
// Example:
|
|
129
133
|
// import { defineHttpContextDecorator } from '@forinda/kickjs'
|
|
130
|
-
// declare module '@forinda/kickjs' { interface ContextMeta { ${
|
|
134
|
+
// declare module '@forinda/kickjs' { interface ContextMeta { ${i}: { foo: string } } }
|
|
131
135
|
// const Load${a} = defineHttpContextDecorator({
|
|
132
|
-
// key: '${
|
|
133
|
-
// resolve: (ctx) => ({ foo: ctx.req.headers['x-${
|
|
136
|
+
// key: '${i}',
|
|
137
|
+
// resolve: (ctx) => ({ foo: ctx.req.headers['x-${i}'] as string }),
|
|
134
138
|
// })
|
|
135
139
|
// return [Load${a}.registration]
|
|
136
140
|
]
|
|
@@ -155,8 +159,8 @@ export const ${a}Plugin = definePlugin<${a}PluginConfig>({
|
|
|
155
159
|
},
|
|
156
160
|
}),
|
|
157
161
|
})
|
|
158
|
-
`),o.push(s),o}async function
|
|
159
|
-
Skipped — existing kick.config.ts preserved.`),[]):(await
|
|
162
|
+
`),o.push(s),o}async function ct(e){let t=k(e.outDir,`kick.config.ts`),n=e.modulesDir??`src/modules`,r=e.defaultRepo??`inmemory`;return M(t)&&!e.force&&!await p({message:`kick.config.ts already exists. Overwrite?`,initialValue:!1})?(console.log(`
|
|
163
|
+
Skipped — existing kick.config.ts preserved.`),[]):(await d(t,`import { defineConfig } from '@forinda/kickjs-cli'
|
|
160
164
|
|
|
161
165
|
export default defineConfig({
|
|
162
166
|
modules: {
|
|
@@ -193,7 +197,18 @@ export default defineConfig({
|
|
|
193
197
|
},
|
|
194
198
|
],
|
|
195
199
|
})
|
|
196
|
-
`),[t])}const
|
|
200
|
+
`),[t])}const lt=new Set([`rest`,`ddd`,`cqrs`,`minimal`]);function ut(e,t){if(t)return t;try{let t=JSON.parse(P(k(e,`package.json`),`utf-8`));if(t.name)return t.name.replace(/^@[^/]+\//,``)}catch{}return e.split(`/`).findLast(Boolean)??`app`}function dt(e,t){if(t)return t;try{let t=JSON.parse(P(k(e,`package.json`),`utf-8`));if(t.packageManager)return t.packageManager.split(`@`)[0]}catch{}return`pnpm`}async function ft(e,t){if(t)return t;try{let t=(await w(e))?.pattern;if(t&<.has(t))return t}catch{}return`ddd`}async function pt(e){let t=e.only??`all`,n=ut(e.outDir,e.name),r=dt(e.outDir,e.pm),i=await ft(e.outDir,e.template),a=t===`agents`||t===`both`||t===`all`,o=t===`claude`||t===`both`||t===`all`,s=t===`skills`||t===`all`,c=[];a&&c.push({file:k(e.outDir,`AGENTS.md`),render:()=>oe(n,i,r)}),o&&c.push({file:k(e.outDir,`CLAUDE.md`),render:()=>ce(n,i,r)}),s&&c.push({file:k(e.outDir,`kickjs-skills.md`),render:()=>_(n,i,r)});let l=[];for(let{file:t,render:n}of c){if(M(t)&&!e.force&&!await p({message:`${t.replace(e.outDir+`/`,``)} already exists. Overwrite?`,initialValue:!1})){console.log(` Skipped — existing ${t.replace(e.outDir+`/`,``)} preserved.`);continue}await d(t,n()),l.push(t)}return l}function z(e,t){if(e[t]!==`{`)return-1;let n=1;for(let r=t+1;r<e.length;r++){let t=e[r];if(t===`{`)n++;else if(t===`}`&&(n--,n===0))return r}return-1}function B(e,t){let n=t.exec(e);if(!n)return null;let r=n.index+n[0].length-1,i=z(e,r);return i===-1?null:e.slice(r+1,i)}function V(e,t,n){let r=` `.repeat(n);return e.split(`
|
|
201
|
+
`).map(e=>{if(e.trim()===``)return e;let n=RegExp(`^ {0,${t}}`);return r+e.replace(n,``)}).join(`
|
|
202
|
+
`)}function mt(e){return e.replaceAll(/import\s*\{\s*([^}]+)\s*\}\s*from\s*'@forinda\/kickjs'/g,(e,t)=>{let n=t.split(`,`).map(e=>e.trim()).filter(e=>e&&e!==`Container`&&e!==`type Container`&&e!==`type AppModule`&&e!==`AppModule`&&e!==`type ModuleRoutes`&&e!==`ModuleRoutes`);return n.includes(`defineModule`)||n.push(`defineModule`),`import { ${n.join(`, `)} } from '@forinda/kickjs'`})}function ht(e,t){return e.replaceAll(/import\s*\{\s*([^}]+)\s*\}\s*from\s*'@forinda\/kickjs'/g,(e,n)=>{let r=n.split(`,`).map(e=>e.trim()).filter(e=>e&&e!==`defineModule`);return t.container&&!r.includes(`Container`)&&r.push(`Container`),t.appModule&&!r.some(e=>e===`AppModule`||e===`type AppModule`)&&r.push(`type AppModule`),t.moduleRoutes&&!r.some(e=>e===`ModuleRoutes`||e===`type ModuleRoutes`)&&r.push(`type ModuleRoutes`),t.contributorRegistrations&&!r.some(e=>e===`ContributorRegistrations`||e===`type ContributorRegistrations`)&&r.push(`type ContributorRegistrations`),`import { ${r.join(`, `)} } from '@forinda/kickjs'`})}function gt(e){if(/\bdefineModule\s*\(/.test(e))return{migrated:null,reason:`already in target form`};let t=[...e.matchAll(/export\s+class\s+(\w+Module)\s+implements\s+AppModule\s*\{/g)];if(t.length===0)return{migrated:null,reason:`no class form detected`};if(t.length>1)return{migrated:null,reason:`multiple module classes in one file — migrate manually`};let n=t[0],r=n[1],i=n.index+n[0].length-1,a=z(e,i);if(a===-1)return{migrated:null,reason:`unbalanced class braces`};let o=e.slice(i+1,a),s=e.slice(0,n.index),c=e.slice(a+1),l=B(o,/register\s*\(([^)]*)\)\s*:\s*void\s*\{/),u=B(o,/contributors\s*\(\s*\)\s*:\s*ContributorRegistrations\s*\{/),d=B(o,/routes\s*\(\s*\)\s*:\s*[A-Za-z|[\]\s]+\{/);if(!d)return{migrated:null,reason:`routes() method missing or signature unrecognized`};let f=mt(s),p=``;return l&&(p+=` register(container) {${V(l,4,6)} },\n\n`),u&&(p+=` contributors() {${V(u,4,6)} },\n\n`),p+=` routes() {${V(d,4,6)} },`,{migrated:`${f}${`export const ${r} = defineModule({
|
|
203
|
+
name: '${r}',
|
|
204
|
+
build: () => ({
|
|
205
|
+
${p}
|
|
206
|
+
}),
|
|
207
|
+
})`}${c}`}}function _t(e){if(/export\s+class\s+\w+Module\s+implements\s+AppModule\s*\{/.test(e))return{migrated:null,reason:`already in target form`};let t=[...e.matchAll(/export\s+const\s+(\w+Module)\s*=\s*defineModule\s*\(\s*\{/g)];if(t.length===0)return{migrated:null,reason:`no defineModule form detected`};if(t.length>1)return{migrated:null,reason:`multiple defineModule blocks in one file — migrate manually`};let n=t[0],r=n[1],i=n.index+n[0].length-1,a=z(e,i);if(a===-1)return{migrated:null,reason:`unbalanced defineModule braces`};let o=e.indexOf(`)`,a);if(o===-1)return{migrated:null,reason:`unbalanced defineModule call parens`};let s=e.slice(i+1,a),c=e.slice(0,n.index),l=o+1;for(;l<e.length&&(e[l]===`
|
|
208
|
+
`||e[l]===`\r`);)l++;let u=e.slice(l),d=/build\s*:\s*\([^)]*\)\s*=>\s*\(\s*\{/g.exec(s);if(!d)return{migrated:null,reason:`build: () => ({...}) not found in defineModule`};let f=d.index+d[0].length-1,p=z(s,f);if(p===-1)return{migrated:null,reason:`unbalanced build() braces`};let m=s.slice(f+1,p),h=B(m,/register\s*\(([^)]*)\)\s*\{/),g=B(m,/contributors\s*\(\s*\)\s*\{/),_=B(m,/routes\s*\(\s*\)\s*\{/);if(!_)return{migrated:null,reason:`routes() method missing inside build()`};let ee=ht(c,{container:h!==null,appModule:!0,moduleRoutes:!0,contributorRegistrations:g!==null}),v=``;return h!==null&&(v+=` register(container: Container): void {${V(h,6,4)} }\n\n`),g!==null&&(v+=` contributors(): ContributorRegistrations {${V(g,6,4)} }\n\n`),v+=` routes(): ModuleRoutes {${V(_,6,4)} }`,{migrated:`${ee}${`export class ${r} implements AppModule {
|
|
209
|
+
${v}
|
|
210
|
+
}
|
|
211
|
+
`}${u}`}}function vt(e,t){return t===`class`?_t(e):gt(e)}function yt(e,t){let n=e,r=!1;if(t===`define`){/\bAppModuleClass\b/.test(n)&&(n=n.replaceAll(/\bAppModuleClass\b/g,`AppModuleEntry`),r=!0);let e=/(=\s*\[)([\s\S]*?)(])/,t=e.exec(n);if(t){let i=t[1],a=t[3],o=t[2],s=o.replaceAll(/(\b\w+Module)(?![(.])/g,`$1()`);s!==o&&(n=n.replace(e,`${i}${s}${a}`),r=!0)}}else{/\bAppModuleEntry\b/.test(n)&&(n=n.replaceAll(/\bAppModuleEntry\b/g,`AppModuleClass`),r=!0);let e=/(=\s*\[)([\s\S]*?)(])/,t=e.exec(n);if(t){let i=t[1],a=t[3],o=t[2],s=o.replaceAll(/(\b\w+Module)\s*\(\s*\)/g,`$1`);s!==o&&(n=n.replace(e,`${i}${s}${a}`),r=!0)}}return r?{migrated:n}:{migrated:null,reason:`no changes needed`}}async function bt(e){let t=[];return await n(j(e),0),t;async function n(e,r){let i;try{i=await je(e)}catch{return}for(let a of i){if(a===`node_modules`||a===`dist`||a===`.kickjs`)continue;let i=k(e,a),o;try{o=await Ne(i)}catch{continue}o.isDirectory()?await n(i,r+1):(a.endsWith(`.module.ts`)||a===`index.ts`&&r===1)&&t.push(i)}}}async function xt(e,t){let n=0;return await r(e,t),n;async function r(e,t){let i;try{i=await je(e)}catch{return}await Ae(t,{recursive:!0});for(let a of i){if(a===`node_modules`||a===`dist`||a===`.kickjs`)continue;let i=k(e,a),o=k(t,a),s;try{s=await Ne(i)}catch{continue}s.isDirectory()?await r(i,o):(await ke(i,o),n++)}}}function St(e){return k(e,`.kickjs`,`codemod-backups`,`${new Date().toISOString().replaceAll(/[:.]/g,`-`)}-modules`)}async function Ct(e,t){let{dryRun:n=!1,cwd:r=process.cwd(),target:i}=t,a=t.backup??!n,o=await bt(e),s=await F(k(e,`index.ts`),`utf-8`).then(()=>!0,()=>!1),c=null;a&&(o.length>0||s)&&(c=St(r),await xt(e,c));let l=[];for(let e of o){let t=vt(await F(e,`utf-8`),i);if(t.migrated==null){l.push({path:e,status:`skipped`,reason:t.reason});continue}n||await I(e,t.migrated,`utf-8`),l.push({path:e,status:`migrated`})}let u=k(e,`index.ts`),d=null;try{d=await F(u,`utf-8`)}catch{return{target:i,files:l,indexStatus:`not-found`,indexPath:u,backupDir:c}}let f=yt(d,i);return f.migrated==null?{target:i,files:l,indexStatus:`skipped`,indexPath:u,indexReason:f.reason,backupDir:c}:(n||await I(u,f.migrated,`utf-8`),{target:i,files:l,indexStatus:`migrated`,indexPath:u,backupDir:c})}async function wt(e,t){let n=await bt(e),r=[],i=t===`define`?/export\s+class\s+\w+Module\s+implements\s+AppModule\s*\{/:/export\s+const\s+\w+Module\s*=\s*defineModule\s*\(/;for(let e of n){let t=await F(e,`utf-8`);i.test(t)&&r.push(e)}return r}async function Tt(e={}){let t=e.strategy??`jwt`,n=e.outDir??`src/modules/auth`,r=k(n,`dto`),i=[],a=k(n,`auth.module.ts`);await d(a,`import { Module } from '@forinda/kickjs'
|
|
197
212
|
import { AuthController } from './auth.controller'
|
|
198
213
|
import { AuthService } from './auth.service'
|
|
199
214
|
|
|
@@ -202,7 +217,7 @@ import { AuthService } from './auth.service'
|
|
|
202
217
|
services: [AuthService],
|
|
203
218
|
})
|
|
204
219
|
export class AuthModule {}
|
|
205
|
-
`),
|
|
220
|
+
`),i.push(a);let o=k(n,`auth.controller.ts`);await d(o,t===`jwt`?Et():Ot()),i.push(o);let s=k(n,`auth.service.ts`);await d(s,t===`jwt`?Dt():kt()),i.push(s);let c=k(r,`register.dto.ts`);await d(c,`import { z } from 'zod'
|
|
206
221
|
|
|
207
222
|
export const RegisterDto = z.object({
|
|
208
223
|
email: z.string().email(),
|
|
@@ -211,7 +226,7 @@ export const RegisterDto = z.object({
|
|
|
211
226
|
})
|
|
212
227
|
|
|
213
228
|
export type RegisterInput = z.infer<typeof RegisterDto>
|
|
214
|
-
`),
|
|
229
|
+
`),i.push(c);let l=k(r,`login.dto.ts`);await d(l,`import { z } from 'zod'
|
|
215
230
|
|
|
216
231
|
export const LoginDto = z.object({
|
|
217
232
|
email: z.string().email(),
|
|
@@ -219,7 +234,7 @@ export const LoginDto = z.object({
|
|
|
219
234
|
})
|
|
220
235
|
|
|
221
236
|
export type LoginInput = z.infer<typeof LoginDto>
|
|
222
|
-
`),
|
|
237
|
+
`),i.push(l);let u=k(n,`auth.test.ts`);if(await d(u,`import { describe, it, expect } from 'vitest'
|
|
223
238
|
|
|
224
239
|
describe('Auth Module', () => {
|
|
225
240
|
it.todo('POST /register — creates a new user')
|
|
@@ -228,7 +243,7 @@ describe('Auth Module', () => {
|
|
|
228
243
|
it.todo('POST /logout — invalidates session/token')
|
|
229
244
|
it.todo('GET /me — returns authenticated user')
|
|
230
245
|
})
|
|
231
|
-
`),
|
|
246
|
+
`),i.push(u),e.roleGuards!==!1){let e=k(n,`auth.guard.ts`);await d(e,`import { Roles } from '@forinda/kickjs-auth'
|
|
232
247
|
|
|
233
248
|
/**
|
|
234
249
|
* Role-based access guard.
|
|
@@ -239,7 +254,7 @@ describe('Auth Module', () => {
|
|
|
239
254
|
*/
|
|
240
255
|
export const AdminOnly = Roles('admin')
|
|
241
256
|
export const ManagerOnly = Roles('manager')
|
|
242
|
-
`),
|
|
257
|
+
`),i.push(e)}return i}function Et(){return`import { Controller, Post, Get } from '@forinda/kickjs'
|
|
243
258
|
import { Authenticated, Public } from '@forinda/kickjs-auth'
|
|
244
259
|
import type { RequestContext } from '@forinda/kickjs'
|
|
245
260
|
import { Autowired } from '@forinda/kickjs'
|
|
@@ -275,7 +290,7 @@ export class AuthController {
|
|
|
275
290
|
return ctx.json({ user: ctx.user })
|
|
276
291
|
}
|
|
277
292
|
}
|
|
278
|
-
`}function
|
|
293
|
+
`}function Dt(){return`import { Service, Autowired } from '@forinda/kickjs'
|
|
279
294
|
import { PasswordService } from '@forinda/kickjs-auth'
|
|
280
295
|
import type { RegisterInput } from './dto/register.dto'
|
|
281
296
|
import type { LoginInput } from './dto/login.dto'
|
|
@@ -314,7 +329,7 @@ export class AuthService {
|
|
|
314
329
|
return { user: { id: user.id, email: user.email, name: user.name } }
|
|
315
330
|
}
|
|
316
331
|
}
|
|
317
|
-
`}function
|
|
332
|
+
`}function Ot(){return`import { Controller, Post, Get } from '@forinda/kickjs'
|
|
318
333
|
import { Authenticated, Public } from '@forinda/kickjs-auth'
|
|
319
334
|
import { sessionLogin, sessionLogout } from '@forinda/kickjs-auth'
|
|
320
335
|
import type { RequestContext } from '@forinda/kickjs'
|
|
@@ -353,7 +368,7 @@ export class AuthController {
|
|
|
353
368
|
return ctx.json({ user: ctx.user })
|
|
354
369
|
}
|
|
355
370
|
}
|
|
356
|
-
`}function
|
|
371
|
+
`}function kt(){return`import { Service, Autowired } from '@forinda/kickjs'
|
|
357
372
|
import { PasswordService } from '@forinda/kickjs-auth'
|
|
358
373
|
import type { RegisterInput } from './dto/register.dto'
|
|
359
374
|
import type { LoginInput } from './dto/login.dto'
|
|
@@ -390,11 +405,11 @@ export class AuthService {
|
|
|
390
405
|
return { id: user.id, email: user.email, name: user.name }
|
|
391
406
|
}
|
|
392
407
|
}
|
|
393
|
-
`}async function
|
|
408
|
+
`}async function At(e){let{name:n,outDir:r}=e,i=x(n),a=t(n),o=f(n),s=e.queue??`${a}-queue`,c=[];return await(async(e,t)=>{let n=k(r,e);await d(n,t),c.push(n)})(`${a}.job.ts`,`import { Inject } from '@forinda/kickjs'
|
|
394
409
|
import { Job, Process, QUEUE_MANAGER, type QueueService } from '@forinda/kickjs-queue'
|
|
395
410
|
|
|
396
411
|
/**
|
|
397
|
-
* ${
|
|
412
|
+
* ${i} Job Processor
|
|
398
413
|
*
|
|
399
414
|
* Decorators:
|
|
400
415
|
* @Job(queueName) — marks this class as a job processor for a queue
|
|
@@ -407,7 +422,7 @@ import { Job, Process, QUEUE_MANAGER, type QueueService } from '@forinda/kickjs-
|
|
|
407
422
|
* await this.queue.add('${s}', '${o}', { ... })
|
|
408
423
|
*/
|
|
409
424
|
@Job('${s}')
|
|
410
|
-
export class ${
|
|
425
|
+
export class ${i}Job {
|
|
411
426
|
@Process()
|
|
412
427
|
async handle(job: { name: string; data: any; id?: string }) {
|
|
413
428
|
console.log(\`Processing \${job.name} (id: \${job.id})\`, job.data)
|
|
@@ -423,7 +438,7 @@ export class ${r}Job {
|
|
|
423
438
|
// Handle high-priority variant of this job
|
|
424
439
|
}
|
|
425
440
|
}
|
|
426
|
-
`),c}const
|
|
441
|
+
`),c}const jt={string:{ts:`string`,zod:`z.string()`},text:{ts:`string`,zod:`z.string()`},number:{ts:`number`,zod:`z.number()`},int:{ts:`number`,zod:`z.number().int()`},float:{ts:`number`,zod:`z.number()`},boolean:{ts:`boolean`,zod:`z.boolean()`},date:{ts:`string`,zod:`z.string().datetime()`},email:{ts:`string`,zod:`z.string().email()`},url:{ts:`string`,zod:`z.string().url()`},uuid:{ts:`string`,zod:`z.string().uuid()`},json:{ts:`any`,zod:`z.any()`}};function Mt(e){return e.map(e=>{let t=e.indexOf(`:`);if(t===-1)throw Error(`Invalid field: "${e}". Use format: name:type (e.g. title:string)`);let n=e.slice(0,t),r=e.slice(t+1);if(!n||!r)throw Error(`Invalid field: "${e}". Use format: name:type (e.g. title:string)`);let i=!1;r.endsWith(`:optional`)&&(r=r.slice(0,-9),i=!0),n.endsWith(`?`)&&(n=n.slice(0,-1),i=!0),r.endsWith(`?`)&&(r=r.slice(0,-1),i=!0);let a=r;if(a.startsWith(`enum:`)){let e=a.slice(5).split(`,`);return{name:n,type:`enum`,tsType:e.map(e=>`'${e}'`).join(` | `),zodType:`z.enum([${e.map(e=>`'${e}'`).join(`, `)}])`,optional:i}}let o=jt[a];if(!o){let e=[...Object.keys(jt),`enum:a,b,c`].join(`, `);throw Error(`Unknown field type: "${a}". Valid types: ${e}`)}return{name:n,type:a,tsType:o.ts,zodType:o.zod,optional:i}})}async function Nt(e){let{name:n,fields:r,modulesDir:i,noEntity:a,noTests:o,repo:s=`inmemory`,tokenScope:c=`app`,style:l=`define`}=e,u=e.pluralize!==!1,p=t(n),m=x(n);f(n);let h=u?g(p):p,_=u?fe(m):m,ee=k(i,h),v=[],y=async(e,t)=>{let n=k(ee,e);await d(n,t),v.push(n)};await y(`${p}.module.ts`,Vt(m,p,h,l)),await y(`constants.ts`,Lt(m,r)),await y(`presentation/${p}.controller.ts`,Ht(m,p,h,_)),await y(`application/dtos/create-${p}.dto.ts`,Pt(m,r)),await y(`application/dtos/update-${p}.dto.ts`,Ft(m,r)),await y(`application/dtos/${p}-response.dto.ts`,It(m,r));let ne=Gt(m,p,h,_);for(let e of ne)await y(`application/use-cases/${e.file}`,e.content);return await y(`domain/repositories/${p}.repository.ts`,Ut(m,p,c)),await y(`domain/services/${p}-domain.service.ts`,Wt(m,p)),s===`inmemory`&&await y(`infrastructure/repositories/in-memory-${p}.repository.ts`,Rt(m,p,r)),a||(await y(`domain/entities/${p}.entity.ts`,zt(m,p,r)),await y(`domain/value-objects/${p}-id.vo.ts`,Bt(m))),await te(i,m,h,p,l),v}function Pt(e,t){return`import { z } from 'zod'
|
|
427
442
|
|
|
428
443
|
export const create${e}Schema = z.object({
|
|
429
444
|
${t.map(e=>{let t=e.zodType;return` ${e.name}: ${t}${e.optional?`.optional()`:``},`}).join(`
|
|
@@ -431,7 +446,7 @@ ${t.map(e=>{let t=e.zodType;return` ${e.name}: ${t}${e.optional?`.optional()`:`
|
|
|
431
446
|
})
|
|
432
447
|
|
|
433
448
|
export type Create${e}DTO = z.infer<typeof create${e}Schema>
|
|
434
|
-
`}function
|
|
449
|
+
`}function Ft(e,t){return`import { z } from 'zod'
|
|
435
450
|
|
|
436
451
|
export const update${e}Schema = z.object({
|
|
437
452
|
${t.map(e=>` ${e.name}: ${e.zodType}.optional(),`).join(`
|
|
@@ -439,21 +454,21 @@ ${t.map(e=>` ${e.name}: ${e.zodType}.optional(),`).join(`
|
|
|
439
454
|
})
|
|
440
455
|
|
|
441
456
|
export type Update${e}DTO = z.infer<typeof update${e}Schema>
|
|
442
|
-
`}function
|
|
457
|
+
`}function It(e,t){return`export interface ${e}ResponseDTO {
|
|
443
458
|
id: string
|
|
444
459
|
${t.map(e=>` ${e.name}${e.optional?`?`:``}: ${e.tsType}`).join(`
|
|
445
460
|
`)}
|
|
446
461
|
createdAt: string
|
|
447
462
|
updatedAt: string
|
|
448
463
|
}
|
|
449
|
-
`}function
|
|
464
|
+
`}function Lt(e,t){let n=t.filter(e=>e.tsType===`string`).map(e=>`'${e.name}'`);t.filter(e=>e.tsType===`number`).map(e=>`'${e.name}'`);let r=t.map(e=>`'${e.name}'`),i=[...r].join(`, `),a=[...r,`'createdAt'`,`'updatedAt'`].join(`, `),o=n.length>0?n.join(`, `):`'name'`;return`import type { ApiQueryParamsConfig } from '@forinda/kickjs'
|
|
450
465
|
|
|
451
466
|
export const ${e.toUpperCase()}_QUERY_CONFIG: ApiQueryParamsConfig = {
|
|
452
467
|
filterable: [${i}],
|
|
453
468
|
sortable: [${a}],
|
|
454
469
|
searchable: [${o}],
|
|
455
470
|
}
|
|
456
|
-
`}function
|
|
471
|
+
`}function Rt(e,t,n){return`import { randomUUID } from 'node:crypto'
|
|
457
472
|
import { Repository, HttpException } from '@forinda/kickjs'
|
|
458
473
|
import type { ParsedQuery } from '@forinda/kickjs'
|
|
459
474
|
import type { I${e}Repository } from '../../domain/repositories/${t}.repository'
|
|
@@ -505,7 +520,7 @@ ${n.map(e=>` ${e.name}: dto.${e.name},`).join(`
|
|
|
505
520
|
this.store.delete(id)
|
|
506
521
|
}
|
|
507
522
|
}
|
|
508
|
-
`}function
|
|
523
|
+
`}function zt(e,t,n){return`import { ${e}Id } from '../value-objects/${t}-id.vo'
|
|
509
524
|
|
|
510
525
|
interface ${e}Props {
|
|
511
526
|
id: ${e}Id
|
|
@@ -551,7 +566,7 @@ ${n.map(e=>` ${e.name}: this.props.${e.name},`).join(`
|
|
|
551
566
|
}
|
|
552
567
|
}
|
|
553
568
|
}
|
|
554
|
-
`}function
|
|
569
|
+
`}function Bt(e){return`import { randomUUID } from 'node:crypto'
|
|
555
570
|
|
|
556
571
|
export class ${e}Id {
|
|
557
572
|
private constructor(private readonly value: string) {}
|
|
@@ -566,8 +581,7 @@ export class ${e}Id {
|
|
|
566
581
|
toString(): string { return this.value }
|
|
567
582
|
equals(other: ${e}Id): boolean { return this.value === other.value }
|
|
568
583
|
}
|
|
569
|
-
`}function
|
|
570
|
-
import { ${e}Controller } from './presentation/${t}.controller'
|
|
584
|
+
`}function Vt(e,t,n,r=`define`){let i=`import { ${e}Controller } from './presentation/${t}.controller'
|
|
571
585
|
import { ${e.toUpperCase()}_REPOSITORY } from './domain/repositories/${t}.repository'
|
|
572
586
|
import { InMemory${e}Repository } from './infrastructure/repositories/in-memory-${t}.repository'
|
|
573
587
|
|
|
@@ -576,7 +590,21 @@ import { InMemory${e}Repository } from './infrastructure/repositories/in-memory-
|
|
|
576
590
|
import.meta.glob(
|
|
577
591
|
['./domain/services/**/*.ts', './application/use-cases/**/*.ts', '!./**/*.test.ts'],
|
|
578
592
|
{ eager: true },
|
|
579
|
-
)
|
|
593
|
+
)`,a=` /**
|
|
594
|
+
* Declare HTTP routes for this module. Return value shape:
|
|
595
|
+
*
|
|
596
|
+
* - \`path\` — URL prefix for this route set.
|
|
597
|
+
* - \`controller\` — Controller class (also drives OpenAPI).
|
|
598
|
+
* - \`version\` — Optional. Overrides the app-wide API version.
|
|
599
|
+
*
|
|
600
|
+
* Return an array to mount multiple route sets:
|
|
601
|
+
*
|
|
602
|
+
* return [
|
|
603
|
+
* { path: '/${n}', version: 1, controller: ${e}V1Controller },
|
|
604
|
+
* { path: '/${n}', version: 2, controller: ${e}V2Controller },
|
|
605
|
+
* ]
|
|
606
|
+
*/`;return r===`class`?`import { Container, type AppModule, type ModuleRoutes } from '@forinda/kickjs'
|
|
607
|
+
${i}
|
|
580
608
|
|
|
581
609
|
export class ${e}Module implements AppModule {
|
|
582
610
|
/**
|
|
@@ -591,15 +619,42 @@ export class ${e}Module implements AppModule {
|
|
|
591
619
|
)
|
|
592
620
|
}
|
|
593
621
|
|
|
622
|
+
${a.replace(/^ {4}/gm,` `).replace(/^ {6}/gm,` `)}
|
|
594
623
|
routes(): ModuleRoutes {
|
|
595
624
|
return {
|
|
596
625
|
path: '/${n}',
|
|
597
|
-
router: buildRoutes(${e}Controller),
|
|
598
626
|
controller: ${e}Controller,
|
|
599
627
|
}
|
|
600
628
|
}
|
|
601
629
|
}
|
|
602
|
-
|
|
630
|
+
`:`import { defineModule } from '@forinda/kickjs'
|
|
631
|
+
${i}
|
|
632
|
+
|
|
633
|
+
export const ${e}Module = defineModule({
|
|
634
|
+
name: '${e}Module',
|
|
635
|
+
build: () => ({
|
|
636
|
+
/**
|
|
637
|
+
* Bind the repository token to its concrete implementation.
|
|
638
|
+
* Decorator-managed classes (@Service, @Controller, @Repository) are
|
|
639
|
+
* registered automatically — only token-to-impl bindings need to live here.
|
|
640
|
+
*/
|
|
641
|
+
register(container) {
|
|
642
|
+
container.registerFactory(
|
|
643
|
+
${e.toUpperCase()}_REPOSITORY,
|
|
644
|
+
() => container.resolve(InMemory${e}Repository),
|
|
645
|
+
)
|
|
646
|
+
},
|
|
647
|
+
|
|
648
|
+
${a}
|
|
649
|
+
routes() {
|
|
650
|
+
return {
|
|
651
|
+
path: '/${n}',
|
|
652
|
+
controller: ${e}Controller,
|
|
653
|
+
}
|
|
654
|
+
},
|
|
655
|
+
}),
|
|
656
|
+
})
|
|
657
|
+
`}function Ht(e,t,n,r){return`import { Controller, Get, Post, Put, Delete, Autowired, ApiQueryParams, type Ctx } from '@forinda/kickjs'
|
|
603
658
|
import { ApiTags } from '@forinda/kickjs-swagger'
|
|
604
659
|
import { Create${e}UseCase } from '../application/use-cases/create-${t}.use-case'
|
|
605
660
|
import { Get${e}UseCase } from '../application/use-cases/get-${t}.use-case'
|
|
@@ -662,7 +717,7 @@ export class ${e}Controller {
|
|
|
662
717
|
ctx.noContent()
|
|
663
718
|
}
|
|
664
719
|
}
|
|
665
|
-
`}function
|
|
720
|
+
`}function Ut(e,t,n){return`import { createToken } from '@forinda/kickjs'
|
|
666
721
|
import type { ${e}ResponseDTO } from '../../application/dtos/${t}-response.dto'
|
|
667
722
|
import type { Create${e}DTO } from '../../application/dtos/create-${t}.dto'
|
|
668
723
|
import type { Update${e}DTO } from '../../application/dtos/update-${t}.dto'
|
|
@@ -688,7 +743,7 @@ export interface I${e}Repository {
|
|
|
688
743
|
* adopters must NOT use the reserved \`'kick/'\` namespace.
|
|
689
744
|
*/
|
|
690
745
|
export const ${e.toUpperCase()}_REPOSITORY = createToken<I${e}Repository>('${n}/${e}/repository')
|
|
691
|
-
`}function
|
|
746
|
+
`}function Wt(e,t){return`import { Service, Inject, HttpException } from '@forinda/kickjs'
|
|
692
747
|
import { ${e.toUpperCase()}_REPOSITORY, type I${e}Repository } from '../repositories/${t}.repository'
|
|
693
748
|
|
|
694
749
|
@Service()
|
|
@@ -702,7 +757,7 @@ export class ${e}DomainService {
|
|
|
702
757
|
if (!entity) throw HttpException.notFound('${e} not found')
|
|
703
758
|
}
|
|
704
759
|
}
|
|
705
|
-
`}function
|
|
760
|
+
`}function Gt(e,t,n,r){return[{file:`create-${t}.use-case.ts`,content:`import { Service, Inject } from '@forinda/kickjs'
|
|
706
761
|
import { ${e.toUpperCase()}_REPOSITORY, type I${e}Repository } from '../../domain/repositories/${t}.repository'
|
|
707
762
|
import type { Create${e}DTO } from '../dtos/create-${t}.dto'
|
|
708
763
|
|
|
@@ -745,10 +800,7 @@ export class Delete${e}UseCase {
|
|
|
745
800
|
constructor(@Inject(${e.toUpperCase()}_REPOSITORY) private repo: I${e}Repository) {}
|
|
746
801
|
async execute(id: string) { return this.repo.delete(id) }
|
|
747
802
|
}
|
|
748
|
-
`}]}async function
|
|
749
|
-
`,e);l=l.slice(0,t+1)+u+`
|
|
750
|
-
`+l.slice(t+1)}else l=u+`
|
|
751
|
-
`+l;l=l.replace(/(=\s*\[)([\s\S]*?)(])/,(e,n,r,i)=>{let a=r.trim();if(!a)return`${n}${t}Module${i}`;let o=a.endsWith(`,`)?``:`,`;return`${n}${r.trimEnd()}${o} ${t}Module${i}`})}await L(a,l,`utf-8`)}async function kt(e){let{name:t,moduleName:n,modulesDir:r}=e,a=e.pluralize??!0,o=p(t),s=b(t),c=[],l;if(e.outDir)l=j(e.outDir);else if(n){let e=p(n),t=a?d(e):e;l=j(k(r??`src/modules`,t,`__tests__`))}else l=j(`src/__tests__`);let u=k(l,`${o}.test.ts`);return await i(u,`import { describe, it, expect, beforeEach } from 'vitest'
|
|
803
|
+
`}]}async function Kt(e){let{name:n,moduleName:r,modulesDir:i}=e,a=e.pluralize??!0,o=t(n),s=x(n),c=[],l;if(e.outDir)l=j(e.outDir);else if(r){let e=t(r),n=a?g(e):e;l=j(k(i??`src/modules`,n,`__tests__`))}else l=j(`src/__tests__`);let u=k(l,`${o}.test.ts`);return await d(u,`import { describe, it, expect, beforeEach } from 'vitest'
|
|
752
804
|
import { Container } from '@forinda/kickjs'
|
|
753
805
|
|
|
754
806
|
describe('${s}', () => {
|
|
@@ -771,59 +823,59 @@ describe('${s}', () => {
|
|
|
771
823
|
expect(true).toBe(true)
|
|
772
824
|
})
|
|
773
825
|
})
|
|
774
|
-
`),c.push(u),c}const
|
|
775
|
-
(dry run — no files were written)`),console.log()}async function
|
|
826
|
+
`),c.push(u),c}const qt=[`agents`,`claude`,`skills`,`both`,`all`];function H(e){return e.parent?.opts()?.dryRun??!1}function U(e,t=!1){let n=process.cwd();console.log(`\n ${t?`Would generate`:`Generated`} ${e.length} file${e.length===1?``:`s`}:`);for(let t of e)console.log(` ${t.replace(n+`/`,``)}`);t&&console.log(`
|
|
827
|
+
(dry run — no files were written)`),console.log()}async function Jt(e){if(!e)try{let e=await w(process.cwd());await E({cwd:process.cwd(),allowDuplicates:!0,silent:!0,schemaValidator:e?.typegen?.schemaValidator??`zod`,envFile:e?.typegen?.envFile,srcDir:e?.typegen?.srcDir,outDir:e?.typegen?.outDir})}catch{}}const Yt=[{name:`module <name>`,description:`Full DDD module (controller, DTOs, use-cases, repo)`},{name:`scaffold <name> <fields...>`,description:`CRUD module from field definitions`},{name:`controller <name>`,description:`@Controller() class [-m module]`},{name:`service <name>`,description:`@Service() singleton [-m module]`},{name:`middleware <name>`,description:`Express middleware function [-m module]`},{name:`guard <name>`,description:`Route guard (auth, roles, etc.) [-m module]`},{name:`dto <name>`,description:`Zod DTO schema [-m module]`},{name:`adapter <name>`,description:`AppAdapter with lifecycle hooks (app-level only)`},{name:`test <name>`,description:`Vitest test scaffold [-m module]`},{name:`job <name>`,description:`Queue @Job processor`},{name:`config`,description:`Generate kick.config.ts`},{name:`agents`,description:`Regenerate AGENTS.md + CLAUDE.md + kickjs-skills.md from upstream templates`}];async function Xt(){console.log(`
|
|
776
828
|
Built-in generators:
|
|
777
|
-
`);let e=Math.max(...
|
|
829
|
+
`);let e=Math.max(...Yt.map(e=>e.name.length));for(let t of Yt)console.log(` kick g ${t.name.padEnd(e+2)} ${t.description}`);let t=await w(process.cwd()),n=he(t?.plugins??[],t?.commands??[]),r=await le(process.cwd(),n.generators);if(r.generators.length>0){console.log(`
|
|
778
830
|
Plugin generators:
|
|
779
831
|
`);let e=Math.max(...r.generators.map(e=>`${e.spec.name} <name>`.length));for(let{source:t,spec:n}of r.generators){let r=`${n.name} <name>`;console.log(` kick g ${r.padEnd(e+2)} ${n.description} [${t}]`)}}if(r.failed.length>0){console.log(`
|
|
780
832
|
Failed to load:
|
|
781
|
-
`);for(let{source:e,reason:t}of r.failed)console.log(` ${e} — ${t}`)}console.log()}async function
|
|
782
|
-
Use -m to scope it to a module: kick g middleware auth -m users`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module folder`).action(async(e,t,n)=>{let r=
|
|
783
|
-
Use -m to scope it to a module: kick g guard admin -m users`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module folder`).action(async(e,t,n)=>{let r=
|
|
784
|
-
Use -m to scope it to a module: kick g service payment -m orders`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module folder`).action(async(e,t,n)=>{let r=
|
|
785
|
-
Use -m to scope it to a module: kick g controller auth -m users`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module folder`).action(async(e,t,n)=>{let r=
|
|
786
|
-
Use -m to scope it to a module: kick g dto create-user -m users`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module folder`).action(async(e,t,n)=>{let r=
|
|
787
|
-
Use -m to scope it to a module: kick g test user-service -m users`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module's __tests__/ folder`).action(async(e,t,n)=>{let r=
|
|
833
|
+
`);for(let{source:e,reason:t}of r.failed)console.log(` ${e} — ${t}`)}console.log()}async function Zt(e,t,n){let r=await w(process.cwd()),i=C(r),a=t.modulesDir??i.dir??`src/modules`,o=t.repo??de(i.repo),s=t.pattern??r?.pattern??`ddd`,c=t.pluralize===!1?!1:i.pluralize??!0,l=pe(r,process.cwd()),d=i.style??`define`;if(!n&&d===`define`){let e=await wt(j(a),`define`);if(e.length>0){console.error(`\n ${u.red(`Error:`)} ${e.length} module file(s) still use the legacy \`class … implements AppModule\` shape.\n ${u.dim(`Project setting:`)} modules.style: 'define' (default)\n\n ${u.bold(`Files needing migration:`)}`);for(let t of e.slice(0,5))console.error(` - ${t}`);e.length>5&&console.error(` … and ${e.length-5} more`),console.error(`\n ${u.bold(`Pick one:`)}\n 1. Migrate everything to defineModule:\n ${u.dim(`$`)} kick codemod modules --experimental --apply\n 2. Keep the class form — pin it in kick.config.ts:\n ${u.dim(`// kick.config.ts`)}\n ${u.dim(`export default defineConfig({ modules: { style: 'class' } })`)}\n`),process.exit(1)}}let f=[];for(let r of e){let e=await m({name:r,modulesDir:j(a),noEntity:t.entity===!1,noTests:t.tests===!1,repo:o,minimal:t.minimal,force:t.force,pattern:s,dryRun:n,pluralize:c,prismaClientPath:i.prismaClientPath,tokenScope:l,style:i.style});f.push(...e)}U(f,n),await Jt(n)}function Qt(t){let n=t.command(`generate [names...]`).alias(`g`).description("Generate code scaffolds — bare form `kick g <name>` is shorthand for `kick g module <name>`").option(`--list`,`List all available generators`).option(`--dry-run`,`Preview files that would be generated without writing them`).option(`--no-entity`,`Skip entity and value object generation (module shortcut)`).option(`--no-tests`,`Skip test file generation (module shortcut)`).option(`--repo <type>`,`Repository implementation: inmemory | drizzle | prisma`).option(`--pattern <pattern>`,`Override project pattern: rest | ddd | cqrs | minimal`).option(`--minimal`,`Shorthand for --pattern minimal`).option(`--modules-dir <dir>`,`Modules directory`).option(`--no-pluralize`,`Use singular names (skip auto-pluralization)`).option(`-f, --force`,`Overwrite existing files without prompting`).action(async(e,t,r)=>{if(t.list){await Xt();return}if(!e||e.length===0){n.help();return}let i=H(r);if(o(i),e.length>=2){let[n,r,...a]=e,o=await w(process.cwd()),s=he(o?.plugins??[],o?.commands??[]),c=await ae({generatorName:n,itemName:r,args:a,flags:t,cwd:process.cwd()},s.generators);if(c){U(c.files,i);return}}await Zt(e,t,i)});n.command(`module <names...>`).description(`Generate one or more modules (e.g. kick g module user task project)`).option(`--no-entity`,`Skip entity and value object generation`).option(`--no-tests`,`Skip test file generation`).option(`--repo <type>`,`Repository implementation: inmemory | drizzle | prisma`).option(`--pattern <pattern>`,`Override project pattern: rest | ddd | cqrs | minimal`).option(`--minimal`,`Shorthand for --pattern minimal`).option(`--modules-dir <dir>`,`Modules directory`).option(`--no-pluralize`,`Use singular names (skip auto-pluralization)`).option(`-f, --force`,`Overwrite existing files without prompting`).action(async(e,t,n)=>{let r=H(n);o(r),await Zt(e,{...n.optsWithGlobals(),...t},r)}),n.command(`adapter <name>`).description(`Generate an AppAdapter with lifecycle hooks and middleware support`).option(`-o, --out <dir>`,`Output directory`,`src/adapters`).action(async(e,t,n)=>{let r=H(n);o(r),U(await ie({name:e,outDir:j(t.out)}),r)}),n.command(`plugin <name>`).description(`Generate a KickPlugin with DI, modules, adapters, middleware, and lifecycle hooks`).option(`-o, --out <dir>`,`Output directory`,`src/plugins`).action(async(e,t,n)=>{let r=H(n);o(r),U(await st({name:e,outDir:j(t.out)}),r)}),n.command(`middleware <name>`).description(`Generate an Express middleware function
|
|
834
|
+
Use -m to scope it to a module: kick g middleware auth -m users`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module folder`).action(async(e,t,n)=>{let r=H(n);o(r);let i=await w(process.cwd()),a=C(i),s=a.dir??`src/modules`;U(await se({name:e,outDir:t.out,moduleName:t.module,modulesDir:s,pattern:i?.pattern,pluralize:a.pluralize??!0}),r)}),n.command(`guard <name>`).description(`Generate a route guard (auth, roles, etc.)
|
|
835
|
+
Use -m to scope it to a module: kick g guard admin -m users`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module folder`).action(async(e,t,n)=>{let r=H(n);o(r);let i=await w(process.cwd()),a=C(i),s=a.dir??`src/modules`;U(await v({name:e,outDir:t.out,moduleName:t.module,modulesDir:s,pattern:i?.pattern,pluralize:a.pluralize??!0}),r)}),n.command(`service <name>`).description(`Generate a @Service() class
|
|
836
|
+
Use -m to scope it to a module: kick g service payment -m orders`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module folder`).action(async(e,t,n)=>{let r=H(n);o(r);let i=await w(process.cwd()),a=C(i),s=a.dir??`src/modules`;U(await ee({name:e,outDir:t.out,moduleName:t.module,modulesDir:s,pattern:i?.pattern,pluralize:a.pluralize??!0}),r)}),n.command(`controller <name>`).description(`Generate a @Controller() class with basic routes
|
|
837
|
+
Use -m to scope it to a module: kick g controller auth -m users`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module folder`).action(async(e,t,n)=>{let r=H(n);o(r);let i=await w(process.cwd()),a=C(i),s=a.dir??`src/modules`;U(await ue({name:e,outDir:t.out,moduleName:t.module,modulesDir:s,pattern:i?.pattern,pluralize:a.pluralize??!0}),r),await Jt(r)}),n.command(`dto <name>`).description(`Generate a Zod DTO schema
|
|
838
|
+
Use -m to scope it to a module: kick g dto create-user -m users`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module folder`).action(async(e,t,n)=>{let r=H(n);o(r);let i=await w(process.cwd()),a=C(i),s=a.dir??`src/modules`;U(await re({name:e,outDir:t.out,moduleName:t.module,modulesDir:s,pattern:i?.pattern,pluralize:a.pluralize??!0}),r)}),n.command(`test <name>`).description(`Generate a Vitest test scaffold
|
|
839
|
+
Use -m to scope it to a module: kick g test user-service -m users`).option(`-o, --out <dir>`,`Output directory (overrides --module)`).option(`-m, --module <module>`,`Place inside a module's __tests__/ folder`).action(async(e,t,n)=>{let r=H(n);o(r);let i=C(await w(process.cwd())),a=i.dir??`src/modules`;U(await Kt({name:e,outDir:t.out,moduleName:t.module,modulesDir:a,pluralize:i.pluralize??!0}),r)}),n.command(`job <name>`).description(`Generate a @Job queue processor with @Process handlers`).option(`-o, --out <dir>`,`Output directory`,`src/jobs`).option(`-q, --queue <name>`,`Queue name (default: <name>-queue)`).action(async(e,t,n)=>{let r=H(n);o(r),U(await At({name:e,outDir:j(t.out),queue:t.queue}),r)}),n.command(`scaffold <name> [fields...]`).description(`Generate a full CRUD module from field definitions
|
|
788
840
|
Example: kick g scaffold Post title:string body:text:optional published:boolean:optional
|
|
789
841
|
Types: string, text, number, int, float, boolean, date, email, url, uuid, json, enum:a,b,c
|
|
790
842
|
Optional: append :optional (shell-safe): description:text:optional
|
|
791
|
-
or use ? with quoting: "description:text?" or "description?:text"`).option(`--no-entity`,`Skip entity and value object generation`).option(`--no-tests`,`Skip test file generation`).option(`--no-pluralize`,`Use singular names (skip auto-pluralization)`).option(`--modules-dir <dir>`,`Modules directory`).action(async(e,t,n,r)=>{let i=
|
|
843
|
+
or use ? with quoting: "description:text?" or "description?:text"`).option(`--no-entity`,`Skip entity and value object generation`).option(`--no-tests`,`Skip test file generation`).option(`--no-pluralize`,`Use singular names (skip auto-pluralization)`).option(`--modules-dir <dir>`,`Modules directory`).action(async(e,t,n,r)=>{let i=H(r);o(i),t.length===0&&(console.error(`
|
|
792
844
|
Error: At least one field is required.
|
|
793
845
|
Usage: kick g scaffold <name> <field:type> [field:type...]
|
|
794
846
|
Example: kick g scaffold Post title:string body:text:optional published:boolean:optional
|
|
795
847
|
Optional: append :optional (shell-safe, no quoting needed)
|
|
796
|
-
`),process.exit(1));let a=await
|
|
797
|
-
Includes controller, service, DTOs, and test stubs.`).option(`-s, --strategy <type>`,`Auth strategy: jwt | session`).option(`--role-guards`,`Generate role-based guards (default: true)`).option(`--no-role-guards`,`Skip role-based guard generation`).option(`-o, --out <dir>`,`Output directory`,`src/modules/auth`).action(async(
|
|
798
|
-
`,l=``;if(
|
|
799
|
-
`,`utf-8`),o(` ✓ wrote manifest → ${A(n,d)} (${Object.keys(l).length} entries)`),{manifestPath:d,entries:c,manifest:u}}async function
|
|
848
|
+
`),process.exit(1));let a=await w(process.cwd()),s=C(a),c=n.modulesDir??s.dir??`src/modules`,l=Mt(t),u=pe(a,process.cwd()),d=a?.pattern??`ddd`;d!==`ddd`&&(console.error(`\n Error: 'kick g scaffold' currently only supports the DDD pattern.\n Detected project pattern: '${d}'.\n Workarounds:\n - Run 'kick g module ${e}' for the ${d} layout (no fields), then add fields manually.\n - Override the pattern for this scaffold by setting kick.config.ts pattern: 'ddd'.\n`),process.exit(1));let f=await Nt({name:e,fields:l,modulesDir:j(c),noEntity:n.entity===!1,noTests:n.tests===!1,pluralize:n.pluralize===!1?!1:s.pluralize??!0,tokenScope:u,style:s.style});console.log(`\n Scaffolded ${e} with ${l.length} field(s):`);for(let e of l)console.log(` ${e.name}: ${e.type}${e.optional?` (optional)`:``}`);U(f,i),await Jt(i)}),n.command(`auth-scaffold`).description(`Generate a complete auth module (register, login, logout, password hashing)
|
|
849
|
+
Includes controller, service, DTOs, and test stubs.`).option(`-s, --strategy <type>`,`Auth strategy: jwt | session`).option(`--role-guards`,`Generate role-based guards (default: true)`).option(`--no-role-guards`,`Skip role-based guard generation`).option(`-o, --out <dir>`,`Output directory`,`src/modules/auth`).action(async(t,n)=>{let r=H(n);o(r);let i=t.strategy;i||=await e({message:`Auth strategy`,options:[{value:`jwt`,label:`JWT`,hint:`stateless token-based auth`},{value:`session`,label:`Session`,hint:`server-side session with cookies`}]});let a=t.roleGuards;a===void 0&&(a=await p({message:`Generate role-based guards?`,initialValue:!0})),U(await Tt({strategy:i,outDir:t.out,roleGuards:a}),r)}),n.command(`config`).description(`Generate a kick.config.ts at the project root`).option(`--modules-dir <dir>`,`Modules directory path`,`src/modules`).option(`--repo <type>`,`Default repository type: inmemory | drizzle | prisma`,`inmemory`).option(`-f, --force`,`Overwrite existing kick.config.ts without prompting`).action(async(e,t)=>{let n=H(t);o(n),U(await ct({outDir:j(`.`),modulesDir:e.modulesDir,defaultRepo:e.repo,force:e.force}),n)}),n.command(`agents`).alias(`agent-docs`).alias(`ai-docs`).description(`Regenerate AGENTS.md + CLAUDE.md + kickjs-skills.md (sync after framework upgrades)`).option(`--only <which>`,`Limit scope: agents | claude | skills | both (agents+claude) | all (default: all)`,`all`).option(`--name <name>`,`Project name (defaults to package.json name)`).option(`--pm <pm>`,`Package manager (defaults to package.json packageManager)`).option(`--template <template>`,`Template: rest | ddd | cqrs | minimal`).option(`-f, --force`,`Overwrite existing files without prompting`).action(async(e,t)=>{let n=H(t);o(n);let r=e.only??`all`;if(!qt.includes(r)){console.error(` Invalid --only value: ${r}. Expected: ${qt.join(` | `)}`),process.exitCode=1;return}U(await pt({outDir:j(`.`),only:r,name:e.name,pm:e.pm,template:e.template,force:e.force}),n)})}function $t(e,t,n){let r=Le(process.execPath,[e],{cwd:n,stdio:`inherit`,env:{...process.env,...t}});r.status!==0&&process.exit(r.status??1)}async function en(e){let t=D.resolve(e.cwd,`.kickjs/types`);await Ae(t,{recursive:!0});let n=new Map,r=e.scan??be,i={cwd:e.cwd,config:e.config,async importTs(e){return await import(L(e).href)},async writeFile(t,n){let r=D.resolve(e.cwd,t);await Ae(D.dirname(r),{recursive:!0}),await I(r,n,`utf8`)},getScanResult:e=>{let t=tn(e),i=n.get(t);return i||(i=r(e),n.set(t,i)),i},log:console},a=[];for(let n of e.plugins){let r=await n.generate(i);if(r===null){a.push({id:n.id,status:`skipped`});continue}let o=n.outExtension??`.d.ts`,s=D.join(t,`${n.id.replace(/\//g,`__`)}${o}`),c=`/* AUTO-GENERATED by kick typegen — do not edit. Plugin: ${n.id} */\n\n`+r+`
|
|
850
|
+
`,l=``;if(M(s)&&(l=await F(s,`utf8`)),l===c){a.push({id:n.id,status:`unchanged`,outFile:s});continue}if(e.check)throw Error(`kick typegen --check: drift detected for ${n.id} (${s})`);await I(s,c,`utf8`),a.push({id:n.id,status:`written`,outFile:s})}return a}function tn(e){let t=(e.extensions??[]).slice().toSorted().join(`,`),n=(e.exclude??[]).slice().toSorted().join(`,`);return[`root=${e.root}`,`cwd=${e.cwd}`,`extensions=${t}`,`exclude=${n}`,`envFile=${e.envFile??``}`].join(`|`)}function nn(e,t){let n=new Set(t),r=[],i=[],a=new Set;for(let t of e)n.has(t.id)?(i.push(t),a.add(t.id)):r.push(t);return{enabled:r,skipped:i,unknown:[...n].filter(e=>!a.has(e))}}async function W(e){let{enabled:t,skipped:n,unknown:r}=nn(he([...Pr,...e.config?.plugins??[]],e.config?.commands??[]).typegens,e.config?.typegen?.disable??[]);if(!e.silent&&n.length>0)for(let e of n)console.log(` ${e.id}: disabled (typegen.disable)`);if(!e.silent&&r.length>0&&console.warn(` kick typegen: disable list references unknown id(s): ${r.map(e=>`'${e}'`).join(`, `)}. Run \`kick typegen --list\` to see registered ids.`),t.length===0)return[];try{let n=await en({cwd:e.cwd,config:e.config??{},plugins:t,check:e.check});if(!e.silent)for(let e of n)console.log(` ${e.id}: ${e.status}`);return n}catch(t){if(!e.silent){let e=t instanceof Error?t.message:String(t);console.warn(` kick typegen plugins: skipped (${e})`)}return[]}}async function rn(e,t){let{cwd:n,silent:r=!1}=t,i=t.distDir??e?.build?.outDir??`dist`,a=e?.assetMap;if(!a||Object.keys(a).length===0)return null;let o=r?()=>{}:console.log,s=j(n,i);N(s,{recursive:!0});let c=[],l={};for(let[e,t]of Object.entries(a)){let r=await an(e,t,n,s);c.push(r.entrySummary),Object.assign(l,r.manifestSlice),o(` ✓ ${e}: ${r.entrySummary.filesCopied} file(s) → ${r.entrySummary.dest}`)}let u={version:1,entries:l},d=k(s,`.kickjs-assets.json`);return Oe(d,JSON.stringify(u,null,2)+`
|
|
851
|
+
`,`utf-8`),o(` ✓ wrote manifest → ${A(n,d)} (${Object.keys(l).length} entries)`),{manifestPath:d,entries:c,manifest:u}}async function an(e,t,n,r){let i=j(n,t.src),a=t.dest?j(n,t.dest):k(r,e);if(sn(a,n))return console.warn(` ⚠ assetMap.${e}.dest ('${t.dest}') resolves outside the project root — skipping copy`),{entrySummary:{namespace:e,src:t.src,dest:A(n,a),filesCopied:0},manifestSlice:{}};if(!M(i)||!cn(i))return{entrySummary:{namespace:e,src:t.src,dest:A(n,a),filesCopied:0},manifestSlice:{}};let o=await Re(t.glob??`**/*`,{cwd:i,nodir:!0,dot:!1,posix:!0});N(a,{recursive:!0});let s={},{pairs:c,collisionGroupsResolved:l}=ze(e,[...o].toSorted(),{strategy:t.keys??`auto`});for(let{rel:e,key:t}of c){let n=k(i,e),o=k(a,e);N(O(o),{recursive:!0}),we(n,o),s[t]=on(r,o)}return l>0&&console.log(` ℹ assetMap.${e}: auto-resolved ${l} basename collision(s) by keeping extensions (set 'keys: "strip"' to opt back into legacy last-write-wins behaviour, or 'keys: "with-extension"' to keep all keys verbose).`),{entrySummary:{namespace:e,src:t.src,dest:A(n,a),filesCopied:o.length},manifestSlice:s}}function on(e,t){return A(e,t).split(/[\\/]/).filter(Boolean).join(`/`)}function sn(e,t){let n=A(t,e);return n===``?!1:n.startsWith(`..`)||Se(n)}function cn(e){try{return De(e).isDirectory()}catch{return!1}}function ln(e){if(typeof e==`boolean`)return e;let t=process.env.KICKJS_WATCH_POLLING;return t===`1`||t===`true`}async function un(e,t,n={}){t&&(process.env.PORT=t);let r=ln(n.polling),i=process.cwd(),a=await w(i),o=a?.typegen?.schemaValidator??`zod`,s=a?.typegen?.envFile;try{await E({cwd:i,allowDuplicates:!0,schemaValidator:o,envFile:s,srcDir:a?.typegen?.srcDir,outDir:a?.typegen?.outDir,assetMap:a?.assetMap,runPlugins:!1})}catch(e){console.warn(` kick typegen: skipped (${e?.message??e})`)}await W({cwd:i,config:a});let{createRequire:c}=await import(`node:module`),{createServer:l}=await import(L(c(j(`package.json`)).resolve(`vite`)).href),u=await l({configFile:j(`vite.config.ts`),server:{port:t?parseInt(t,10):void 0,...r?{watch:{usePolling:!0,interval:100}}:{}}}),d=a?.assetMap?Object.values(a.assetMap).map(e=>e?.src).filter(e=>typeof e==`string`&&e.length>0).map(e=>j(i,e)):[],f=e=>d.some(t=>e===t||e.startsWith(`${t}/`)),p=null,m=e=>{if(e.includes(`.kickjs`)||e.endsWith(`.d.ts`))return;let t=/\.(ts|tsx|mts|cts)$/.test(e),n=f(e);!t&&!n||(p&&clearTimeout(p),p=setTimeout(()=>{E({cwd:i,silent:!0,allowDuplicates:!0,schemaValidator:o,envFile:s,srcDir:a?.typegen?.srcDir,outDir:a?.typegen?.outDir,assetMap:a?.assetMap,runPlugins:!1}).catch(()=>{}),W({cwd:i,config:a,silent:!0}).catch(()=>{})},100))};u.watcher.on(`add`,m),u.watcher.on(`unlink`,m),u.watcher.on(`change`,m),d.length>0&&u.watcher.add(d),await u.listen(),u.printUrls(),console.log(`
|
|
800
852
|
KickJS dev server running (Vite + @forinda/kickjs-vite)
|
|
801
|
-
`);let h=async()=>{p&&clearTimeout(p),await u.close(),process.exit(0)};process.on(`SIGINT`,h),process.on(`SIGTERM`,h)}function
|
|
853
|
+
`);let h=async()=>{p&&clearTimeout(p),await u.close(),process.exit(0)};process.on(`SIGINT`,h),process.on(`SIGTERM`,h)}function dn(e){e.command(`dev`).description(`Start development server with Vite HMR (zero-downtime reload)`).option(`-e, --entry <file>`,`Entry file`,`src/index.ts`).option(`-p, --port <port>`,`Port number`).option(`--polling`,`Force chokidar to poll for file changes (Docker / WSL / NFS / older kernels)`).action(async e=>{try{await un(e.entry,e.port,{polling:e.polling})}catch(e){e.code===`ERR_MODULE_NOT_FOUND`&&e.message?.includes(`vite`)?console.error(`
|
|
802
854
|
Error: vite is not installed.
|
|
803
855
|
Run: pnpm add -D vite unplugin-swc
|
|
804
856
|
`):console.error(`
|
|
805
857
|
Dev server failed:`,e.message??e),process.exit(1)}}),e.command(`build`).description(`Build for production via Vite`).action(async()=>{console.log(`
|
|
806
858
|
Building for production...
|
|
807
|
-
`);let{createRequire:e}=await import(`node:module`),{build:t}=await import(
|
|
808
|
-
Copying directories to dist...`);for(let e of r){let t=typeof e==`string`?e:e.src,n=typeof e==`string`?k(`dist`,e):e.dest??k(`dist`,t),r=j(t),i=j(n);if(!
|
|
809
|
-
Building asset map...`);try{await
|
|
859
|
+
`);let{createRequire:e}=await import(`node:module`),{build:t}=await import(L(e(j(`package.json`)).resolve(`vite`)).href);await t({configFile:j(`vite.config.ts`)});let n=await w(process.cwd()),r=n?.copyDirs??[];if(r.length>0){console.log(`
|
|
860
|
+
Copying directories to dist...`);for(let e of r){let t=typeof e==`string`?e:e.src,n=typeof e==`string`?k(`dist`,e):e.dest??k(`dist`,t),r=j(t),i=j(n);if(!M(r)){console.log(` ⚠ Skipped ${t} (not found)`);continue}N(i,{recursive:!0}),we(r,i,{recursive:!0}),console.log(` ✓ ${t} → ${n}`)}}if(n?.assetMap&&Object.keys(n.assetMap).length>0){console.log(`
|
|
861
|
+
Building asset map...`);try{await rn(n,{cwd:process.cwd()})}catch(e){console.error(` ✗ asset build failed: ${e instanceof Error?e.message:String(e)}`),process.exit(1)}}console.log(`
|
|
810
862
|
Build complete.
|
|
811
|
-
`)}),e.command(`build:assets`).description(`Rebuild the .kickjs-assets.json manifest under the configured outDir (no JS rebuild)`).action(async()=>{let e=await
|
|
812
|
-
Building asset map...`);try{await
|
|
863
|
+
`)}),e.command(`build:assets`).description(`Rebuild the .kickjs-assets.json manifest under the configured outDir (no JS rebuild)`).action(async()=>{let e=await w(process.cwd());if(!e?.assetMap||Object.keys(e.assetMap).length===0){console.log(` No assetMap entries — nothing to build.`);return}console.log(`
|
|
864
|
+
Building asset map...`);try{await rn(e,{cwd:process.cwd()}),console.log(`
|
|
813
865
|
Asset build complete.
|
|
814
|
-
`)}catch(e){console.error(` ✗ ${e instanceof Error?e.message:String(e)}`),process.exit(1)}}),e.command(`start`).description(`Start production server`).option(`-e, --entry <file>`,`Entry file`,`dist/index.js`).option(`-p, --port <port>`,`Port number`).action(e=>{let t={NODE_ENV:`production`};e.port&&(t.PORT=String(e.port))
|
|
815
|
-
Dev server (debug) failed:`,e.message??e),process.exit(1)}})}function
|
|
866
|
+
`)}catch(e){console.error(` ✗ ${e instanceof Error?e.message:String(e)}`),process.exit(1)}}),e.command(`start`).description(`Start production server`).option(`-e, --entry <file>`,`Entry file`,`dist/index.js`).option(`-p, --port <port>`,`Port number`).action(e=>{let t={NODE_ENV:`production`};e.port&&(t.PORT=String(e.port)),$t(e.entry,t)}),e.command(`dev:debug`).description(`Start dev server with Node.js inspector attached`).option(`-e, --entry <file>`,`Entry file`,`src/index.ts`).option(`-p, --port <port>`,`Port number`).option(`--inspect-port <port>`,`Inspector port`,`9229`).action(async e=>{let t=e.inspectPort??`9229`;process.env.NODE_OPTIONS=`--inspect=0.0.0.0:${t}`,console.log(` Debugger: ws://0.0.0.0:${t}`);try{await un(e.entry,e.port)}catch(e){console.error(`
|
|
867
|
+
Dev server (debug) failed:`,e.message??e),process.exit(1)}})}function fn(e){e.command(`info`).description(`Print system and framework info`).action(()=>{console.log(`
|
|
816
868
|
KickJS CLI
|
|
817
869
|
|
|
818
870
|
System:
|
|
819
|
-
OS: ${
|
|
871
|
+
OS: ${Ve()} ${He()} (${Be()})
|
|
820
872
|
Node: ${process.version}
|
|
821
873
|
|
|
822
874
|
Packages:
|
|
823
875
|
@forinda/kickjs workspace
|
|
824
876
|
@forinda/kickjs-vite workspace
|
|
825
877
|
@forinda/kickjs-cli workspace
|
|
826
|
-
`)})}const{bold:
|
|
878
|
+
`)})}const{bold:G,dim:K,green:pn,red:q,yellow:mn,blue:hn}=u;function gn(e){let t=Math.floor(e/86400),n=Math.floor(e%86400/3600),r=Math.floor(e%3600/60),i=e%60,a=[];return t&&a.push(`${t}d`),n&&a.push(`${n}h`),r&&a.push(`${r}m`),a.push(`${i}s`),a.join(` `)}async function _n(e){let t=await fetch(e,{signal:AbortSignal.timeout(5e3)});if(!t.ok)throw Error(`${t.status} ${t.statusText}`);return t.json()}async function J(e,t){try{return await _n(`${e}${t}`)}catch{return null}}async function vn(e){let[t,n,r,i,a]=await Promise.all([J(e,`/health`),J(e,`/metrics`),J(e,`/routes`),J(e,`/container`),J(e,`/ws`)]);return{health:t,metrics:n,routes:r,container:i,ws:a}}function yn(e,t){let{health:n,metrics:r,routes:i,container:a,ws:o}=t,s=K(`─`.repeat(60));if(console.log(),console.log(G(` KickJS Inspector`)+K(` → ${e}`)),console.log(s),n){let e=n.status===`healthy`?pn(`● healthy`):q(`● `+n.status);console.log(` ${G(`Health:`)} ${e}`)}else console.log(` ${G(`Health:`)} ${q(`● unreachable`)}`);if(r){let e=((r.errorRate??0)*100).toFixed(1),t=r.errorRate>.1?q:r.errorRate>0?mn:pn;console.log(` ${G(`Uptime:`)} ${gn(r.uptimeSeconds)}`),console.log(` ${G(`Requests:`)} ${r.requests}`),console.log(` ${G(`Errors:`)} ${r.serverErrors} server, ${r.clientErrors??0} client ${K(`(`)}${t(e+`%`)}${K(`)`)}`)}if(a&&console.log(` ${G(`DI:`)} ${a.count} bindings`),o&&o.enabled&&console.log(` ${G(`WS:`)} ${o.connections??0} connections, ${o.namespaces??0} namespaces`),i?.routes?.length){console.log(),console.log(G(` Routes`)),console.log(s),console.log(` ${K(`METHOD`)} ${K(`PATH`.padEnd(36))} ${K(`CONTROLLER`)}`);for(let e of i.routes){let t=e.path.length>36?e.path.slice(0,33)+`...`:e.path.padEnd(36);console.log(` ${c(e.method)} ${t} ${hn(e.controller)}.${K(e.handler)}`)}}console.log(s),console.log()}function bn(e){e.command(`inspect [url]`).description(`Connect to a running KickJS app and display debug info`).option(`-p, --port <port>`,`Override port`).option(`-w, --watch`,`Poll every 5 seconds`).option(`-j, --json`,`Output raw JSON`).action(async(e,t)=>{let n=e??`http://localhost:3000`;if(t.port)try{let e=new URL(n);e.port=t.port,n=e.origin}catch{n=`http://localhost:${t.port}`}let r=`${n.replace(/\/$/,``)}/_debug`,i=async()=>{try{let e=await vn(r);t.json?console.log(JSON.stringify(e,null,2)):yn(n,e)}catch(e){t.json?console.log(JSON.stringify({error:String(e)})):(console.error(q(` ✖ Could not connect to ${n}`)),console.error(K(` ${e instanceof Error?e.message:String(e)}`))),t.watch||(process.exitCode=1)}};if(t.watch){let e=async()=>{process.stdout.write(`\x1B[2J\x1B[H`),await i()};await e(),setInterval(e,5e3)}else await i()})}function xn(e,t){let n=e.toLowerCase();return t.every(e=>n.includes(e.toLowerCase()))}function Y(e,t){let n=e.toLowerCase();return t.some(e=>n.includes(e.toLowerCase()))}const Sn=[{match(e,t){let n=xn(e,[`config`,`get`])&&Y(e,[`undefined`,`null`]),r=e.includes(`@Value`)&&Y(e,[`undefined`,`is not defined`]);return!n&&!r?null:{confidence:n&&r?90:75,diagnosis:{id:`env-schema-not-registered`,title:`ConfigService.get() returns undefined for user-defined keys`,explanation:`Your src/index.ts is missing \`import "./config"\`. That side-effect import
|
|
827
879
|
registers the env schema with kickjs at module-load time. Without it,
|
|
828
880
|
ConfigService falls back to the base schema (PORT/NODE_ENV/LOG_LEVEL only)
|
|
829
881
|
and every user-defined key reads as undefined. @Value() may *appear* to
|
|
@@ -845,7 +897,7 @@ describe('UserController', () => {
|
|
|
845
897
|
beforeEach(() => Container.reset())
|
|
846
898
|
|
|
847
899
|
it('does the thing', async () => { /* ... */ })
|
|
848
|
-
})`,docs:`https://forinda.github.io/kick-js/guide/testing.html`}}:null}},{match(e,t){return e.includes(`@Module`)||
|
|
900
|
+
})`,docs:`https://forinda.github.io/kick-js/guide/testing.html`}}:null}},{match(e,t){return e.includes(`@Module`)||xn(e,[`Module`,`is not a function`])||xn(e,[`Module`,`no exported member`])?{confidence:80,diagnosis:{id:`module-decorator-not-found`,title:`KickJS does not have a @Module decorator (different pattern from NestJS)`,explanation:`NestJS uses @Module({ controllers, providers }). KickJS uses an interface
|
|
849
901
|
pattern instead: a class implements AppModule and exposes routes() that
|
|
850
902
|
returns the controller wiring. This was a deliberate choice — modules
|
|
851
903
|
become explicit values rather than metadata, which makes them easier to
|
|
@@ -893,28 +945,28 @@ export const app = await bootstrap({ modules })`,docs:`https://forinda.github.io
|
|
|
893
945
|
generated a module via \`kick g module foo\` but the routes don't appear,
|
|
894
946
|
the most likely cause is that the module is missing from the exported
|
|
895
947
|
array. The CLI usually wires this automatically, but a hand-edit can
|
|
896
|
-
drop the entry.`,fix:`Open src/modules/index.ts and verify the module is in the array:`,codeAfter:`import type {
|
|
948
|
+
drop the entry.`,fix:`Open src/modules/index.ts and verify the module is in the array:`,codeAfter:`import type { AppModuleEntry } from '@forinda/kickjs'
|
|
897
949
|
import { UserModule } from './users/user.module'
|
|
898
950
|
import { TaskModule } from './tasks/task.module' // ← was this missing?
|
|
899
951
|
|
|
900
|
-
export const modules:
|
|
952
|
+
export const modules: AppModuleEntry[] = [UserModule(), TaskModule()]`,docs:`https://forinda.github.io/kick-js/guide/project-structure.html`}}:null}}];function Cn(e,t){let n=null;for(let r of Sn){let i=null;try{i=r.match(e,t)}catch{continue}!i||i.confidence<40||(!n||i.confidence>n.confidence)&&(n=i)}return n}async function wn(e){let t=e.provider??`openai`,n=process.env.OPENAI_API_KEY;if(t===`openai`&&!n)return{kind:`unavailable`,reason:`OPENAI_API_KEY environment variable is not set`,suggestion:`Set OPENAI_API_KEY in your shell, e.g.
|
|
901
953
|
export OPENAI_API_KEY="sk-..."
|
|
902
954
|
|
|
903
955
|
Then re-run \`kick explain --ai "<your error>"\`.`};let r;try{r=await import(`@forinda/kickjs-ai`)}catch{return{kind:`unavailable`,reason:`@forinda/kickjs-ai is not installed`,suggestion:`Install the AI package to enable the LLM fallback:
|
|
904
956
|
kick add ai
|
|
905
957
|
|
|
906
958
|
Or manually:
|
|
907
|
-
pnpm add @forinda/kickjs-ai`}}let{OpenAIProvider:i}=r,a=new i({apiKey:n,defaultChatModel:e.model??`gpt-4o-mini`}),o=
|
|
908
|
-
`)}function
|
|
959
|
+
pnpm add @forinda/kickjs-ai`}}let{OpenAIProvider:i}=r,a=new i({apiKey:n,defaultChatModel:e.model??`gpt-4o-mini`}),o=Tn(e.cwd),s=`Error or stack trace:\n\n${e.input.trim()}`;try{let e=En((await a.chat({messages:[{role:`system`,content:o},{role:`user`,content:s}]})).content);return e?{kind:`ok`,diagnosis:e}:{kind:`error`,message:`The LLM responded but the payload was not valid JSON in the expected shape. Try again, or file an issue with the error text.`}}catch(e){return{kind:`error`,message:`LLM request failed: ${e instanceof Error?e.message:String(e)}`}}}function Tn(e){return[`You are a diagnostic assistant for KickJS, a decorator-driven Node.js`,`framework built on Express 5 and TypeScript. KickJS projects use:`,` - @Controller, @Get, @Post, @Autowired, @Service, @Value decorators`,` - An AppModule interface with a routes() method (NOT a @Module decorator)`,` - Zod schemas as both runtime validators and OpenAPI sources`,` - Ctx<KickRoutes.ControllerName['method']> for typed request context`,` - src/config/index.ts with defineEnv/loadEnv for env schema`,' - A side-effect `import "./config"` in src/index.ts to register the schema',` - Container.reset() in beforeEach for DI test isolation`,``,`When the user gives you an error message or stack trace, produce a`,`structured diagnosis that helps them fix the bug. You MUST respond`,`with a single JSON object (no surrounding prose, no markdown fences)`,`matching this shape:`,``,`{`,` "id": "<kebab-case-identifier>",`,` "title": "<one-line problem summary>",`,` "explanation": "<multi-line explanation of what is wrong>",`,` "fix": "<multi-line instructions for fixing the problem>",`,` "codeBefore": "<optional: broken code snippet>",`,` "codeAfter": "<optional: corrected code snippet>",`,` "docs": "<optional: KickJS doc URL that discusses this topic>"`,`}`,``,`The KickJS docs live at https://forinda.github.io/kick-js/ — prefer`,`that domain for any doc links you suggest.`,e?`The project is located at ${e}.`:``].filter(e=>e.length>0).join(`
|
|
960
|
+
`)}function En(e){let t=[e,Dn(e),On(e)].filter(e=>e!==null);for(let e of t)try{let t=JSON.parse(e);if(kn(t))return t}catch{continue}return null}function Dn(e){let t=e.match(/```(?:json)?\s*\n([\s\S]*?)```/);return t?t[1]?.trim()??null:null}function On(e){let t=e.indexOf(`{`);if(t===-1)return null;let n=0,r=!1,i=!1;for(let a=t;a<e.length;a++){let o=e[a];if(i){i=!1;continue}if(o===`\\`&&r){i=!0;continue}if(o===`"`){r=!r;continue}if(!r&&(o===`{`&&n++,o===`}`&&(n--,n===0)))return e.slice(t,a+1)}return null}function kn(e){if(typeof e!=`object`||!e)return!1;let t=e;return typeof t.id==`string`&&typeof t.title==`string`&&typeof t.explanation==`string`&&typeof t.fix==`string`}function An(e){e.command(`explain [message]`).description(`Explain a KickJS error and suggest a fix`).option(`-m, --message <text>`,`Error message to explain (alternative to positional arg)`).option(`--ai`,`Fall back to LLM if no known-issue matches (requires @forinda/kickjs-ai)`).option(`--model <name>`,`Model name for the --ai fallback`,`gpt-4o-mini`).option(`--json`,`Output the diagnosis as JSON for tooling integration`).action(async(e,t)=>{let n=await Nn(e,t.message);(!n||n.trim().length===0)&&(process.stderr.write(`Error: no input provided.
|
|
909
961
|
|
|
910
962
|
Pass a message as a positional arg, --message flag, or pipe via stdin:
|
|
911
963
|
kick explain "config.get returned undefined"
|
|
912
964
|
pnpm test 2>&1 | kick explain
|
|
913
|
-
`),process.exit(1));let r=
|
|
914
|
-
`);return}if(i){
|
|
915
|
-
`),process.exit(2)),
|
|
916
|
-
`),process.exit(a.kind===`ok`?0:2)),
|
|
917
|
-
`)}function
|
|
965
|
+
`),process.exit(1));let r=Fn(),i=Cn(n,r);if(t.json&&i){process.stdout.write(JSON.stringify({matched:!0,...i},null,2)+`
|
|
966
|
+
`);return}if(i){In(n,i.diagnosis,i.confidence);return}t.ai||(t.json&&(process.stdout.write(JSON.stringify({matched:!1},null,2)+`
|
|
967
|
+
`),process.exit(2)),Ln(n,!1),process.exit(2));let a=await wn({input:n,model:t.model,cwd:r.cwd});t.json&&(process.stdout.write(JSON.stringify(jn(a),null,2)+`
|
|
968
|
+
`),process.exit(a.kind===`ok`?0:2)),Mn(n,a),process.exit(a.kind===`ok`?0:2)})}function jn(e){return e.kind===`ok`?{matched:!0,source:`ai`,diagnosis:e.diagnosis}:e.kind===`unavailable`?{matched:!1,aiUnavailable:!0,reason:e.reason}:{matched:!1,aiError:!0,error:e.message}}function Mn(e,t){if(t.kind===`ok`){In(e,t.diagnosis,-1,!0);return}if(t.kind===`unavailable`){process.stdout.write(`\n Explaining: ${Z(e.trim(),200)}\n\n`),process.stdout.write(` AI fallback unavailable: ${t.reason}\n\n`),process.stdout.write(`${X(t.suggestion,` `)}\n\n`);return}process.stdout.write(`\n Explaining: ${Z(e.trim(),200)}\n\n`),process.stdout.write(` AI fallback error: ${t.message}\n\n`)}async function Nn(e,t){return e&&e.trim().length>0?e:t&&t.trim().length>0?t:process.stdin.isTTY?``:Pn()}function Pn(){return new Promise((e,t)=>{let n=``;process.stdin.setEncoding(`utf8`),process.stdin.on(`data`,e=>{n+=e}),process.stdin.on(`end`,()=>e(n)),process.stdin.on(`error`,t)})}function Fn(){let e=process.cwd();return{cwd:e,hasFile:t=>M(j(e,t))}}function In(e,t,n,r=!1){let i=Z(e.trim(),200),a=r?`AI-generated — verify before applying`:Rn(n);process.stdout.write(`\n Explaining: ${i}\n`),process.stdout.write(`\n Match: ${t.id} (${a})\n`),process.stdout.write(` Title: ${t.title}\n`),process.stdout.write(`\n Diagnosis:\n${X(t.explanation,` `)}\n`),process.stdout.write(`\n Fix:\n${X(t.fix,` `)}\n`),t.codeBefore&&process.stdout.write(`\n Before:\n${X(t.codeBefore,` `)}\n`),t.codeAfter&&process.stdout.write(`\n After:\n${X(t.codeAfter,` `)}\n`),t.docs&&process.stdout.write(`\n Docs: ${t.docs}\n`),process.stdout.write(`
|
|
969
|
+
`)}function Ln(e,t){let n=Z(e.trim(),200);process.stdout.write(`\n Explaining: ${n}\n\n`),t?process.stdout.write(` No known-issue matched, and --ai fallback is not yet wired.
|
|
918
970
|
When @forinda/kickjs-ai ships its provider implementations,
|
|
919
971
|
this command will call the configured LLM with the error +
|
|
920
972
|
project context and return a structured fix.
|
|
@@ -933,10 +985,10 @@ Pass a message as a positional arg, --message flag, or pipe via stdin:
|
|
|
933
985
|
|
|
934
986
|
`)}function X(e,t){return e.split(`
|
|
935
987
|
`).map(e=>`${t}${e}`).join(`
|
|
936
|
-
`)}function Z(e,t){return e.length<=t?e:e.slice(0,t-1)+`…`}function
|
|
937
|
-
`,`utf8`),process.stdout.write(`\n ✓ Wrote MCP server entry "${r}" to ${i}\n\n To activate it:\n 1. Build your app: kick build\n 2. Restart your MCP client (Claude Code, Cursor, Zed)\n 3. The server should appear in the client's tool picker\n\n`)}function
|
|
988
|
+
`)}function Z(e,t){return e.length<=t?e:e.slice(0,t-1)+`…`}function Rn(e){return e>=90?`high confidence`:e>=70?`good match`:e>=50?`medium confidence`:`low confidence — verify manually`}function zn(e){let t=e.command(`mcp`).description(`Model Context Protocol commands (start | init)`);t.command(`start`,{isDefault:!0}).description(`Run the built application as an MCP server over stdio`).option(`-e, --entry <file>`,`Entry file`,`dist/index.js`).option(`--node-arg <arg...>`,`Extra arguments to pass to node`).action(Bn),t.command(`init`).description(`Generate .mcp.json for Claude Code / Cursor / Zed`).option(`-n, --name <name>`,`Server name (defaults to package.json name)`).option(`-o, --out <file>`,`Output file`,`.mcp.json`).option(`-f, --force`,`Overwrite an existing entry without prompting`).option(`--global`,`Write to ~/.mcp.json instead of the project root`).action(Vn)}function Bn(e){let t=j(e.entry);M(t)||(process.stderr.write(`Error: entry file not found: ${t}\n\nBuild the app first with \`kick build\`, or pass a custom entry:\n kick mcp -e dist/server.js\n`),process.exit(1));let n=[...e.nodeArg??[],t],r=Ie(process.execPath,n,{stdio:`inherit`,env:{...process.env,KICK_MCP_STDIO:`1`,NODE_ENV:process.env.NODE_ENV??`production`}});r.on(`error`,e=>{process.stderr.write(`Failed to start MCP server: ${e.message}\n`),process.exit(1)}),r.on(`exit`,(e,t)=>{if(t){process.kill(process.pid,t);return}process.exit(e??0)});let i=e=>{r.killed||r.kill(e)};process.on(`SIGINT`,()=>i(`SIGINT`)),process.on(`SIGTERM`,()=>i(`SIGTERM`))}function Vn(e){let t=process.cwd(),n=Hn(t)??xe(t),r=e.name??n,i=e.global?j(process.env.HOME??`.`,`.mcp.json`):j(t,e.out),a={command:`kick`,args:[`mcp`],cwd:t},o={mcpServers:{}};if(M(i))try{let e=P(i,`utf8`),t=JSON.parse(e);t&&typeof t==`object`&&t.mcpServers&&(o={mcpServers:{...t.mcpServers}})}catch(e){let t=e instanceof Error?e.message:String(e);process.stderr.write(`Error: existing ${i} is not valid JSON (${t}).\nFix the file or pass --force to overwrite the entry.\n`),process.exit(1)}o.mcpServers[r]&&!e.force&&(process.stderr.write(`Error: an entry for "${r}" already exists in ${i}.\nPass --force to overwrite it, or use --name to pick a different key.\n`),process.exit(1)),o.mcpServers[r]=a,Oe(i,JSON.stringify(o,null,2)+`
|
|
989
|
+
`,`utf8`),process.stdout.write(`\n ✓ Wrote MCP server entry "${r}" to ${i}\n\n To activate it:\n 1. Build your app: kick build\n 2. Restart your MCP client (Claude Code, Cursor, Zed)\n 3. The server should appear in the client's tool picker\n\n`)}function Hn(e){let t=j(e,`package.json`);if(!M(t))return null;try{let e=P(t,`utf8`),n=JSON.parse(e);return typeof n.name==`string`?n.name:null}catch{return null}}function Un(e){e.command(`tinker`).description(`Interactive REPL with DI container and services loaded`).option(`-e, --entry <file>`,`Entry file to load`,`src/index.ts`).action(async e=>{let t=process.cwd(),n=j(t,e.entry);M(n)||(console.error(`\n Error: ${e.entry} not found.\n`),process.exit(1));let r=Gn(t,`tsx`);r||(console.error(`
|
|
938
990
|
Error: tsx not found. Install it: pnpm add -D tsx
|
|
939
|
-
`),process.exit(1));let i=
|
|
991
|
+
`),process.exit(1));let i=Wn(n,e.entry),a=k(t,`.kick-tinker.mjs`),{writeFileSync:o,unlinkSync:s}=await import(`node:fs`);o(a,i,`utf-8`);try{let e=Fe(a,[],{cwd:t,execPath:r,stdio:`inherit`});await new Promise(t=>{e.on(`exit`,()=>t())})}finally{try{s(a)}catch{}}})}function Wn(e,t){return`
|
|
940
992
|
import 'reflect-metadata'
|
|
941
993
|
|
|
942
994
|
// Prevent bootstrap() from starting the HTTP server
|
|
@@ -961,7 +1013,7 @@ try {
|
|
|
961
1013
|
|
|
962
1014
|
// Load entry to trigger decorator registration
|
|
963
1015
|
try {
|
|
964
|
-
await import('${
|
|
1016
|
+
await import('${L(e).href}')
|
|
965
1017
|
} catch (err) {
|
|
966
1018
|
console.warn(' Warning: ' + err.message)
|
|
967
1019
|
console.warn(' Container may be partially initialized.\\n')
|
|
@@ -990,21 +1042,32 @@ server.on('exit', () => {
|
|
|
990
1042
|
console.log('\\n Goodbye!\\n')
|
|
991
1043
|
process.exit(0)
|
|
992
1044
|
})
|
|
993
|
-
`}function
|
|
1045
|
+
`}function Gn(e,t){let n=e;for(;;){let e=k(n,`node_modules`,`.bin`,t);if(M(e))return e;let r=j(n,`..`);if(r===n)break;n=r}return null}function Kn(e,t){let n=RegExp(`^\\s*${S(t)}Module\\b`),r=!1,i=0,a=e;for(;;){let e=a.indexOf(`.mount(`,i);if(e===-1)break;let t=e+7,o=1,s=t;for(;s<a.length&&o>0;){let e=a.slice(s,s+2);if(e===`//`||e===`/*`){if(e===`//`)for(s+=2;s<a.length&&a[s]!==`
|
|
1046
|
+
`;)s++;else{for(s+=2;s+1<a.length&&!(a[s]===`*`&&a[s+1]===`/`);)s++;s+=2}continue}let t=a[s]??``;if(t===`'`||t===`"`||t==="`"){let e=t;for(s++;s<a.length&&a[s]!==e;)a[s]===`\\`&&s++,s++}else if(t===`(`)o++;else if(t===`)`&&(o--,o===0))break;s++}if(o!==0)break;let c=a.slice(t,s);if(n.test(c)){let t=e;for(;t>0&&(a[t-1]===` `||a[t-1]===` `||a[t-1]===`
|
|
1047
|
+
`);)t--;a=a.slice(0,t)+a.slice(s+1),r=!0,i=t;continue}i=s+1}return{content:a,changed:r}}function qn(e,t){let n=y(e);if(!n)return e;let r=n.rhsStart,i=n.rhsEnd+1,a=e.slice(r,i);return a=Kn(a,t).content,a=a.replace(RegExp(`\\s*,?\\s*${S(t)}Module\\b(?:\\s*\\(\\s*\\))?\\s*,?`,`g`),e=>{let t=e.trimStart().startsWith(`,`),n=e.trimEnd().endsWith(`,`);return t&&n?`,`:``}),a=a.replace(/,(\s*])/,`$1`),e.slice(0,r)+a+e.slice(i)}async function Jn(e){let{name:n,modulesDir:r,force:i}=e,o=e.pluralize!==!1,s=t(n),c=x(n),l=o?g(s):s,d=k(r,l);if(!await a(d)){console.log(`\n Module not found: ${d}\n`);return}if(!i&&!await p({message:u.red(`Delete module '${l}' at ${d}? This cannot be undone.`),initialValue:!1})){console.log(`
|
|
994
1048
|
Cancelled.
|
|
995
|
-
`);return}await
|
|
1049
|
+
`);return}await Me(d,{recursive:!0,force:!0}),console.log(` Deleted: ${d}`);let f=k(r,`index.ts`);if(await a(f)){let e=await F(f,`utf-8`),t=e,n=RegExp(`^import\\s*\\{\\s*${S(c)}Module\\s*\\}\\s*from\\s*['"][^'"]*${S(l)}(?:/[^'"]*)?['"].*\\n?`,`gm`);e=e.replace(n,``),e=qn(e,c),e=e.replace(/\n{3,}/g,`
|
|
996
1050
|
|
|
997
|
-
`),e!==t&&(await
|
|
1051
|
+
`),e!==t&&(await I(f,e,`utf-8`),console.log(` Unregistered: ${c}Module from ${f}`))}console.log(`\n Module '${l}' removed.\n`)}function Yn(e){e.command(`remove`).alias(`rm`).description(`Remove generated code`).command(`module <names...>`).description(`Remove one or more modules (e.g. kick rm module user task)`).option(`--modules-dir <dir>`,`Modules directory`).option(`--no-pluralize`,`Use singular module name`).option(`-f, --force`,`Skip confirmation prompt`).action(async(e,t)=>{let n=C(await w(process.cwd())),r=t.modulesDir??n.dir??`src/modules`,i=t.pluralize===!1?!1:n.pluralize??!0;for(let n of e)await Jn({name:n,modulesDir:j(r),force:t.force,pluralize:i})})}function Xn(e){if(e!==void 0){if(e===`false`||e===`off`||e===`none`)return!1;if(e===`zod`)return`zod`;console.warn(` kick typegen: unknown --schema-validator '${e}' (only 'zod' and 'false' are supported). Falling back to project config.`)}}function Zn(e){if(e!==void 0)return e===`false`||e===`off`||e===`none`?!1:e}function Qn(e){e.command(`typegen`).description(`Generate type-safe DI registry and module types into .kickjs/types/`).option(`-w, --watch`,`Watch source files and regenerate on change`).option(`-s, --src <dir>`,`Source directory to scan`,`src`).option(`-o, --out <dir>`,`Output directory`,`.kickjs/types`).option(`--silent`,`Suppress output`).option(`--allow-duplicates`,`Auto-namespace duplicate class names instead of failing (use with caution)`).option(`--schema-validator <name>`,`Schema validator for body/query/params typing (currently 'zod' or 'false')`).option(`--env-file <path>`,`Path to env schema file for KickEnv typing (default 'src/env.ts'; pass 'false' to disable)`).option(`--check`,`CI gate: fail on plugin-typegen drift instead of writing`).option(`--list`,"List every registered typegen plugin id (use to populate `typegen.disable`)").action(async e=>{let t=process.cwd(),n=await w(t);if(e.list){let{mergeCliPlugins:e}=await import(`./plugin-8R67gfJG.mjs`).then(e=>e.t),{builtinCliPlugins:t}=await import(`./builtins-BCRm8cUp.mjs`),r=e([...t,...n?.plugins??[]],n?.commands??[]),i=new Set(n?.typegen?.disable??[]);if(r.typegens.length===0){console.log(` No typegen plugins registered.`);return}let a=Math.max(...r.typegens.map(e=>e.id.length));console.log(`
|
|
998
1052
|
Registered typegen plugins:
|
|
999
|
-
`);for(let e of r.typegens){let t=i.has(e.id)?` (disabled)`:``;console.log(` ${e.id.padEnd(a+2)}inputs: ${e.inputs.join(`, `)||`(none)`}${t}`)}console.log();return}let r=
|
|
1053
|
+
`);for(let e of r.typegens){let t=i.has(e.id)?` (disabled)`:``;console.log(` ${e.id.padEnd(a+2)}inputs: ${e.inputs.join(`, `)||`(none)`}${t}`)}console.log();return}let r=Xn(e.schemaValidator)??n?.typegen?.schemaValidator??`zod`,i=Zn(e.envFile)??n?.typegen?.envFile,a={cwd:t,srcDir:e.src??n?.typegen?.srcDir,outDir:e.out??n?.typegen?.outDir,silent:e.silent,allowDuplicates:e.allowDuplicates,schemaValidator:r,envFile:i,assetMap:n?.assetMap,runPlugins:!1};try{if(e.watch){let t=await ye(a);e.silent||console.log(` kick typegen: watching for changes (Ctrl-C to exit)`);let n=()=>{t(),process.exit(0)};process.on(`SIGINT`,n),process.on(`SIGTERM`,n),await new Promise(()=>{})}else{await E(a);let r=await W({cwd:t,config:n??null,silent:e.silent,check:e.check});e.check&&r.some(e=>e.status===`written`)&&process.exit(1)}}catch(e){e instanceof _e?console.error(`
|
|
1000
1054
|
`+e.message+`
|
|
1001
|
-
`):e instanceof Error?console.error(`\n kick typegen failed: ${e.message}`):console.error(`\n kick typegen failed: ${JSON.stringify(e)}`),process.exit(1)}})}function
|
|
1055
|
+
`):e instanceof Error?console.error(`\n kick typegen failed: ${e.message}`):console.error(`\n kick typegen failed: ${JSON.stringify(e)}`),process.exit(1)}})}function $n(e){let t=[];if(!M(e))return t;let n=Te(e,{withFileTypes:!0});for(let r of n){let n=k(e,r.name);if(r.isDirectory()){if([`node_modules`,`dist`,`.kickjs`,`.git`].includes(r.name))continue;t.push(...$n(n))}else r.isFile()&&/\.tsx?$/.test(r.name)&&!r.name.endsWith(`.d.ts`)&&t.push(n)}return t}function er(e){try{return P(e,`utf-8`)}catch{return``}}const tr=new Set([`secret`,`changeme`,`password`,`test`,`default`,``]);function nr(e,t){let n=er(k(e,`.env`));if(n){let e=n.match(/^JWT_SECRET\s*=\s*['"]?([^'"\n]*)['"]?/m);if(e){let t=e[1].trim();if(tr.has(t.toLowerCase())||t.length<32)return{severity:`CRITICAL`,message:`JWT_SECRET appears to be a default value or too short (< 32 chars) — change it`}}}for(let e of t)for(let t of[/JWT_SECRET['"]?\s*[:=]\s*['"]?(secret|changeme|password|test|default)['"]?/i,/secret\s*[:=]\s*['"]?(secret|changeme|password|test|default)['"]?/i])if(t.test(e))return{severity:`CRITICAL`,message:`JWT_SECRET appears to be a default value in source code — use an environment variable`};return null}function rr(e){for(let t of e)if(/cors\s*\(/.test(t)&&/origin\s*:\s*['"]\*['"]/.test(t))return{severity:`CRITICAL`,message:`CORS origin is '*' — restrict to your domains`};return null}function ir(e){for(let t of e)if(/rateLimit/i.test(t)||/@RateLimit/i.test(t))return null;return{severity:`WARNING`,message:`No rate limiting detected — add rateLimit() middleware or @RateLimit decorator`}}function ar(){return process.env.NODE_ENV===`production`?null:{severity:`WARNING`,message:`NODE_ENV is '${process.env.NODE_ENV??`undefined`}', not 'production'`}}function or(e){let t=!1,n=!1;for(let r of e)/tokenStore/i.test(r)&&(t=!0),/MemoryTokenStore/i.test(r)&&(n=!0);return n?{severity:`WARNING`,message:`MemoryTokenStore detected — use a persistent store (Redis, DB) for production deployments`}:t?null:{severity:`WARNING`,message:`No token revocation store detected — consider adding one for auth token management`}}function sr(e){for(let t of e)if(/helmet\s*\(/.test(t))return/security\s*\.\s*helmet\s*.*false/.test(t)?{severity:`WARNING`,message:`Helmet security headers are disabled — enable them for production`}:{severity:`INFO`,message:`Helmet security headers active`};return{severity:`WARNING`,message:`Helmet not detected — add helmet() middleware for security headers`}}function cr(e){for(let t of e)if(/AuthAdapter/i.test(t))return{severity:`INFO`,message:`AuthAdapter configured`};return{severity:`INFO`,message:`No AuthAdapter detected — add one if your app requires authentication`}}function lr(e){let t=$n(k(e,`src`)).map(e=>er(e)),n=[],r=nr(e,t);r&&n.push(r);let i=rr(t);i&&n.push(i);let a=ir(t);a&&n.push(a);let o=ar();o&&n.push(o);let s=or(t);return s&&n.push(s),n.push(sr(t)),n.push(cr(t)),n}function ur(e){e.command(`check`).description(`Audit project for common issues`).option(`--deploy`,`Run production readiness checks`).action(e=>{if(!e.deploy){console.log(`
|
|
1002
1056
|
Usage: kick check --deploy
|
|
1003
1057
|
|
|
1004
1058
|
Available checks:
|
|
1005
1059
|
--deploy Audit for production readiness (security, config, best practices)
|
|
1006
|
-
`);return}let
|
|
1007
|
-
|
|
1060
|
+
`);return}let t=process.cwd();r(`KickJS Deploy Check`);let a=ne();a.start(`Scanning project...`);let o=lr(t);a.stop(`Scan complete`);let s={CRITICAL:0,WARNING:1,INFO:2};o.sort((e,t)=>s[e.severity]-s[t.severity]);for(let e of o)n.message(`${i(e.severity)} ${e.message}`);let c=o.filter(e=>e.severity===`CRITICAL`).length,l=o.filter(e=>e.severity===`WARNING`).length,d=o.filter(e=>e.severity===`INFO`).length,f=l===1?`warning`:`warnings`,p=[c>0?u.red(`${c} critical`):`${c} critical`,l>0?u.yellow(`${l} ${f}`):`${l} ${f}`,`${d} info`].join(`, `);c>0?(b(u.red(`${p} — fix critical issues before deploying`)),process.exit(1)):b(u.green(`${p} — looking good!`))})}async function Q(e){return Xe({configPath:D.resolve(process.cwd(),e.config)})}async function $(e){if(e.adapter){let t=await e.adapter();return{adapter:t,cleanup:async()=>t.close()}}if(!e.connectionString)throw Error(`kickjs-db: no adapter resolved — set db.connectionString (or DATABASE_URL) in kick.config.ts, or supply db.adapter() factory`);let t=e.dialect??`postgres`;if(t!==`postgres`)throw Error(`kickjs-db: built-in CLI adapter only supports postgres in M1 (dialect=${t}); use db.adapter() factory for other dialects`);let[{pgAdapter:n},r]=await Promise.all([import(`@forinda/kickjs-db-pg`),import(`pg`)]),i=new r.default.Pool({connectionString:e.connectionString}),a=n({pool:i});return{adapter:a,cleanup:async()=>{await a.close(),await i.end()}}}function dr(e){if(e.length===0){console.log(`No migrations.`);return}console.table(e.map(e=>({id:e.id,state:e.state,batch:e.batch??`-`,reviewed:e.reviewed,applied:e.appliedAt??`-`})))}function fr(e){let t=e.command(`db`).description(`Database commands (kickjs-db)`);t.command(`generate <name>`).description(`Generate a new migration from schema diff`).option(`-c, --config <path>`,`Path to kick.config.ts`,`kick.config.ts`).option(`-e, --empty`,`Skip schema diff and create an empty migration shell (data migration, seed, freeform SQL)`).action(async(e,t)=>{let n=process.cwd(),r=await Ue({name:e,config:await Q(t),cwd:n,empty:t.empty});if(r.status===`no-changes`){console.log(`No schema changes detected.`);return}if(r.empty){console.log(`Created empty migration ${r.migrationDir} (author up.sql + down.sql).`);return}let i=r.changeCount===1?``:`s`;console.log(`Created migration ${r.migrationDir} (${r.changeCount} change${i}).`)});let n=t.command(`migrate`).description(`Migration runner subcommands`);n.command(`latest`).description(`Apply all pending migrations in a new batch`).option(`-c, --config <path>`,`Path to kick.config.ts`,`kick.config.ts`).option(`--confirm-enum-drop`,"Allow migrations carrying the `-- KICK ENUM REMOVE` header to apply",!1).action(async e=>{let t=await Q(e),{adapter:n,cleanup:r}=await $(t);try{let r=await Ge({adapter:n,migrationsDir:t.migrationsDir,confirmEnumDrop:e.confirmEnumDrop});r.applied.length===0?console.log(`No pending migrations.`):console.log(`Applied batch ${r.batch}: ${r.applied.join(`, `)}`)}finally{await r()}}),n.command(`up`).description(`Apply the next single pending migration`).option(`-c, --config <path>`,`Path to kick.config.ts`,`kick.config.ts`).option(`--confirm-enum-drop`,"Allow migrations carrying the `-- KICK ENUM REMOVE` header to apply",!1).action(async e=>{let t=await Q(e),{adapter:n,cleanup:r}=await $(t);try{let r=await Je({adapter:n,migrationsDir:t.migrationsDir,confirmEnumDrop:e.confirmEnumDrop});r.applied.length===0?console.log(`No pending migrations.`):console.log(`Applied ${r.applied[0]} (batch ${r.batch})`)}finally{await r()}}),n.command(`down`).description(`Reverse the most recent applied migration`).option(`-c, --config <path>`,`Path to kick.config.ts`,`kick.config.ts`).action(async e=>{let t=await Q(e),{adapter:n,cleanup:r}=await $(t);try{let e=await We({adapter:n,migrationsDir:t.migrationsDir});e.reversed?console.log(`Reversed ${e.reversed}.`):console.log(`Nothing to reverse.`)}finally{await r()}}),n.command(`rollback`).description(`Reverse the entire last batch as a single unit`).option(`-c, --config <path>`,`Path to kick.config.ts`,`kick.config.ts`).action(async e=>{let t=await Q(e),{adapter:n,cleanup:r}=await $(t);try{let e=await Ke({adapter:n,migrationsDir:t.migrationsDir});e.reversed.length===0?console.log(`Nothing to roll back.`):console.log(`Rolled back batch ${e.batch}: ${e.reversed.join(`, `)}`)}finally{await r()}}),n.command(`status`).description(`Print applied + pending migrations`).option(`-c, --config <path>`,`Path to kick.config.ts`,`kick.config.ts`).action(async e=>{let t=await Q(e),{adapter:n,cleanup:r}=await $(t);try{dr(await qe({adapter:n,migrationsDir:t.migrationsDir}))}finally{await r()}}),t.command(`introspect`).description(`Generate a TypeScript schema file from a live database`).option(`-c, --config <path>`,`Path to kick.config.ts`,`kick.config.ts`).option(`--out <path>`,`Output file (defaults to db.schemaPath from config)`).option(`--json`,`Print the raw SchemaSnapshot JSON to stdout instead of writing TS source`).action(async e=>{let t=await Q(e),{adapter:n,cleanup:r}=await $(t);try{let r=await n.introspect();if(e.json){console.log(JSON.stringify(r,null,2));return}let i=e.out??t.schemaPath;await I(i,Ye(r),`utf8`);let a=Object.keys(r.tables).length;console.log(`Wrote ${i} (${a} table${a===1?``:`s`}).`)}finally{await r()}})}function pr(e){return e.optsWithGlobals().dryRun??!1}function mr(e){e.command(`codemod`).description(`Codebase migration commands (AST-style rewrites — distinct from db migrate)`).command(`modules`).description(`Rewrite module declarations between class form and the defineModule factory.
|
|
1061
|
+
Direction defaults to \`modules.style\` from kick.config (or "define").
|
|
1062
|
+
--target define|class Override the migration direction.
|
|
1063
|
+
--apply Apply the changes (default: dry-run preview).
|
|
1064
|
+
--experimental Acknowledge that AST migration is experimental.`).option(`--modules-dir <dir>`,`Modules directory (default: src/modules from kick.config)`).option(`--apply`,`Apply the migration to disk (default: dry-run)`).option(`--experimental`,`Acknowledge that this command is experimental`).option(`--target <style>`,`Migration direction — 'define' or 'class'`).option(`--no-backup`,`Skip the .kickjs/codemod-backups/ snapshot (default: backup on)`).action(async(e,t)=>{let n=pr(t)||!e.apply;o(n),e.experimental||(console.error(`
|
|
1065
|
+
`+u.red(`Error:`)+` kick codemod modules is experimental — pass --experimental to acknowledge.
|
|
1066
|
+
The regex-based rewrite handles the shapes our templates produce.
|
|
1067
|
+
Hand-rolled modules with non-standard structures may be skipped.
|
|
1068
|
+
Always commit before running with --apply.
|
|
1069
|
+
`),process.exit(1));let r=C(await w(process.cwd())),i=j(e.modulesDir??r.dir??`src/modules`),a;e.target===`define`||e.target===`class`?a=e.target:e.target===void 0?a=r.style??`define`:(console.error(`\n ${u.red(`Error:`)} --target must be 'define' or 'class' (got '${e.target}').\n`),process.exit(1));let s=u.dim(`→ ${a}`),c=n?u.dim(`(dry-run)`):u.bold(`(applying)`);console.log(`\n ${u.bold(`kick codemod modules`)} ${s} ${c}`),console.log(` modulesDir: ${u.dim(i)}\n`);let l=e.backup!==!1&&!n,d=await Ct(i,{dryRun:n,target:a,backup:l});if(d.backupDir){let e=d.backupDir;console.log(` ${u.green(`✓`)} backup: ${u.dim(e)}\n ${u.dim(`(restore: rm -rf <modulesDir> && mv "<backup>" <modulesDir>)`)}\n`)}else !n&&e.backup===!1&&console.log(` ${u.dim(`(--no-backup — skipping snapshot)`)}\n`);let f=0,p=0;for(let e of d.files)if(e.status===`migrated`)f++,console.log(` ${u.green(`✓`)} ${e.path}`);else{p++;let t=u.dim(`(${e.reason??`skipped`})`);console.log(` ${u.dim(`-`)} ${e.path} ${t}`)}if(console.log(),d.indexStatus===`migrated`)console.log(` ${u.green(`✓`)} ${d.indexPath}`);else if(d.indexStatus===`skipped`){let e=u.dim(`(${d.indexReason??`skipped`})`);console.log(` ${u.dim(`-`)} ${d.indexPath} ${e}`)}else console.log(` ${u.dim(`-`)} ${d.indexPath} ${u.dim(`(not found)`)}`);let m=n?u.dim(` (dry-run — pass --apply to write)`):``;console.log(`\n ${u.bold(String(f))} migrated, ${u.bold(String(p))} skipped${m}\n`)})}const hr=[`src/db/schema.ts`,`src/db/schema/index.ts`,`src/db/schema`],gr=()=>({id:`kick/db`,inputs:[`src/db/schema.ts`,`src/db/schema/**/*.ts`],async generate(e){let t=_r(e.cwd);if(!t)return null;let n=D.resolve(e.cwd,`.kickjs/types`);return[`import type { SchemaToTypes, SchemaToRelationsRegister, KickDbClient } from '@forinda/kickjs-db'`,`import type * as appSchema from '${vr(D.relative(n,t)).replace(/\.ts$/,``).replace(/\/index$/,``)}'`,``,`declare global {`,` interface KickDbSchema extends SchemaToTypes<typeof appSchema> {}`,`}`,``,`declare module '@forinda/kickjs-db' {`,` interface KickDbRegister {`,` db: KickDbClient<KickDbSchema>`,` }`,``,` interface KickDbRelationsRegister {`,` db: SchemaToRelationsRegister<typeof appSchema>`,` }`,`}`].join(`
|
|
1070
|
+
`)}});function _r(e){for(let t of hr){let n=D.resolve(e,t);if(t.endsWith(`.ts`)){if(M(n))return n}else{let e=D.join(n,`index.ts`);if(M(e))return e}}return null}function vr(e){return e.replace(/\\/g,`/`)}const yr=()=>({id:`kick/assets`,inputs:[`kick.config.ts`,`kick.config.js`,`kick.config.mjs`],async generate(e){if(!M(D.resolve(e.cwd,`kick.config.ts`)))return null;let t=await w(e.cwd);if(!t?.assetMap)return null;let n=ge(t.assetMap,e.cwd);return n.count===0?null:ve(n)}}),br="/* eslint-disable */\n// AUTO-GENERATED by `kick typegen`. DO NOT EDIT.\n// Re-run with `kick typegen` or rely on `kick dev` to refresh.\n";function xr(e,t,n){if(e.length===0)return`${br}
|
|
1008
1071
|
// (no routes discovered yet — annotate a controller method with
|
|
1009
1072
|
// @Get/@Post/@Put/@Delete/@Patch and re-run \`kick typegen\`)
|
|
1010
1073
|
declare global {
|
|
@@ -1013,8 +1076,8 @@ declare global {
|
|
|
1013
1076
|
}
|
|
1014
1077
|
|
|
1015
1078
|
export {}
|
|
1016
|
-
`;let r=new Map;for(let t of e){let e=r.get(t.controller)??[];e.push(t),r.set(t.controller,e)}let i=new Map,a=(e,r)=>{let a=
|
|
1017
|
-
`))}return`${
|
|
1079
|
+
`;let r=new Map;for(let t of e){let e=r.get(t.controller)??[];e.push(t),r.set(t.controller,e)}let i=new Map,a=(e,r)=>{let a=wr(e,r,t,n,i);return a?`import('zod').infer<typeof ${a}>`:null},o=[];for(let[e,t]of r){let n=[` interface ${e} {`];for(let e of t){let t=e.pathParams.length>0?`{ ${e.pathParams.map(e=>`${e}: string`).join(`; `)} }`:`{}`,r=a(e.bodySchema,e.filePath),i=a(e.querySchema,e.filePath),o=a(e.paramsSchema,e.filePath)??t,s=r??`unknown`,c=i??Sr(e),l=Cr(e);n.push(` /**`,` * ${e.httpMethod} ${e.path}`,...l.map(e=>` * ${e}`),` */`,` ${e.method}: {`,` params: ${o}`,` body: ${s}`,` query: ${c}`,` response: unknown`,` }`)}n.push(` }`),o.push(n.join(`
|
|
1080
|
+
`))}return`${br}${Tr(i)}
|
|
1018
1081
|
declare global {
|
|
1019
1082
|
// eslint-disable-next-line @typescript-eslint/no-namespace
|
|
1020
1083
|
namespace KickRoutes {
|
|
@@ -1024,9 +1087,9 @@ ${o.join(`
|
|
|
1024
1087
|
}
|
|
1025
1088
|
|
|
1026
1089
|
export {}
|
|
1027
|
-
`}function
|
|
1090
|
+
`}function Sr(e){if(e.queryFilterable===null)return`unknown`;let t=e.querySortable??[];return`{ filter?: string | string[]; sort?: ${t.length>0?t.flatMap(e=>[`'${e}'`,`'-${e}'`]).join(` | `):`string`}; q?: string; page?: string; limit?: string }`}function Cr(e){let t=[];return e.queryFilterable&&e.queryFilterable.length>0&&t.push(`Filterable: ${e.queryFilterable.join(`, `)}`),e.querySortable&&e.querySortable.length>0&&t.push(`Sortable: ${e.querySortable.join(`, `)}`),e.querySearchable&&e.querySearchable.length>0&&t.push(`Searchable: ${e.querySearchable.join(`, `)}`),t}function wr(e,t,n,r,i){if(!e||r!==`zod`||e.source===null)return null;let a=Er(e.source,t,n);if(a===`unknown`)return null;let o=`${a}::${e.identifier}`,s=i.get(o)?.specifier;return s?s=i.get(o).specifier:(s=`_S${i.size}`,i.set(o,{identifier:e.identifier,specifier:s})),s}function Tr(e){if(e.size===0)return``;let t=[];for(let[n,r]of e){let[e]=n.split(`::`);t.push(`import type { ${r.identifier} as ${r.specifier} } from '${e}'`)}return t.join(`
|
|
1028
1091
|
`)+`
|
|
1029
|
-
`}function
|
|
1092
|
+
`}function Er(e,t,n){if(e===null)return`unknown`;let r=O(n);if(e===``){let e=A(r,t).split(Ce).join(`/`);return e=e.replace(/\.(ts|tsx|mts|cts)$/i,``),e.startsWith(`.`)||(e=`./`+e),e}if(!e.startsWith(`.`)&&!e.startsWith(`/`))return e;let i=A(r,j(O(t),e)).split(Ce).join(`/`);return i=i.replace(/\.(ts|tsx|mts|cts)$/i,``),i.startsWith(`.`)||(i=`./`+i),i}const Dr=()=>({id:`kick/routes`,outExtension:`.ts`,inputs:[`src/**/*.controller.ts`,`src/**/*.module.ts`],async generate(e){let t=await e.getScanResult({root:Or(e),cwd:e.cwd,envFile:kr(e)}),n=e.config?.typegen?.schemaValidator??`zod`,r=D.resolve(e.cwd,`.kickjs/types/kick__routes.ts`);return xr(t.routes,r,n)}});function Or(e){return D.resolve(e.cwd,e.config?.typegen?.srcDir??`src`)}function kr(e){let t=e.config?.typegen?.envFile;if(t!==!1)return t}function Ar(e,t){if(!e)return null;let n=A(O(t),e.filePath).split(Ce).join(`/`);return n=n.replace(/\.(ts|tsx|mts|cts)$/i,``),n.startsWith(`.`)||(n=`./`+n),`/* eslint-disable */
|
|
1030
1093
|
// AUTO-GENERATED by \`kick typegen\`. DO NOT EDIT.
|
|
1031
1094
|
// Re-run with \`kick typegen\` or rely on \`kick dev\` to refresh.
|
|
1032
1095
|
|
|
@@ -1062,5 +1125,5 @@ declare global {
|
|
|
1062
1125
|
}
|
|
1063
1126
|
|
|
1064
1127
|
export {}
|
|
1065
|
-
`}const
|
|
1066
|
-
//# sourceMappingURL=builtins-
|
|
1128
|
+
`}const jr=()=>({id:`kick/env`,outExtension:`.ts`,inputs:[`src/env.ts`,`src/**/env.ts`,`src/**/*.env.ts`],async generate(e){let t=Nr(e);if(t===!1)return null;let n=await e.getScanResult({root:Mr(e),cwd:e.cwd,envFile:t});if(!n.env)return null;let r=D.resolve(e.cwd,`.kickjs/types/kick__env.ts`);return Ar(n.env,r)}});function Mr(e){return D.resolve(e.cwd,e.config?.typegen?.srcDir??`src`)}function Nr(e){return e.config?.typegen?.envFile}const Pr=[T({name:`kick/init`,register:ot}),T({name:`kick/generate`,register:Qt}),T({name:`kick/run`,register:dn}),T({name:`kick/info`,register:fn}),T({name:`kick/inspect`,register:bn}),T({name:`kick/add`,register:it}),T({name:`kick/list`,register:rt}),T({name:`kick/explain`,register:An}),T({name:`kick/mcp`,register:zn}),T({name:`kick/tinker`,register:Un}),T({name:`kick/remove`,register:Yn}),T({name:`kick/typegen`,register:Qn}),T({name:`kick/check`,register:ur}),T({name:`kick/db`,register:fr,typegens:[gr()]}),T({name:`kick/codemod`,register:mr}),T({name:`kick/assets`,typegens:[yr()]}),T({name:`kick/routes`,typegens:[Dr()]}),T({name:`kick/env`,typegens:[jr()]})];export{Pr as builtinCliPlugins,nn as n,W as t};
|
|
1129
|
+
//# sourceMappingURL=builtins-BCRm8cUp.mjs.map
|