The automated sync with qwibitai/nanoclaw main failed.
This usually means upstream made changes that conflict with this fork's channel code.
To resolve manually:
git fetch upstream main
git merge upstream/main
# resolve conflicts
npm run build && npm test
git push
The automated sync with
qwibitai/nanoclawmain failed.This usually means upstream made changes that conflict with this fork's channel code.
To resolve manually: