@keel_flow/extend
v0.2.0
Published
LLM-driven architecture extension: given an existing architecture map and a follow-up prompt, emits a typed `ArchitectureDelta` via `emit_delta` tool_use, applies it with `applyDelta`, and opens a GitHub PR with the updated `architecture/data.ts` via `ope
Readme
@keel_flow/extend
LLM-driven architecture extension: given an existing architecture map and a follow-up prompt, emits a typed ArchitectureDelta via emit_delta tool_use, applies it with applyDelta, and opens a GitHub PR with the updated architecture/data.ts via openExtendPR.
Part of the Keel framework.
Install
npm install @keel_flow/extendLicense
MIT
