Skip to content

feat: add health check endpoint /healthz #2

@Tonyfudecai

Description

@Tonyfudecai

Description

Implement a simple HTTP health check endpoint at /healthz that returns node status.

Requirements

  • GET /healthz returns 200 OK with JSON: {status: 'ok', uptime: ..., version: ...}
  • Include Go version, build time, agent name
  • Add tests

Skills

Go, net/http

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    In Progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions