Quick Summary
Environment & Tools
- PicoClaw Version: 0.2.8
- Go Version: go1.25.9
- AI Model & Provider: openrouter/tencent/hy3-preview:free
- Operating System: Ubuntu 22.04
- Channels: Telegram
📸 Steps to Reproduce
- config.json
"telegram": {
"enabled": true,
"type": "telegram",
"allow_from": [""]
},
- .security.yml
telegram:
token: "my-bot-token"
- picoclaw gateway
❌ Actual Behavior
📦 Agent Status:
• Tools: 16 loaded
• Skills: 8/8 available
✓ Cron service started
✓ Heartbeat service started
⚠ Warning: No channels enabled
09:38:49 WRN channels ../home/runner/work/picoclaw/picoclaw/pkg/channels/manager.go:743 > No channels enabled
✓ Health endpoints available at http://localhost:18790/health, /ready and /reload (POST)
✓ Gateway started on [::1]:18790
✓ Gateway started on 127.0.0.1:18790
✅ Expected Behavior
telegram chat with bot working
💬 Additional Context
Quick Summary
Environment & Tools
📸 Steps to Reproduce
"telegram": {
"enabled": true,
"type": "telegram",
"allow_from": [""]
},
telegram:
token: "my-bot-token"
❌ Actual Behavior
📦 Agent Status:
• Tools: 16 loaded
• Skills: 8/8 available
✓ Cron service started
✓ Heartbeat service started
⚠ Warning: No channels enabled
09:38:49 WRN channels ../home/runner/work/picoclaw/picoclaw/pkg/channels/manager.go:743 > No channels enabled
✓ Health endpoints available at http://localhost:18790/health, /ready and /reload (POST)
✓ Gateway started on [::1]:18790
✓ Gateway started on 127.0.0.1:18790
✅ Expected Behavior
telegram chat with bot working
💬 Additional Context