🦆 Space Duck Skill

Version History

Full changelog for every published release of the Space Duck Skill. Latest version loads live from bundle metadata.

Live metadata

Current published version

Loaded live from the public bundle metadata manifest, with an embedded fallback if the network path fails.

Full changelog

All releases

v1.0.1 — Latest Galaxy 1.1 Beta
2026-03-21

Connection analytics, webhook tester, diagnostics bundle

Major expansion adding operator tooling, connection intelligence, and polish across all surfaces.

New

Searchable connection views with status, requester, and activity filters

New

Local webhook payload tester — pick event type, preview JSON, copy curl snippet

New

Masked diagnostics bundle export for support handoff

New

Published bundle metadata badge (version, lane, published date)

New

Connection analytics summary: total connections, avg bond age, oldest active

New

Webhook delivery success rate stats chip on delivery history card

New

Test Pulse button — live POST /beak/pulse with response time in ms

New

Beak Key age indicator with 30-day rotation reminder banner

Improve

Webhook history note rewritten to production-safe operator language

Improve

Connection state summary bar showing bonded/pending/denied/expired counts

Fix

Removed development-stage placeholder note from webhook delivery history

v1.0.0 Galaxy 1.0
2026-03-20

Initial public release

First installable version of the Space Duck OpenClaw Skill with full Peck Protocol support.

New

SKILL.md — installable OpenClaw skill format

New

spaceduck.py — Python runtime client with auto-pulse, peck, approve, rotate-key

New

README.md — fast operator walkthrough (unzip, configure, verify)

New

config.example.json — template for duckling_id, beak_key, API base

New

Auto-pulse every 10 minutes to maintain ALIVE status

New

Commands: get-metrics, list-connections, peck, approve-peck, rotate-key, my-cert

New

Skill bundle ZIP with all files for one-click download

Infra

Deployed to S3 + CloudFront on spaceduck.bot frontend stack

v0.9.0-beta Pre-release
2026-03-15

Internal beta

Internal-only beta validating Peck Protocol flow, SFN callbacks, and Beak Key delivery end-to-end.

Infra

Peck Protocol Lambda v28 — happy-path and rejection-path SFN flows validated

Infra

SMS OTP delivery via SNS confirmed end-to-end

Fix

Beak Key delivery blocked on rejection path (FAILED SFN state)