Commit Graph

9 Commits

Author SHA1 Message Date
Daniel Olshansky
503b799f21 Ran the formatter 2026-02-10 15:37:42 -05:00
Daniel Olshansky
01cb41632d checkpoint 2026-02-10 15:37:21 -05:00
Daniel Olshansky
1c2e989838 Finalizing PR 2026-02-10 15:37:21 -05:00
Daniel Olshansky
3715b9671c Renamed everything to clawdock 2026-02-10 15:37:21 -05:00
Daniel Olshansky
4da2e24d5c Remove scripts/shell-helpers/NEXT_STEPS.md 2026-02-10 15:37:21 -05:00
Daniel Olshansky
9780f91d7d docs: add NEXT_STEPS.md back with fork workflow
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 15:37:21 -05:00
Daniel Olshansky
115cfa20a9 Removing next steps 2026-02-10 15:37:21 -05:00
Daniel Olshansky
51a8e2205b Fixing next steps 2026-02-10 15:37:21 -05:00
Daniel Olshansky
33b717e885 feat: add shell helpers for OpenClaw development
Add interactive shell helper scripts to streamline local development:

- openclaw-helpers.sh: Zsh functions for repo navigation, running nodes,
  wallet management, and log tailing
- install.sh: Installer script that backs up existing config and sources
  helpers from .zshrc
- README.md: Documentation for available commands
- NEXT_STEPS.md: Community contribution checklist

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 15:37:21 -05:00