mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-29 03:01:50 +03:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
@@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
summary: "Redirect: /clawd.md → /clawd"
|
||||||
|
permalink: /clawd.md
|
||||||
|
---
|
||||||
|
|
||||||
|
<!-- {% raw %} -->
|
||||||
|
<script>
|
||||||
|
window.location.replace("{{ \"/clawd\" | relative_url }}");
|
||||||
|
</script>
|
||||||
|
|
||||||
|
If you’re not redirected automatically, go to
|
||||||
|
<a href="{{ \"/clawd\" | relative_url }}">/clawd</a>.
|
||||||
|
<!-- {% endraw %} -->
|
||||||
+1
-1
@@ -20,7 +20,7 @@ read_when:
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://github.com/steipete/clawdis">GitHub</a> ·
|
<a href="https://github.com/steipete/clawdis">GitHub</a> ·
|
||||||
<a href="https://github.com/steipete/clawdis/releases">Releases</a> ·
|
<a href="https://github.com/steipete/clawdis/releases">Releases</a> ·
|
||||||
<a href="./clawd.md">Clawd setup</a>
|
<a href="./clawd">Clawd setup</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
CLAWDIS bridges WhatsApp (via WhatsApp Web / Baileys) and Telegram (Bot API / grammY) to coding agents like [Pi](https://github.com/badlogic/pi-mono).
|
CLAWDIS bridges WhatsApp (via WhatsApp Web / Baileys) and Telegram (Bot API / grammY) to coding agents like [Pi](https://github.com/badlogic/pi-mono).
|
||||||
|
|||||||
Reference in New Issue
Block a user