@gguf/pigbot 0.0.3 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/README.md +2 -2
- package/dist/build-info.json +2 -2
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/dist/control-ui/assets/{index-CxUFDXFX.js → index-CxLFx0Ae.js} +61 -61
- package/dist/control-ui/assets/{index-CxUFDXFX.js.map → index-CxLFx0Ae.js.map} +1 -1
- package/dist/control-ui/index.html +1 -1
- package/dist/control-ui/pixel_pig_icon.png +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# 🐷 Pigbot — Personal AI Assistant
|
|
2
2
|
|
|
3
3
|
**Pigbot** is a *personal AI assistant* you run on your own devices.
|
|
4
|
-
It answers you on the channels you already use (WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, Microsoft Teams,
|
|
4
|
+
It answers you on the channels you already use (WhatsApp, Telegram, Slack, Discord, Google Chat, Signal, iMessage, Microsoft Teams, etc.), plus extension channels like BlueBubbles, Matrix, Zalo, and Zalo Personal. It can speak and listen on macOS/iOS/Android, and can render a live Canvas you control. The Gateway is just the control plane — the product is the assistant.
|
|
5
5
|
|
|
6
6
|
If you want a personal, single-user assistant that feels local, fast, and always-on, this is it.
|
|
7
7
|
|
|
@@ -35,7 +35,7 @@ pigbot gateway --port 18789 --verbose
|
|
|
35
35
|
# Send a message
|
|
36
36
|
pigbot message send --to +1234567890 --message "Hello from Pigbot"
|
|
37
37
|
|
|
38
|
-
# Talk to the assistant (optionally deliver back to any connected channel: WhatsApp/Telegram/Slack/Discord/Google Chat/Signal/iMessage/BlueBubbles/Microsoft Teams/Matrix/Zalo/Zalo Personal
|
|
38
|
+
# Talk to the assistant (optionally deliver back to any connected channel: WhatsApp/Telegram/Slack/Discord/Google Chat/Signal/iMessage/BlueBubbles/Microsoft Teams/Matrix/Zalo/Zalo Personal)
|
|
39
39
|
pigbot agent --message "Ship checklist" --thinking high
|
|
40
40
|
```
|
|
41
41
|
|
package/dist/build-info.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
238fae4c03e0f291a645c21537479e7d8decaa2184529376670d56d5fd15d1e8
|