BMAD-METHOD/docs/zh-cn
Alex Verkhovsky 9c6534259d refactor(cli): rename tools/cli to tools/installer and flatten lib directories
The entire CLI exists to serve the installer. Rename the directory to
reflect its purpose and collapse the two redundant lib/ directories
(cli/lib/ and cli/installers/lib/) into the top level.

- tools/cli/ -> tools/installer/
- tools/installer/installers/lib/{core,ide,modules}/ -> tools/installer/{core,ide,modules}/
- tools/installer/lib/*.js -> tools/installer/*.js
- Update all require() paths, package.json bin/main, CI workflow, tests, and docs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-22 10:46:50 -06:00
..
explanation docs(zh-cn): correct anchor links to match Chinese headings (#2072) 2026-03-20 11:20:02 -06:00
how-to refactor(cli): rename tools/cli to tools/installer and flatten lib directories 2026-03-22 10:46:50 -06:00
reference docs: replace quick-flow explainer with quick-dev, remove stale Quick Spec refs 2026-03-18 23:47:49 -06:00
tutorials refactor: consolidate agents into phase-based skill directories (#2050) 2026-03-18 01:01:33 -05:00
404.md feat(i18n): add zh-CN locale support (#1822) 2026-03-06 20:21:43 -06:00
_STYLE_GUIDE.md docs: replace quick-flow explainer with quick-dev, remove stale Quick Spec refs 2026-03-18 23:47:49 -06:00
index.md fix(i18n): point zh-cn doc links to Chinese pages instead of English (#2010) 2026-03-15 16:47:52 -05:00
roadmap.mdx feat(i18n): add zh-CN locale support (#1822) 2026-03-06 20:21:43 -06:00