Skip to content

[BUG] gateway starts with no channels in v0.2.8 #2742

@keys4words

Description

@keys4words

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

  1. config.json
    "telegram": {
    "enabled": true,
    "type": "telegram",
    "allow_from": [""]
    },
  2. .security.yml
    telegram:
    token: "my-bot-token"
  3. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions