Skip to content

bounty: edge HTTP server for PicClaw #22

Description

@Gavriel-lab

I would like to work on the Edge HTTP Server for PicClaw bounty listed on the Clawland bounty board for $500.

Bounty board reference: https://clawland.ai/pages/bounty

Planned deliverable:

  • Implement the required PicClaw Edge API endpoints:
    • POST /api/command
    • POST /api/message
    • GET /api/status
    • GET /api/health
  • Keep compatibility with the existing /healthz and /api/v1/* routes where useful.
  • Integrate command/message ingestion with the existing pkg/bus.MessageBus instead of only logging requests.
  • Add focused pkg/edge tests for health/status responses, invalid JSON handling, command acceptance, and message bus publishing.

I will keep the first PR scoped to the Edge HTTP server surface and avoid changing unrelated agent behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions