Skip to content

Releases: lenneTech/cli

1.31.0

08 Jun 16:32

Choose a tag to compare

lt dev: self-healing dev stack — detects crashed ts-node and restarts only the down half, leaving healthy components untouched

1.30.0

07 Jun 22:28

Choose a tag to compare

Add global --help-json with stable HelpJsonShape contract for AI agents

1.29.0

07 Jun 06:24

Choose a tag to compare

Safe --help on every subcommand and self-healing vendor notices in CLAUDE.md

1.28.0

06 Jun 17:29

Choose a tag to compare

lt ticket - fully isolated parallel dev environments per ticket (worktree + own URLs/ports/DB)

1.27.0

06 Jun 10:11

Choose a tag to compare

Isolated parallel test stack for lt dev test with optional sharding

1.26.1

01 Jun 12:12
44f4894

Choose a tag to compare

Follow up plugin install with plugin update to upgrade existing installs.

1.26.0

31 May 13:18

Choose a tag to compare

Rotate per-session up logs and auto-rename unmodified lt-monorepo package on init

1.25.0

24 May 19:19

Choose a tag to compare

Rename 'lt dev migrate' to 'lt dev init' with mutual install↔init auto-chaining

v1.24.1

20 May 18:54

Choose a tag to compare

Bug Fixes

  • scaffold: reconfigure .claude/upstream.json for downstream on nest-base scaffold (#89)

New nest-base projects scaffolded via lt fullstack init --next, lt fullstack add-api --next, and lt server create --next now get .claude/upstream.json flipped to the downstream shape (isTemplate: false, upstream: lenneTech/nest-base), so /upstream-pr can contribute core fixes back upstream out of the box.

v1.24.0

19 May 10:22

Choose a tag to compare

Highlights

Catch-up release since v1.18.0, including lt dev orchestration (1.21–1.23), incremental fullstack workspace commands, OCR tooling, and the server-create git-check fix.

Features

  • incremental fullstack workspace + KI-safe standalone gates (1.20.0)

Bug Fixes

  • fullstack: patchConfigEnvTs leaves -starter- in DB names
  • server create: tolerate non-git cwd when checking work tree (#88)

Full changelog: CHANGELOG.md