Skip to content

[CLI]: rename packmind-cli to packmind #152

@MaloPromyze

Description

@MaloPromyze

Renaming packmind-clipackmind: Summary

Base change (~343 references across ~60 files)

Area Scope
UI ~34 refs in 23 frontend files — command examples, tooltips, test assertions
Docs ~142 refs in 13 doc files — every guide, the full CLI reference
Skills ~105 refs in 7 default skills — all CLI instructions taught to agents
CLI source ~60 refs in 15 files — main.ts name, consoleLogger prefix, handler usage/error messages
Other 2 refs in packages/types/ (JSDoc comments)

Backward compatibility strategy

  1. Install script — rename BINARY_NAME to packmind, add a packmind-cli symlink (Unix) or copy (Windows) post-install
  2. npm bin field — expose both packmind and packmind-cli entrypoints
  3. Release assets — publish under new names; optionally publish both during a transition period
  4. Already-deployed skills — users need a packmind init re-run to refresh skill

All work shall be done & validated on a branch
Update the ci / cd

-> See PR 201

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions