You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(cli): include config get/set + reindex + --version in usage()
The new commands shipped in v0.5.0 (`axme-code config get/set
context.mode`, `axme-code reindex`, plus the --version / -v flag) were
present in the implementation but missing from the help output, so
users running `axme-code help` only saw the v0.2.x command list.
Adds a dedicated section for the search-mode opt-in flow with a
one-line description of what `config set context.mode search` does
(install runtime, build embeddings index, rollback on failure) so the
help is self-explanatory without forcing a trip to the README.
Discovered when the user asked "почему её нет в axme-code help?"
right after running v0.5.0.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments