Releases: armanas/froglet
v0.1.1
v0.1.0
Froglet v0.1.0
Froglet v0.1.0 is the first public release of the reference Froglet node and bot-facing integration surface. It ships the signed kernel artifacts, the froglet-node binary, container images, local agent setup, and a constrained hosted trial for one free end-to-end deal.
What ships
froglet-nodebinaries for Linux x86_64, Linux arm64, and macOS arm64SHA256SUMSfor release asset verification- GHCR images:
ghcr.io/armanas/froglet-provider:0.1.0ghcr.io/armanas/froglet-runtime:0.1.0ghcr.io/armanas/froglet-mcp:0.1.0
- Docker Compose starter configuration
- OpenClaw/NemoClaw plugin under
integrations/openclaw/froglet/ - MCP server under
integrations/mcp/froglet/ - public docs at https://froglet.dev and https://docs.froglet.dev
- free hosted trial at https://try.froglet.dev
Install
curl -fsSL https://raw.githubusercontent.com/armanas/froglet/main/scripts/install.sh | shTo pin this release:
VERSION=v0.1.0 curl -fsSL https://raw.githubusercontent.com/armanas/froglet/main/scripts/install.sh | shVerification
- GitHub release workflow: https://github.com/armanas/froglet/actions/runs/24865447866
- Final public CI on
main: https://github.com/armanas/froglet/actions/runs/24865232671 - Binary checksum asset: https://github.com/armanas/froglet/releases/download/v0.1.0/SHA256SUMS
- Local release gate evidence:
_tmp/release_gate/20260424T000837Z/summary.tsv - Hosted post-deploy verifier evidence:
_tmp/post_deploy_verify/20260423T233450Z/summary.tsvinfroglet-services
The hosted verifier passed node status/history, marketplace status/history, docs, provider/runtime health, marketplace read API, try.froglet.dev session minting, demo.add round-trip, and Claude MCP smoke.
Hosted trial scope
The hosted trial proves one free demo.add discover -> deal -> result -> receipt flow through try.froglet.dev. It does not prove paid rails, persistent identity, hosted account recovery, or general hosted runtime access.
Payment rails
Local and self-hosted payment setup is documented for Lightning, Stripe, and x402. Hosted paid rails are v0.2 scope:
- hosted Lightning: v0.2
- hosted Stripe: v0.2
- hosted x402: v0.2
Confidential and TEE scope
Confidential routes and artifacts are experimental in v0.1.0. The launch does not claim production TEE guarantees unless a real backend has been separately proven and documented; mock or limited attestation remains explicitly limited.
Known limits
- no hosted paid settlement
- no persistent hosted user identity
- no PyPI, npm registry, Homebrew, or OS package-manager distribution
- marketplace and hosted-provider claims depend on the linked workflow and operator-held hosted smoke evidence above
v0.1.0-alpha.2
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
v0.1.0-alpha.1
Full Changelog: v0.1.0-alpha.0...v0.1.0-alpha.1
v0.1.0-alpha.0
Full Changelog: https://github.com/armanas/froglet/commits/v0.1.0-alpha.0