chore: release 2026.1.29
This commit is contained in:
parent
23c424899c
commit
62e4ad23d3
@ -9,11 +9,16 @@ read_when:
|
|||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<picture>
|
<picture>
|
||||||
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/openclaw-logo-text-dark.png">
|
<source media="(prefers-color-scheme: dark)" srcset="/assets/openclaw-logo-text.png" />
|
||||||
<img src="https://raw.githubusercontent.com/openclaw/openclaw/main/docs/assets/openclaw-logo-text.png" alt="OpenClaw" width="420">
|
<source media="(prefers-color-scheme: light)" srcset="/assets/openclaw-logo-text-dark.png" />
|
||||||
|
<img src="/assets/openclaw-logo-text.png" alt="OpenClaw" width="520" />
|
||||||
</picture>
|
</picture>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="whatsapp-openclaw.jpg" alt="OpenClaw" width="420" />
|
||||||
|
</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<strong>Any OS + WhatsApp/Telegram/Discord/iMessage gateway for AI agents (Pi).</strong><br />
|
<strong>Any OS + WhatsApp/Telegram/Discord/iMessage gateway for AI agents (Pi).</strong><br />
|
||||||
Plugins add Mattermost and more.
|
Plugins add Mattermost and more.
|
||||||
@ -227,7 +232,7 @@ Example:
|
|||||||
|
|
||||||
- **Peter Steinberger** ([@steipete](https://twitter.com/steipete)) — Creator, lobster whisperer
|
- **Peter Steinberger** ([@steipete](https://twitter.com/steipete)) — Creator, lobster whisperer
|
||||||
- **Mario Zechner** ([@badlogicc](https://twitter.com/badlogicgames)) — Pi creator, security pen-tester
|
- **Mario Zechner** ([@badlogicc](https://twitter.com/badlogicgames)) — Pi creator, security pen-tester
|
||||||
- **Molty** — The space lobster who demanded a better name
|
- **Clawd** — The space lobster who demanded a better name
|
||||||
|
|
||||||
## Core Contributors
|
## Core Contributors
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/bluebubbles",
|
"name": "@openclaw/bluebubbles",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw BlueBubbles channel plugin",
|
"description": "OpenClaw BlueBubbles channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/copilot-proxy",
|
"name": "@openclaw/copilot-proxy",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Copilot Proxy provider plugin",
|
"description": "OpenClaw Copilot Proxy provider plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/diagnostics-otel",
|
"name": "@openclaw/diagnostics-otel",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw diagnostics OpenTelemetry exporter",
|
"description": "OpenClaw diagnostics OpenTelemetry exporter",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/discord",
|
"name": "@openclaw/discord",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Discord channel plugin",
|
"description": "OpenClaw Discord channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/google-antigravity-auth",
|
"name": "@openclaw/google-antigravity-auth",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Google Antigravity OAuth provider plugin",
|
"description": "OpenClaw Google Antigravity OAuth provider plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/google-gemini-cli-auth",
|
"name": "@openclaw/google-gemini-cli-auth",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Gemini CLI OAuth provider plugin",
|
"description": "OpenClaw Gemini CLI OAuth provider plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/googlechat",
|
"name": "@openclaw/googlechat",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Google Chat channel plugin",
|
"description": "OpenClaw Google Chat channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/imessage",
|
"name": "@openclaw/imessage",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw iMessage channel plugin",
|
"description": "OpenClaw iMessage channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/line",
|
"name": "@openclaw/line",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw LINE channel plugin",
|
"description": "OpenClaw LINE channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/llm-task",
|
"name": "@openclaw/llm-task",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw JSON-only LLM task plugin",
|
"description": "OpenClaw JSON-only LLM task plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/lobster",
|
"name": "@openclaw/lobster",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "Lobster workflow tool plugin (typed pipelines + resumable approvals)",
|
"description": "Lobster workflow tool plugin (typed pipelines + resumable approvals)",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/matrix",
|
"name": "@openclaw/matrix",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Matrix channel plugin",
|
"description": "OpenClaw Matrix channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/mattermost",
|
"name": "@openclaw/mattermost",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Mattermost channel plugin",
|
"description": "OpenClaw Mattermost channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/memory-core",
|
"name": "@openclaw/memory-core",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw core memory search plugin",
|
"description": "OpenClaw core memory search plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/memory-lancedb",
|
"name": "@openclaw/memory-lancedb",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw LanceDB-backed long-term memory plugin with auto-recall/capture",
|
"description": "OpenClaw LanceDB-backed long-term memory plugin with auto-recall/capture",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/msteams",
|
"name": "@openclaw/msteams",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Microsoft Teams channel plugin",
|
"description": "OpenClaw Microsoft Teams channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/nextcloud-talk",
|
"name": "@openclaw/nextcloud-talk",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Nextcloud Talk channel plugin",
|
"description": "OpenClaw Nextcloud Talk channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/nostr",
|
"name": "@openclaw/nostr",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Nostr channel plugin for NIP-04 encrypted DMs",
|
"description": "OpenClaw Nostr channel plugin for NIP-04 encrypted DMs",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/open-prose",
|
"name": "@openclaw/open-prose",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenProse VM skill pack plugin (slash command + telemetry).",
|
"description": "OpenProse VM skill pack plugin (slash command + telemetry).",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/signal",
|
"name": "@openclaw/signal",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Signal channel plugin",
|
"description": "OpenClaw Signal channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/slack",
|
"name": "@openclaw/slack",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Slack channel plugin",
|
"description": "OpenClaw Slack channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/telegram",
|
"name": "@openclaw/telegram",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Telegram channel plugin",
|
"description": "OpenClaw Telegram channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/tlon",
|
"name": "@openclaw/tlon",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Tlon/Urbit channel plugin",
|
"description": "OpenClaw Tlon/Urbit channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/twitch",
|
"name": "@openclaw/twitch",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"description": "OpenClaw Twitch channel plugin",
|
"description": "OpenClaw Twitch channel plugin",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/voice-call",
|
"name": "@openclaw/voice-call",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw voice-call plugin",
|
"description": "OpenClaw voice-call plugin",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/whatsapp",
|
"name": "@openclaw/whatsapp",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw WhatsApp channel plugin",
|
"description": "OpenClaw WhatsApp channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/zalo",
|
"name": "@openclaw/zalo",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Zalo channel plugin",
|
"description": "OpenClaw Zalo channel plugin",
|
||||||
"openclaw": {
|
"openclaw": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@openclaw/zalouser",
|
"name": "@openclaw/zalouser",
|
||||||
"version": "2026.1.27-beta.1",
|
"version": "2026.1.29",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "OpenClaw Zalo Personal Account plugin via zca-cli",
|
"description": "OpenClaw Zalo Personal Account plugin via zca-cli",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "openclaw",
|
"name": "openclaw",
|
||||||
"version": "2026.1.29-beta.7",
|
"version": "2026.1.29",
|
||||||
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
|
"description": "WhatsApp gateway CLI (Baileys web) with Pi RPC agent",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user