Skip to content

feat: make bootstrap the only install entrypoint#12

Merged
cafitac merged 2 commits intocafitac:mainfrom
earlypay-backend-ryan:feat/bootstrap-only-install-flow
Apr 27, 2026
Merged

feat: make bootstrap the only install entrypoint#12
cafitac merged 2 commits intocafitac:mainfrom
earlypay-backend-ryan:feat/bootstrap-only-install-flow

Conversation

@earlypay-backend-ryan
Copy link
Copy Markdown
Contributor

Summary

  • make bootstrap the only install entrypoint in the Python CLI
  • align the npm wrapper help/completion and install forwarding with the bootstrap-only flow
  • restore the Hermes adapter implementation and related tests so CI stays green
  • update docs, release smoke docs, and .dev planning/design docs to match the new install path

Test Plan

  • PYTHONPATH=src pytest -q
  • npm test

cafitac added 2 commits April 27, 2026 23:14
remove legacy install-codex/install-claude/install-hermes usage from the active UX
point wrapper help/completion and lane install forwarding to bootstrap
add explicit migration guidance for removed install commands
update README, install docs, and release smoke docs to bootstrap-only flows
align Hermes .dev design and plan docs with bootstrap-only installation
@cafitac cafitac merged commit f627401 into cafitac:main Apr 27, 2026
6 checks passed
@earlypay-backend-ryan earlypay-backend-ryan deleted the feat/bootstrap-only-install-flow branch April 27, 2026 14:30
cafitac added a commit that referenced this pull request Apr 27, 2026
* feat: make bootstrap the only install entrypoint

remove legacy install-codex/install-claude/install-hermes usage from the active UX
point wrapper help/completion and lane install forwarding to bootstrap
add explicit migration guidance for removed install commands
update README, install docs, and release smoke docs to bootstrap-only flows
align Hermes .dev design and plan docs with bootstrap-only installation

* fix: restore hermes adapter support for bootstrap flow

---------

Co-authored-by: cafitac <cafitac99@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants