Skip to content

Releases: armanas/froglet

v0.1.1

27 Apr 08:24

Choose a tag to compare

What's Changed

  • Prepare v0.1.0 launch publication package by @armanas in #3
  • Remove GCP rig from GitHub CI by @armanas in #5
  • docs(site): v0.1.0 cleanup pass — OG cards, footer, GCP refs, polish by @armanas in #7

Full Changelog: v0.1.0...v0.1.1

v0.1.0

24 Apr 00:15

Choose a tag to compare

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-node binaries for Linux x86_64, Linux arm64, and macOS arm64
  • SHA256SUMS for release asset verification
  • GHCR images:
    • ghcr.io/armanas/froglet-provider:0.1.0
    • ghcr.io/armanas/froglet-runtime:0.1.0
    • ghcr.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 | sh

To pin this release:

VERSION=v0.1.0 curl -fsSL https://raw.githubusercontent.com/armanas/froglet/main/scripts/install.sh | sh

Verification

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

21 Apr 14:24

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

v0.1.0-alpha.1

20 Apr 08:20

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

v0.1.0-alpha.0

19 Apr 19:28

Choose a tag to compare