Updateing Repo / ClawdBot

I keep on getting this when updating:

Stashed local fix (git stash push -m "wip: fix pi-embedded-runner build").
• Ran gateway update.run cleanly → SUCCESS (now at d24de1ec3b9aea0f5e8ad086215e5f74fee7331c).
• Popped the stash back on top (merged cleanly) and verified pnpm build passes.
Current state:

• Repo is updated, but dirty again (because we re-applied the local fix): src/agents/pi-embedded-runner.ts is modified.
If you want the repo clean again, options:

• Keep it dirty (fine for local), or
• I can commit it locally (you didn’t ask, so I didn’t),
Was this page helpful?