|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: ZeroClawLabs.ZeroClaw |
| 5 | +PackageVersion: 0.5.2 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: ZeroClaw Labs |
| 8 | +PublisherUrl: https://www.zeroclawlabs.ai/ |
| 9 | +PublisherSupportUrl: https://github.com/zeroclaw-labs/zeroclaw/issues |
| 10 | +PackageName: ZeroClaw |
| 11 | +PackageUrl: https://www.zeroclawlabs.ai/ |
| 12 | +License: MIT or Apache-2.0 |
| 13 | +LicenseUrl: https://github.com/zeroclaw-labs/zeroclaw#license |
| 14 | +Copyright: © 2026 ZeroClaw Labs. All rights reserved. |
| 15 | +ShortDescription: "Fast, small, and fully autonomous AI assistant framework — deploy anywhere, swap anything \U0001F980" |
| 16 | +Description: |- |
| 17 | + ZeroClaw is the runtime framework for agentic workflows — infrastructure that abstracts models, tools, memory, and execution so agents can be built once and run anywhere. |
| 18 | + ✨ Features |
| 19 | + - 🏎️ Lean Runtime by Default: Common CLI and status workflows run in a few-megabyte memory envelope on release builds. |
| 20 | + - 💰 Cost-Efficient Deployment: Designed for low-cost boards and small cloud instances without heavyweight runtime dependencies. |
| 21 | + - ⚡ Fast Cold Starts: Single-binary Rust runtime keeps command and daemon startup near-instant for daily operations. |
| 22 | + - 🌍 Portable Architecture: One binary-first workflow across ARM, x86, and RISC-V with swappable providers/channels/tools. |
| 23 | + - 🔍 Research Phase: Proactive information gathering through tools before response generation — reduces hallucinations by fact-checking first. |
| 24 | + Why teams pick ZeroClaw |
| 25 | + - Lean by default: small Rust binary, fast startup, low memory footprint. |
| 26 | + - Secure by design: pairing, strict sandboxing, explicit allowlists, workspace scoping. |
| 27 | + - Fully swappable: core systems are traits (providers, channels, tools, memory, tunnels). |
| 28 | + - No lock-in: OpenAI-compatible provider support + pluggable custom endpoints. |
| 29 | +Tags: |
| 30 | +- agent |
| 31 | +- agentic |
| 32 | +- ai |
| 33 | +- chatbot |
| 34 | +- claw |
| 35 | +- large-language-model |
| 36 | +- llm |
| 37 | +ReleaseNotes: |- |
| 38 | + What's New |
| 39 | + - channel: add /stop command to cancel in-flight tasks |
| 40 | + - channel: add interrupt_on_new_message support for Discord |
| 41 | + - channel: add interrupt_on_new_message support for Mattermost |
| 42 | + - channels: add TTS voice reply support to Telegram channel |
| 43 | + - security: inject security policy summary into LLM system prompt |
| 44 | + - skills: add read_skill for compact mode |
| 45 | + - slack: add thread_replies channel option |
| 46 | + - tools: add calculator tool with arithmetic and statistical functions |
| 47 | + - upgrade MiniMax default model to M2.7 |
| 48 | + Contributors |
| 49 | + - Alix-007 |
| 50 | + - Anatolii |
| 51 | + - Argenis |
| 52 | + - argenis de la rosa |
| 53 | + - Claude |
| 54 | + - Claude Opus 4.6 |
| 55 | + - Claude Opus 4.6 (1M context) |
| 56 | + - Darren.Zeng |
| 57 | + - Dmitrii Mukhutdinov |
| 58 | + - Eddie's AI Agent |
| 59 | + - Giulio V |
| 60 | + - guoraymon |
| 61 | + - linyibin |
| 62 | + - Martin |
| 63 | + - Nim G |
| 64 | + - Octopus |
| 65 | + - Reaster |
| 66 | + - RoomWithOutRoof |
| 67 | + - SpaceLobster |
| 68 | + - Tim |
| 69 | + - Tim Stewart |
| 70 | + - vincent067 |
| 71 | + - wangyingtao.10 |
| 72 | + - 李龙 0668001470 |
| 73 | +
|
| 74 | + Full changelog: v0.5.1...v0.5.2 |
| 75 | +ReleaseNotesUrl: https://github.com/zeroclaw-labs/zeroclaw/releases/tag/v0.5.2 |
| 76 | +Documentations: |
| 77 | +- DocumentLabel: Documentation |
| 78 | + DocumentUrl: https://www.zeroclawlabs.ai/docs |
| 79 | +ManifestType: defaultLocale |
| 80 | +ManifestVersion: 1.12.0 |
0 commit comments