@llm4ts/modernize
v0.13.5
Published
Resumable six-phase modernization product built on llm4ts
Maintainers
Readme
@llm4ts/modernize
The llm4ts modernization workflow:
a six-phase, resumable product flow (discovery, assessment, target
architecture, migration planning, staged implementation, verification and
reporting) built entirely on the public @llm4ts/core, @llm4ts/flow, and
@llm4ts/runner APIs.
Install
npm install @llm4ts/modernize effectRequires Node.js >= 22. effect is a peer dependency pinned to the Effect 4
beta line. @llm4ts/core, @llm4ts/flow, and @llm4ts/runner are installed
automatically as dependencies.
Usage
import { makeModernize } from "@llm4ts/modernize/Modernize"See the repository documentation for the workflow phases, artifacts, and resume behavior.
License
MIT
