Skip to content

Add Clawhalla — checkpoint & restore SDK for AI agents#238

Open
divydovy wants to merge 1 commit into
e2b-dev:mainfrom
divydovy:add-clawhalla
Open

Add Clawhalla — checkpoint & restore SDK for AI agents#238
divydovy wants to merge 1 commit into
e2b-dev:mainfrom
divydovy:add-clawhalla

Conversation

@divydovy

Copy link
Copy Markdown

Summary

  • Adds Clawhalla to the list (alphabetical, between Chidori and Fixie)
  • Checkpoint & restore SDK for AI agents — persists state (memory, config, skills) to Arweave permanently
  • Agents pay per-upload via x402 (Solana) — no API keys, no accounts, no human in the loop
  • Restore any agent's state by agentId using Ghost Protocol

Links

Clawhalla persists agent state (memory, config, skills) to Arweave
permanently. Agents pay per-upload via x402 (Solana) with no API keys
needed. Restore any agent by agentId via Ghost Protocol.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@cla-bot

cla-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

Thank you for your pull request and welcome to our community. We could not parse the GitHub identity of the following contributors: David Lockie.
This is most likely caused by a git client misconfiguration; please make sure to:

  1. check if your git client is configured with an email to sign commits git config --list | grep email
  2. If not, set it up using git config --global user.email email@example.com
  3. Make sure that the git commit email is configured in your GitHub account settings, see https://github.com/settings/emails

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant