Summary
A few recently merged features and a community resource aren't reflected in the docs:
Proposed fix
- Add
/new to the slash-command table in README.md.
- Add
zero upgrade to the Common Commands list in README.md.
- Expand docs/UPDATE.md to document
--apply / zero upgrade behavior (npm delegation, standalone binary replace, Windows rename-aside, --target restriction).
- Add a Discord badge + Community section linking https://discord.com/invite/N9CrWCH7b in README.md and README_ZH.md.
I'll open a PR shortly with these changes.
Summary
A few recently merged features and a community resource aren't reflected in the docs:
/new(added in polish: cut per-turn overhead, stabilize cache, add /new #478) — not listed in the README's slash-command table.zero upgrade/zero update --apply(added in feat(update): add zero upgrade command to apply self-updates #461) — not listed in the README's command list, anddocs/UPDATE.mdonly documents--check, not the install/apply flow.Proposed fix
/newto the slash-command table in README.md.zero upgradeto the Common Commands list in README.md.--apply/zero upgradebehavior (npm delegation, standalone binary replace, Windows rename-aside,--targetrestriction).I'll open a PR shortly with these changes.