Skip to content

Comments

feat: add unauthenticated /health endpoint#32

Closed
donnydongchen wants to merge 22 commits intoclawdeckio:mainfrom
donnydongchen:machamp/health-endpoint
Closed

feat: add unauthenticated /health endpoint#32
donnydongchen wants to merge 22 commits intoclawdeckio:mainfrom
donnydongchen:machamp/health-endpoint

Conversation

@donnydongchen
Copy link

Adds GET /health (unauthenticated) returning JSON {status,timestamp,git_sha?} for external uptime checks. Includes integration test.

Note: local machine currently uses macOS system Ruby 2.6, so I could not run rails tests here (Bundler 2.5.9 requires Ruby >=3.0). CI should run with Ruby 3.3.1 per .ruby-version/DEV_SETUP.md.

Jasper Donny Dong Chen and others added 22 commits February 5, 2026 08:59
* Test Kanban card updated-at tooltip uses formatted_timestamp

* Sanitize control chars in task API JSON

* Preload card associations + show age on task cards

* Kanban: hover lift + drag affordance polish

* Test: assert Created tooltip uses formatted_timestamp

* docs: clarify macOS Homebrew Ruby/Bundler setup

* Kanban: counter caches + UTF-8-safe agent labels

* Fix JSON BINARY warnings + keep Kanban card count tests accurate

* API: accept legacy task_comment payload for task comments

* Kanban: clarify overflow tag tooltip

* Board: add visible focus ring for task cards

* Kanban: show agent name in task card badge

* Board: show drop hint while dragging over columns

* Kanban: show insertion marker during drag

* Kanban: avoid layout shift on insert marker; drop-hint CSS hardening

* Rebrand UI/docs to PokéDeck

* Rebrand default page titles to PokéDeck

* Rubocop: remove trailing whitespace

* Rebrand page titles to PokéDeck

* API: make task url host configurable (PUBLIC_BASE_URL)

* Rebrand systemd unit descriptions to PokeDeck

* docs: rebrand LICENSE + CONTRIBUTING to PokéDeck

* docs: fix GitHub link text to clawdeckio/pokedeck

* Branding: update GitHub links to pokedeck

* Kanban: card footer relative timestamp

* Rebrand setup scripts output to PokéDeck

* Docs: clarify PokéDeck branding vs clawdeck identifiers

* chore: exclude branding identifiers doc from user-facing ClawDeck scan

* fix: stabilize task card relative time rendering

* chore: harden branding guard + macOS test note

---------

Co-authored-by: Jasper Donny Dong Chen <jasperdonnydongchen@Jaspers-Mac-mini.local>
@donnydongchen donnydongchen closed this by deleting the head repository Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant